-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
Description
Describe the bug
Server crashes on startup with java.util.ConcurrentModificationException after calling gregtech.api.util.GTUtility.getRedstonePower(GTUtility.java:686)
Versions
Forge: 14.23.5.2847
GTCE: 1.10.0.546
FTB Interactions: 2.0.9 https://www.curseforge.com/minecraft/modpacks/ftb-interactions
Setup
Server
Steps To Reproduce
- This happened randomly after restarting the server.
Tried running from multiple backups and to have forge remove any erroring blocks but get the same resultss
Expected behavior
Server should start up without crashing
Additional context
Crash log: https://pastebin.com/Xd8T6hhB
Another users issue on FTB Interactions issue tracker: FTBTeam/FTB-Interactions#1263
Tried updating GregtechCE to newest version, running on multiple backups, setting forge to remove erroring entities and tile entities. All with the same results.