-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Two delayed triggers in SFM causes ConcurrentModificationException #18586
Labels
Comments
SKProCH
added
Crash
Status: Triage
Issue awaiting triage. Remove once this issue is processed
labels
Dec 31, 2024
Found 1 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.util.ConcurrentModificationException at java.util.HashMap$HashIterator.remove(HashMap.java:1619) at com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection$WrappedIterator.remove(AbstractMapBasedMultimap.java:491) at stevesaddons.asm.StevesHooks.tick(StevesHooks.java:339) at stevesaddons.asm.StevesHooks.tickTriggers(StevesHooks.java:330) at vswe.stevesfactory.blocks.TileEntityManager.updateEntity(TileEntityManager.java:440) at net.minecraft.world.World.updateEntities(World.java:1939) at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:489) at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:636) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Missing 60 mods
Added 61 mods
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Your GTNH Discord Username
skproch
Your Pack Version
2.7.1 nightly
Your Server
Private/SP/anywhere
Java Version
Java 21
Type of Server
Ultramine
Your Actions
Place 2 delayed triggers with a restart mode one after another:
Trigger algorithm, got a server crash
Crash Report
https://mclo.gs/EmaANk4
Final Checklist
The text was updated successfully, but these errors were encountered: