Completely unable to generate cities in 1.18.2
Firespecialstar opened this issue ยท 0 comments
The game is fully unable to load any world using cities, i've tried it with multiple setup, like custom, tallbuildings, default, but they always failed to generate the world and crashes the game.
Here's the exit code : The game crashed whilst exception in server tick loop
Error: java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.addRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
Codice di uscita: -1
here's a video to show what happens, if it can help you. https://www.youtube.com/watch?v=4uaJRVE0_4Q
Here's also the crash report file. https://pastebin.com/8iG3TFr1
Edit : Nevermind, while trying to troubleshoot for the problem, and removing cities from the mod folder, i discovered that it was not the cause of any crashes