Page 1 of 1

Forge Crashing after loading inicial screen

PostPosted: 20 Nov 2013, 18:51
by rivorel
Description: When the game finishes loading, the current crash occurs. I've been trying to play since many updates and the crash keeps bothering me. Tried many versions of Java too, and nothing.

EOFException | Open
Code: Select all
Forge Version:    1.5.5-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 x86
Java Version:     1.7.0_45 Oracle Corporation

main > Error loading Quest Data
java.io.EOFException
   at java.util.zip.GZIPInputStream.readUByte(Unknown Source)
   at java.util.zip.GZIPInputStream.readUShort(Unknown Source)
   at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at java.util.zip.GZIPInputStream.<init>(Unknown Source)
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:123)
   at forge.control.FControl.initialize(FControl.java:221)
   at forge.view.Main.main(Main.java:47)

Re: Forge Crashing after loading inicial screen

PostPosted: 21 Nov 2013, 00:01
by Chris H.
This might be caused by a corrupted/damaged quest data file. Use the instructions that are located in the README.txt file to find you quest data files. They will likely be found in your userDir/quest/saves/ folder.

Move the quest data files somewhere else on you HD and then relaunch forge.

Re: Forge Crashing after loading inicial screen

PostPosted: 22 Nov 2013, 12:31
by rivorel
Thanks so much Chris! Forge is awesome, even better than the game from Wizards of the Coast.