Concurrent Modification Exception, caused by Chococraft's Gysahls
Sunconure11 opened this issue ยท 10 comments
Affected Mod Versions:
(Please list other mods and their versions if you feel they are relevant to this issue. i.e. Biomes O' Plenty)
- Forge version:
1.7.10-1614
- RTG version:
A copy I built against this pull in an attempt to solve an issue with Ridiculous World: #990
Otherwise though, the build is basically 1.1.1
- Other mod(s):
Chococraft
Issue Description:
(Please provide screenshots if neccessary/possible. Images can be dragged & dropped into this window.)
Trying to generate a world sometimes causes this crash.
Steps to reproduce the issue: (If it's easily reproducible.)
- Try to generate a world
- Might appear randomly
Extra Information:
http://pastebin.com/vZPd5h3h
http://pastebin.com/kPN9Hh76
Despite having the config option on to stop this from happening, I'm still having the error.
Also see #996
8403660 needs to be backported in order to fix this.
I see. I guess if this continues, I'll have to wait for a port and build against it and hope the issue stops or something.
@Sunconure11 are you able to log back in after the crash? if not, 8403660 might not be the right fix for this.
We're going to try and release an update for 1.7.10 tonight.
I did not test that far, as it happened during generation and effectively halted attempts at pregeneration.
However, whatever caused this happened fairly far out. If it were to be crashing when logging in though, what would need to be done?
Just logging back in to see if it crashes again... if it's the bug I think it is, then you should be able to log back in without crashing. If it still crashes, then we'll need to dig a bit deeper into what's causing it.
Server crashes if it tries to generate the chunk possibly causing the issue, but runs fine otherwise.
Fixed in 3fe6f96