Server was crashing due to ticking entity.
Ejz9 opened this issue ยท 2 comments
Describe the bug
Currently: [Server thread/ERROR]: Failed to initialize generator! This is a bug.
This stemmed from re-uploading my server and a ticking entity issue for one of the water_mill blocks. I removed it, and the issue stopped, so I readded the mod and let it create a new config file. Without the mod though this issue is still there. It spams the console with the message in bold.
Steps to Reproduce
Steps to reproduce the behavior:
- Use my world region file with my mods folder
- I don't know why any of this happened to begin with.
Environment (please complete the following information with the version):
- Minecraft: 1.18.2
- Mod Loader: fabric
Logs
latest.log
Additional context
I have removed TEN seconds of the log basically as it was 20kb short of 1Mb. It spams the console. Although I was able to join the server and do stuff.
Does this still persist in 1.19.2?
I couldn't find this error message in the 1.19.2 TR repo.