Problem Minecraft Infinity_server dont start !

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

krizmac

New Member
Jul 29, 2019
42
0
0
have you tried deleting everything in "[serverroot]\world\EnderStorage"

(Note: this will probably remove any item currently stored in ender chests.)

it's definitely an issue with enderstorage, as it throws this in the middle of loading:

[16:52:58] [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:109) ~[EnderStorageManager.class:?]
 

krizmac

New Member
Jul 29, 2019
42
0
0
side note - i do hope you are backing everything up here.

Kill ChickenChunkLoader's config/data file it's causing an error, or just remove the mod.

if things work after this, i would re-download the chickenchunks mod and add it to the mods folder.

you say that you do not add mods to the server - if the only thing you have is your world save that you need keep i would do the following:
  1. copy your world save folder
  2. delete all server files/folders
  3. re-install server
  4. copy world save folder back to server folder
this would save the headache of figuring out what exactly went wrong here. besides, if it ends up working when you remove a bunch of mods what's the point when you have to figure out how to get he mods back in there and working.
 

Jok33y

New Member
Jul 29, 2019
6
0
1
@krizmac Ok, i removed the ChickenChunkLoader´s config files and the mod and it didn´t work.
I will test the other steps tomorrow, its getting late ^^
And by the way thanks for helping me :)