Page 7 of 7

Re: Forge Beta: 01-31-2014 ver 1.5.11

PostPosted: 07 Feb 2014, 05:20
by drdev
jureidinim wrote:Using the latest beta: 1.5.11.


Description: Cannot start ANY game mode. Forge will load, but i cannot start any game mode - Constructed / Quest/ Challenges / Sealed .. none of them.
Message below is what I receive when i click START on any of them.

I have tried deleting Forge and reinstalling. Same issue.

NullPointerException | Open
Code: Select all
Forge Version:    1.5.11-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 8 6.2 amd64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.NullPointerException
   at forge.gui.match.views.VAntes.update(VAntes.java:124)
   at forge.gui.match.controllers.CAntes.update(CAntes.java:37)
   at forge.gui.framework.DragCell.setSelected(DragCell.java:329)
   at forge.gui.framework.DragCell.setSelected(DragCell.java:341)
   at forge.gui.framework.DragCell.addDoc(DragCell.java:283)
   at forge.gui.framework.SLayoutIO.loadLayout(SLayoutIO.java:386)
   at forge.control.FControl.setCurrentScreen(FControl.java:303)
   at forge.control.FControl.setCurrentScreen(FControl.java:276)
   at forge.control.FControl.startGameWithUi(FControl.java:435)
   at forge.gui.home.quest.SSubmenuQuestUtil$3.run(SSubmenuQuestUtil.java:473)
   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)
This has been reported many times already in this thread and has been fixed. The fix will be released with 1.5.12 tomorrow (Friday).

In the future, please try to at least skim through this thread before posting a bug report to try to avoid duplicates.

Re: Forge Beta: 01-31-2014 ver 1.5.11

PostPosted: 07 Feb 2014, 05:36
by drdev
Qegixar wrote:On a side note, the X button on the draft selection menu doesn't do anything. Logically, it should cancel the draft setup so that you don't have to start a draft if you accidentally click the wrong option.
This is fixed in 1.5.12 which will be released tomorrow (Friday).

Re: Forge Beta: 01-31-2014 ver 1.5.11

PostPosted: 07 Feb 2014, 05:49
by gunpocket
Still no marath? :(

Re: Forge Beta: 01-31-2014 ver 1.5.11

PostPosted: 07 Feb 2014, 14:09
by friarsol
gunpocket wrote:Still no marath? :(
Please don't complain about cards we don't have. We have far and away the most cards of any rules engine and we get more and more every release. The 250 or so cards we're missing aren't available because they are difficult cards to implement in the engine. We locked the Cards Request thread because we know what all the cards are and just need to figure out the best way to get them done.

Re: Forge Beta: 01-31-2014 ver 1.5.11

PostPosted: 12 Feb 2014, 03:30
by jureidinim
drdev wrote:This has been reported many times already in this thread and has been fixed. The fix will be released with 1.5.12 tomorrow (Friday).

In the future, please try to at least skim through this thread before posting a bug report to try to avoid duplicates.
Sorry - i did see a previous report - i missed the response of it being fixed.

I'll download the new version - thanks.