In Control!

In Control!

72M Downloads

ConcurrentModificationException upon teleport to far away location (MC 1.12.2)

Closed this issue ยท 2 comments

commented

[Setup]

Minecraft: 1.12.2 (Single Player Mode)
Forge: 14.23.5.2847
InControl: incontrol-1.12-3.9.16.jar
Natures Compass: NaturesCompass-1.12.2-1.8.3.jar

[Error]

When using the natures compass in creative mode to teleport I get the the following crash
at mcjty.incontrol.rules.RuleCache$CachePerWorld.count(RuleCache.java:196)

Crash Log
https://pastebin.com/8qwmsfs0

Inctontrol Configuration Files
main.cfg (Default Settings)
experience.json (Default Settings)
loot.json (Default Settings)
potentialspawns.json ( https://pastebin.com/pLfa7Ky3 )
spawn.json ( https://pastebin.com/QQePJf15 )

   naturescompass.cfg ( https://pastebin.com/1tyx4VwW )
commented

I am looking into if this is localized with the natures compass teleport or all teleports in general. I am thinking it would happen with all teleports.

commented

I've narrowed down significant stability issues with one mod, the Ruins mod by AtomicStryker.

https://www.curseforge.com/minecraft/mc-mods/ruins-structure-spawning-system#comments
https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/tree/1.12.2/Ruins

Removing this mod, has cleared up all my stability issues currently, I'm not having any crashes so I'm suspecting that it was the cause of this crash and closing this bug submission.