Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash At level 5 when saved #1149

Closed
MK-coder-bit opened this issue Jun 7, 2024 · 29 comments
Closed

Crash At level 5 when saved #1149

MK-coder-bit opened this issue Jun 7, 2024 · 29 comments

Comments

@MK-coder-bit
Copy link

Hi! This is the error msg i received when crashed at level 5 cant save. HELP?
Uploading IG Crash Save.jpg…

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Could you please reupload the crash image?

@MK-coder-bit
Copy link
Author

MK-coder-bit commented Jun 7, 2024 via email

@MK-coder-bit
Copy link
Author

IG Crash Save

@MK-coder-bit
Copy link
Author

Crash Save

@MK-coder-bit
Copy link
Author

cant save, it will just hang~

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

In the Launcher, open Run Settings:

image

And set memory to 1024 or higher.

image

@MK-coder-bit
Copy link
Author

Awesome! it was good for a while, i can save then suddently everything slow & hang again? 2nd error
2nd Error
msg

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Could you copy-paste the entire text, not just the screenshot?

You probably have a corrupted save. Try one of the autosaves.

@MK-coder-bit
Copy link
Author

Here you go! auto saves cant load i can load others

@MK-coder-bit
Copy link
Author

An unexpected error occurred.
You should consider submitting an error report via the project issue list:
https://github.com/akarnokd/open-ig/issues
Please include the following diagnostic information followed by the error stacktrace(s):
Java version: 1.8.0_361
Java vendor: Oracle Corporation (http://java.oracle.com/)
Java class version: 52.0
Operating system: Windows 10, amd64, 10.0
Game version: 0.95.247
Command line: [-memonce, -en]
Available memory: 155 MB
Maximum memory: 910 MB
Parallelism: 12
Language: en
Date and time: 2024-06-07T16:02:58.495Z

A crash save may have been created. Please attach it in the issue report (zipped).
javax.xml.stream.XMLStreamException: java.io.EOFException
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:327)
at hu.openig.screen.items.LoadSaveScreen.findSaves(LoadSaveScreen.java:2237)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:744)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:1)
at javax.swing.SwingWorker$1.call(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)
Caused by: 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.(Unknown Source)
at java.util.zip.GZIPInputStream.(Unknown Source)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:323)
... 9 more

javax.xml.stream.XMLStreamException: java.io.EOFException
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:327)
at hu.openig.screen.items.LoadSaveScreen.findSaves(LoadSaveScreen.java:2237)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:744)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:1)
at javax.swing.SwingWorker$1.call(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)
Caused by: 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.(Unknown Source)
at java.util.zip.GZIPInputStream.(Unknown Source)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:323)
... 9 more

java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.LinkedHashMap.newNode(Unknown Source)
at java.util.HashMap.putVal(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at hu.openig.utils.XElement.parseXML(XElement.java:379)
at hu.openig.utils.XElement.parseXML(XElement.java:304)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:324)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:313)
at hu.openig.GameWindow$13.run(GameWindow.java:1585)
at java.lang.Thread.run(Unknown Source)

javax.xml.stream.XMLStreamException: java.io.EOFException
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:327)
at hu.openig.screen.items.LoadSaveScreen.findSaves(LoadSaveScreen.java:2237)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:744)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:1)
at javax.swing.SwingWorker$1.call(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)
Caused by: 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.(Unknown Source)
at java.util.zip.GZIPInputStream.(Unknown Source)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:323)
... 9 more

Exception in thread "TimerQueue" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.concurrent.locks.ReentrantLock$Sync.newCondition(Unknown Source)
at java.util.concurrent.locks.ReentrantLock.newCondition(Unknown Source)
at javax.swing.TimerQueue.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java.lang.OutOfMemoryError: GC overhead limit exceeded

javax.xml.stream.XMLStreamException: java.io.EOFException
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:327)
at hu.openig.screen.items.LoadSaveScreen.findSaves(LoadSaveScreen.java:2237)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:744)
at hu.openig.screen.items.LoadSaveScreen$16.doInBackground(LoadSaveScreen.java:1)
at javax.swing.SwingWorker$1.call(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)
Caused by: 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.(Unknown Source)
at java.util.zip.GZIPInputStream.(Unknown Source)
at hu.openig.utils.XElement.parseXMLGZ(XElement.java:323)
... 9 more

@MK-coder-bit
Copy link
Author

And also in my Alien diplomacy only have one alien, but i already explored other aliens area, arent they be available to me for diplomacy? ^O^
Alien Diplomacy

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Could you post your save?

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Also please delete any save that has 0 cr, those are the corrupted ones.

@MK-coder-bit
Copy link
Author

This is my save so delete which one?
MK Save

@MK-coder-bit
Copy link
Author

When i load Universe & Universe 1, my ships movements are slowed & not fast , then the error msg~

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Delete these:

image

Then just zip up your save folder and drag-and-drop into here.

@MK-coder-bit
Copy link
Author

Sure here is the save zip!
Uploading save.zip…

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Please reupload it and wait until it finishes before clicking comment.

@MK-coder-bit
Copy link
Author

save.zip

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

@hemoridos Something is not right with the Universe 1 save. It keeps rediscoverying all races ever secondy. Can you look into it?

image

@MK-coder-bit
Copy link
Author

yeah man, that why both my save files my ships movement are slow man, are they corrupted too? haiz
and also since i discovered all these aliens, why are they not in my diplomacy? ;(

@MK-coder-bit
Copy link
Author

so now which file or autosave file can i load? lol

@MK-coder-bit
Copy link
Author

my recent save U1 my ships are moving fast speed but the aliens i discovered is not appearing on my diplomacy to interact~
save-1.zip

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

We are looking into your issue. Not sure yet what's wrong exactly.

@MK-coder-bit
Copy link
Author

MK-coder-bit commented Jun 7, 2024 via email

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Found the issue. Expect a game update shortly.

@akarnokd
Copy link
Owner

akarnokd commented Jun 7, 2024

Fixed via 0.95.248. Please update your game.

@akarnokd akarnokd closed this as completed Jun 7, 2024
@hemoridos
Copy link
Contributor

Just got the chance read this, Thanks for the fix and sorry for the early release work.

@MK-coder-bit
Copy link
Author

MK-coder-bit commented Jun 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants