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

2.6.14729: GameDataManager#loadGame:62 - java.io.EOFException #12549

Open
tripleabuilderbot opened this issue Apr 29, 2024 · 0 comments
Open
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

Error loading game data

TripleA Version

2.6.14729

Java Version

11.0.19

Operating System

Windows 11

Heap Size

8094M

Stack Trace

Exception: java.io.EOFException 
java.lang.Exception
	at java.base/java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:269)
	at java.base/java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:259)
	at java.base/java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:165)
	at java.base/java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:80)
	at java.base/java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:92)
	at games.strategy.engine.framework.GameDataManager.loadGame(GameDataManager.java:62)
	at games.strategy.engine.framework.GameDataManager.loadGame(GameDataManager.java:47)
	at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorModel.loadSave(GameSelectorModel.java:74)
	at games.strategy.engine.framework.startup.ui.panels.main.game.selector.GameSelectorPanel.lambda$loadSaveFile$6(GameSelectorPanel.java:370)
	at games.strategy.engine.framework.ui.background.TaskRunner$1.doInBackground(TaskRunner.java:80)
	at games.strategy.engine.framework.ui.background.TaskRunner$1.doInBackground(TaskRunner.java:76)
	at java.desktop/javax.swing.SwingWorker$1.call(SwingWorker.java:304)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.desktop/javax.swing.SwingWorker.run(SwingWorker.java:343)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

1 participant