![Building Bricks](https://media.forgecdn.net/avatars/thumbnails/25/812/256/256/635781138855796554.png)
Grassslab worldgen issue
cauliflower69 opened this issue · 6 comments
Server closed after some players explored
Seems like it might be related to the crash I just encountered in the nether. I can no longer log in.
The log: http://pastebin.com/rP0XZtjm
Forge version 1891, BuildingBricks-1.9-1.4.8.jar.
I reckon I'll be in lava if I get this working again so I can log in. heh
Let me know if I can provide any other information.
@cauliflower69 from what I've read, that kind of error can be caused when the server does not have enough cpu to handle the worldgen, does the log contain lines like "Can't keep up! Did the system time change, or is the server overloaded? Running Xms behind, skipping Y tick(s)"?
Thank for the reply
On 9 May 2016 20:26, "hea3ven" [email protected] wrote:
@cauliflower69 https://github.com/cauliflower69 from what I've read,
that kind of error can be caused when the server does not have enough cpu
to handle the worldgen, does the log contain lines like "Can't keep up! Did
the system time change, or is the server overloaded? Running Xms behind,
skipping Y tick(s)"?—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#57 (comment)
I did realize, after @RealGrep comment, that the worldgen does run on the nether and end, even though they don't actually do anything. So I'm gonna filter those dimensions out, which might alleviate a little bit the server.
@cauliflower69 If you don't mind, could you test if you get the errors when using forge version 12.16.0.1884 or previous
Oh, looks like it might be a forge bug MinecraftForge/MinecraftForge#2837, try updating to the latest forge version.