forked from bloodmc/TerrainControl
-
Notifications
You must be signed in to change notification settings - Fork 83
[Bug]: Cascading World Generation Caused by Mowzie's Mobs #1007
Copy link
Copy link
Open
Labels
BugCatchall for bug reportsCatchall for bug reportsNeeds validationNewly-submitted issues that require validation and sortingNewly-submitted issues that require validation and sorting
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I'm experiencing cascading world generation lag in my modded Minecraft 1.12.2 world, and it seems that Mowzie's Mobs is one of the mods contributing to the issue. During world generation, new chunks are being loaded while the game is populating adjacent chunks, which is causing performance issues, as seen in the logs.
[14:44:32] [Server thread/WARN] [FML]: Mowzie's Mobs loaded a new chunk [-132, 147] in dimension 0 (overworld) while populating chunk [-131, 147], causing cascading worldgen lag.
Expected Behavior
.
Which platforms have you reproduced this issue using?
Forge Single Player, Forge Multiplayer
OTG Version
OpenTerrainGenerator-1.12.2-v9.5-R1.jar
Platform Version
forge:1.12.2-14.23.5.2860
Steps To Reproduce
.
Log file
https://paste.denizenscript.com/View/126495
Anything else?
.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugCatchall for bug reportsCatchall for bug reportsNeeds validationNewly-submitted issues that require validation and sortingNewly-submitted issues that require validation and sorting