Page 1 of 1

Quest Not Loading In Mac OS X Lion

PostPosted: 15 Aug 2011, 17:30
by Bog Wraith
Everything is working fine with Forge, but when I attempt to start the Quest mode, it begins to load, I see the "thermo bar" load to the end, then the game crashes. I get this report:


An error has occurred. You can copy/paste this message or save it to a file.
Please report this, plus what you tried to do, to:
viewforum.php?f=26
If you don't want to register an account, you can mail it directly to
mtgerror@yahoo.com


null


Version:
Forge -- official beta: $Date$, SVN revision: $Revision$

OS: Mac OS X Version: 10.7 Architecture: x86_64

Java Version: 1.6.0_26 Vendor: Apple Inc.

Detailed error trace:
java.lang.NullPointerException
at forge.gui.GuiUtils.getResizedIcon(GuiUtils.java:126)
at forge.quest.gui.main.QuestMainPanel.createSidePanel(QuestMainPanel.java:228)
at forge.quest.gui.main.QuestMainPanel.initUI(QuestMainPanel.java:100)
at forge.quest.gui.main.QuestMainPanel.<init>(QuestMainPanel.java:85)
at forge.quest.gui.QuestFrame.<init>(QuestFrame.java:48)
at forge.Gui_QuestOptions.newQuestButton_actionPerformed(Gui_QuestOptions.java:266)
at forge.Gui_QuestOptions$3.actionPerformed(Gui_QuestOptions.java:156)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6373)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6138)
at java.awt.Container.processEvent(Container.java:2085)
at java.awt.Component.dispatchEventImpl(Component.java:4735)
at java.awt.Container.dispatchEventImpl(Container.java:2143)
at java.awt.Component.dispatchEvent(Component.java:4565)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4621)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4282)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
at java.awt.Container.dispatchEventImpl(Container.java:2129)
at java.awt.Window.dispatchEventImpl(Window.java:2478)
at java.awt.Component.dispatchEvent(Component.java:4565)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:679)
at java.awt.EventQueue.access$000(EventQueue.java:85)
at java.awt.EventQueue$1.run(EventQueue.java:638)
at java.awt.EventQueue$1.run(EventQueue.java:636)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$2.run(EventQueue.java:652)
at java.awt.EventQueue$2.run(EventQueue.java:650)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:649)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


Let me know if I need to get you anymore info if I've missed something.

Re: Quest Not Loading In Mac OS X Lion

PostPosted: 15 Aug 2011, 17:54
by Chris H.
Several Mac users have had a problem while updating. They somehow lose some or all of their quest mode icon pics. Four of them reside in the /pics/ folder and 21 of them reside in the /pics/icons/ folder. If you are missing any of these, well...

Re: Quest Not Loading In Mac OS X Lion

PostPosted: 15 Aug 2011, 19:08
by Bog Wraith
I need a list of the names of all these 25 icons, & which 4 go in the /pics/ folder.

I didn't update an already existing Forge install, I downloaded the newest version.

Re: Quest Not Loading In Mac OS X Lion

PostPosted: 15 Aug 2011, 19:33
by Chris H.
I uncompressed the forge v1.1.1 archive and then started a new quest OK, I did not attempt to add any of my old files into the Forge.app package contents. I did not receive any errors.

/pics/BookIcon.png
/pics/BoxIcon.png
/pics/GoldIcon.png
/pics/HeartIcon.png

/pics/icons/BookIcon.png
/pics/icons/BookIconSmall.png
/pics/icons/BottlesIconSmall.png
/pics/icons/BoxIcon.png
/pics/icons/BoxIconSmall.png
/pics/icons/CoinIcon.png
/pics/icons/CoinIconSmall.png
/pics/icons/CoinStack.png
/pics/icons/ElixirIcon.png
/pics/icons/FoxIconSmall.png
/pics/icons/GearIconSmall.png
/pics/icons/GoldIcon.png
/pics/icons/GoldIconLarge.png
/pics/icons/GoldIconSmall.png
/pics/icons/HeartIcon.png
/pics/icons/LeafIconSmall.png
/pics/icons/Life.png
/pics/icons/MapIcon.png
/pics/icons/MapIconLarge.png
/pics/icons/notesIcon.png
/pics/icons/ZeppelinIcon.png

Re: Quest Not Loading In Mac OS X Lion

PostPosted: 15 Aug 2011, 19:54
by Bog Wraith
Ok Chris, that's got it!

I got some of the missing icons from an earlier version I have and all is working now.

Thank you. 8)