Page 1 of 1

Bug: Loading quest data makes the start up crash

PostPosted: 14 Jul 2014, 13:47
by schmackama
Crashed during startup when it says it's loading quest data.

EOFException | Open
Code: Select all
Forge Version:    1.5.21-r26540
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_60 Oracle Corporation

main > Error loading Quest Data
java.io.EOFException: Unexpected end of ZLIB input stream
   at java.util.zip.InflaterInputStream.fill(Unknown Source)
   at java.util.zip.InflaterInputStream.read(Unknown Source)
   at java.util.zip.GZIPInputStream.read(Unknown Source)
   at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
   at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
   at sun.nio.cs.StreamDecoder.read(Unknown Source)
   at java.io.InputStreamReader.read(Unknown Source)
   at java.io.Reader.read(Unknown Source)
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:111)
   at forge.control.FControl.initialize(FControl.java:215)
   at forge.view.Main.main(Main.java:51)

Re: Bug: Loading quest data makes the start up crash

PostPosted: 14 Jul 2014, 15:56
by KrazyTheFox
Could you upload the quest file here so we can take a look at it?

Re: Bug: Loading quest data makes the start up crash

PostPosted: 17 Jul 2014, 23:00
by schmackama
I'm having trouble opening the quest file to to upload it. What do I need to go to?

Re: Bug: Loading quest data makes the start up crash

PostPosted: 17 Jul 2014, 23:25
by timmermac
you may want to zip the file before you upload it.

Re: Bug: Loading quest data makes the start up crash

PostPosted: 17 Jul 2014, 23:41
by schmackama
Alright, I hope this is the right thing.