![Chunk By Chunk](https://media.forgecdn.net/avatars/thumbnails/477/902/256/256/637773032814198799.png)
Game Crash on World Load
Onemario1234 opened this issue ยท 5 comments
crash-2023-02-19_00.33.25-server.txt
latest.log
My game keeps crashing when loading into the world, and according to the latest.log, it only happens when spawning me. At least, that's what I could gather. What's going on?
EDIT: Tried to start a file with Chunk by Chunk not installed and got the exact same bootstrap error. Absolutely no idea what's happening.
This appears to be a Somnia Awoken issue rather than a chunk by chunk issue on first read - likely your Somnia Awoken configuration is malformed (check the sideEffectStages section of the somnia-common.toml file, it should be a list of lists of the form [number, number, id, number, number], but you seem to have a number where the id should be for one of them).
Really? Huh. I have no idea how that happened.
EDIT: Might've been Mr. Crayfish's Configured mod, now that I think about it. It has broken other mods in a similar fashion in the past.