Re: Forge Beta: 11-30-2012 ver 1.3.2
When I try to play a game (any game) I get this error.
- Code: Select all
This is a Crash Report. An error has occurred. Please save this message to a file.
Please follow the instructions at this address to submit this Crash Report, plus what you were doing at the time:
http://tinyurl.com/3zzrnyb
Reporting bugs in Forge is very important. We thank you for your time.
null
Version:
Forge version 1.3.2-r18484
OS: Windows XP Version: 5.1 Architecture: x86
Java Version: 1.7.0_05 Vendor: Oracle Corporation
Detailed error trace:
java.lang.NullPointerException
at forge.gui.match.VMatchUI.populate(VMatchUI.java:129)
at forge.control.FControl.changeState(FControl.java:215)
at forge.game.MatchController.startRound(MatchController.java:115)
at forge.gui.home.sanctioned.CSubmenuConstructed$6.doInBackground(CSubmenuConstructed.java:117)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)