Re: Forge Beta: 06-14-2013 ver 1.4.1
by Mageta the Lion
Description:
Board-AI: Painter's Servant (black)
Board-Me:Elvish Visionary
Oppenent played Hunted Lammasu
Board-AI: Painter's Servant (black)
Board-Me:Elvish Visionary
Oppenent played Hunted Lammasu
- NullPointerException | Open
- Code: Select all
Forge Version: 1.4.1-r22075
Operating System: Windows XP 5.1 x86
Java Version: 1.7.0_21 Oracle Corporation
java.lang.NullPointerException
at forge.Card.determineColor(Card.java:1616)
at forge.Card.determineColor(Card.java:1554)
at forge.CardUtil.getColors(CardUtil.java:43)
at forge.gui.match.views.VStack.getSpellColor(VStack.java:210)
at forge.gui.match.views.VStack.updateStack(VStack.java:139)
at forge.gui.match.controllers.CStack.update(CStack.java:42)
at forge.control.FControlGameEventHandler$1.run(FControlGameEventHandler.java:142)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

fixed in svn (r22131)