MCTCP / TerrainControl

Minecraft Terrain Generator for SpigotMC and Forge
https://www.spigotmc.org/threads/terraincontrol.37980/
MIT License
230 stars 163 forks source link

Placement of tripwire crashes server (IllegalStateException: Chunk is already being populated) #438

Closed ghost closed 8 years ago

ghost commented 8 years ago

Whenever loading new chunks the server will sometimes crash Below is the crash http://pastebin.com/k1T9PU43

I am using the latest dev build

rutgerkok commented 8 years ago

In the last few builds, I did some work towards fixing this issue. Could you test build 156 and report whether this issue still occurs?

ghost commented 8 years ago

I will test build 156

ghost commented 8 years ago

That error is gone but is this related http://pastebin.com/w5jGjDMS

ghost commented 8 years ago

I just got this crash also http://pastebin.com/YRDCFG4Q

rutgerkok commented 8 years ago

About the first error: no idea what's causing it, TerrainControl doesn't seem to be involved.

The second error should now be fired in build 157.