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

I cant log into my world or i cant create a new world #22

Closed
KenaxCZ opened this issue Dec 24, 2016 · 9 comments
Closed

I cant log into my world or i cant create a new world #22

KenaxCZ opened this issue Dec 24, 2016 · 9 comments

Comments

@KenaxCZ
Copy link

KenaxCZ commented Dec 24, 2016

No description provided.

@Ristellise
Copy link

log? anything???

@KenaxCZ
Copy link
Author

KenaxCZ commented Dec 24, 2016

no, loading world and nothing

@Ristellise
Copy link

i mean could you post your log(fml-latest) in gist.github.com ?

@KenaxCZ
Copy link
Author

KenaxCZ commented Dec 24, 2016

fml-client-latest.zip

@CaiganMythFang
Copy link
Owner

Your EnderStorage save data has become corrupted.

If you try to load a world that has a corrupted EnderStorage save data, it will give a GZIP error, and your game will continue to give that error even when you try to make a new world. The only way around it is to either restart THEN make a new world, or to delete the EnderStorage save data for the corrupted world.

In your world's save folder, delete the /EnderStorage/ folder, and relaunch the game. This link explains how to find your install folder :
#1

Your world is saved in /minecraft/saves/(world name)

@KenaxCZ
Copy link
Author

KenaxCZ commented Dec 24, 2016

thx

@CaiganMythFang
Copy link
Owner

For search reference for others who may encounter this issue, the error in the logs is as follows :
[13:30:53] [Server thread/ERROR] [FML/]: Caught exception from EnderStorage
java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:108) ~[EnderStorageManager.class:?]
at codechicken.enderstorage.api.EnderStorageManager.(EnderStorageManager.java:79) ~[EnderStorageManager.class:?]
at codechicken.enderstorage.api.EnderStorageManager.reloadManager(EnderStorageManager.java:139) ~[EnderStorageManager.class:?]

@KenaxCZ
Copy link
Author

KenaxCZ commented Dec 24, 2016

yijt

@CaiganMythFang
Copy link
Owner

You'll need to revert to a backup in your minecraft/ftbutil-backups folder. You should be able to just replace the level.dat with one of your backups, but you might need to extract the entire backup instead.

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

No branches or pull requests

3 participants