Solved Help pleas, Infinityserver crashing on startup

  • 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

Shybella

New Member
Jul 29, 2019
81
2
0
Looks like your chickens chunkloader saved data has chunks to load that don't exist anymore. Maybe in a world that doesn't exist anymore? Could be stuck in a corrupted chunk, this log doesn't detail enough of that. Could be another chunk loader that's forcing it to load when its already been loaded?

Here's a solution though. Inside your world folder, you'll see a folder called chickenchunks. Remove that.
 

Shybella

New Member
Jul 29, 2019
81
2
0
This stores all your information for the chunkloaders from Chickenchunks. Such as,

- Coordinates of the placed chunkloader.
- Who placed the chunkloader.
- The time of when the player logged off.
- and other information.

You can look at your Chickenchunks config inside your config folder. That'll clear up a lot of questions you have. :)

Hope this helps.