mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added a fluff piece to the changes.txt file.
This commit is contained in:
@@ -8,7 +8,14 @@ Forge Beta: 0#-##-2013 ver 1.3.14
|
|||||||
Release Notes
|
Release Notes
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
- Thread bug -
|
||||||
|
We have received several reports about a Null Pointer Exception crash report which contains the following info:
|
||||||
|
|
||||||
|
java.lang.NullPointerException
|
||||||
|
at forge.gui.match.VMatchUI.populate(VMatchUI.java:###)
|
||||||
|
at forge.control.FControl.changeState(FControl.java:###)
|
||||||
|
|
||||||
|
We current suspect that this is a thread misuse issue. This will cause forge to crash eventually on some systems. Once the SwingWorkers that start different types of matches are refactored this problem should be fixed. The problem with a match starting with a blank screen will also be gone.
|
||||||
|
|
||||||
|
|
||||||
---------
|
---------
|
||||||
|
|||||||
Reference in New Issue
Block a user