Quest Mode Issue
by mtgrares
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
5 posts
• Page 1 of 1
Quest Mode Issue
by maloco » 05 Aug 2011, 23:01
Hi there !
I'm currently receiving an error every time I try to run the Quest mode. The rest of the game work just fine, but when I try ( new Quest or Cotinue ) the game crash and this following message appear.
On my PC, everything is just fine o.O (Dun't tell me to play on my pc ! I can't bring it into class ! haha
)
Well thanks for reading, and more thanks for those who have a solution !
I'm currently receiving an error every time I try to run the Quest mode. The rest of the game work just fine, but when I try ( new Quest or Cotinue ) the game crash and this following message appear.
I am running on a Macbook Pro i7 with 8g ram.n 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)
On my PC, everything is just fine o.O (Dun't tell me to play on my pc ! I can't bring it into class ! haha

Well thanks for reading, and more thanks for those who have a solution !
- maloco
- Posts: 2
- Joined: 05 Aug 2011, 22:55
- Has thanked: 0 time
- Been thanked: 0 time
Re: Quest Mode Issue
by friarsol » 05 Aug 2011, 23:29
Sounds like you are missing icons. Can you goto /res/pics/icons and see if you have Coinstack.png and Life.png?
Edit: Can someone translate this into Mac-speak? I'm allergic.
Edit: Can someone translate this into Mac-speak? I'm allergic.
- friarsol
- Global Moderator
- Posts: 7593
- Joined: 15 May 2010, 04:20
- Has thanked: 243 times
- Been thanked: 965 times
Re: Quest Mode Issue
by Chris H. » 05 Aug 2011, 23:43
I checked the most recent Mac beta version 1.1.1 and it shipped with both of those icons.
maloco, are you using the Mac OS version or are you using the other version that comes with a jar file? And which version number are you using?
maloco, are you using the Mac OS version or are you using the other version that comes with a jar file? And which version number are you using?
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
Re: Quest Mode Issue
by maloco » 06 Aug 2011, 13:29
Thank you very much guys !
:D
The fact is, when I downloaded the big package of LQ img, I moved and replaced everything... ( Ya I know that was a bit stupid lol... )
I used the v 1.1.1 and moved the icons images iron the folder and everything is fine now !!!
Big thanks guys

The fact is, when I downloaded the big package of LQ img, I moved and replaced everything... ( Ya I know that was a bit stupid lol... )
I used the v 1.1.1 and moved the icons images iron the folder and everything is fine now !!!
Big thanks guys

- maloco
- Posts: 2
- Joined: 05 Aug 2011, 22:55
- Has thanked: 0 time
- Been thanked: 0 time
Re: Quest Mode Issue
by Chris H. » 06 Aug 2011, 14:26
`maloco wrote:Thank you very much guys !:D
The fact is, when I downloaded the big package of LQ img, I moved and replaced everything... ( Ya I know that was a bit stupid lol... )
I used the v 1.1.1 and moved the icons images iron the folder and everything is fine now !!!
Big thanks guys
Ah, yeah. You do not want to lose the several icons that are located inside of the pics folder nor do you want to lose the icons folder with it's icons.
-
Chris H. - Forge Moderator
- Posts: 6320
- Joined: 04 Nov 2008, 12:11
- Location: Mac OS X Yosemite
- Has thanked: 644 times
- Been thanked: 643 times
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 47 guests