Search results

  • 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
  1. J

    Solved Server Crashing after loading up map

    Glad to be of service.
  2. J

    Solved Server Crashing after loading up map

    The .dat files in world/EnderStorage are gzip format. Try opening those files as zip files. Or delete all the files in that directory (backup first!) and restart, see what happens. Edit: While they show up as zip format, they don't seem to normal zip files.
  3. J

    Solved Server Crashing after loading up map

    The exception says that the file it is trying to load is not a valid GZIP file format. Aka: corrupted file. Why? Maybe the server was interrupted while in the middle of saving the file to disk, maybe it's from a bug. Who knows.
  4. J

    Solved Server Crashing after loading up map

    java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format Not an expert, but it looks like one of the files that "codechicken.enderstorage" uses to store data into was corrupted. You will likely have to find the zip file, and restore from backups or delete.