-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I did nothing and my game crashed. It appeared from the error stack trace that it is caused by Primal Core.
java.lang.StackOverflowError
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:145)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:140)
at nmd.primal.core.common.helper.CommonUtils.hasNearByMaterial(CommonUtils.java:261)
at nmd.primal.core.common.blocks.saxum.MudDrying.updateTick(MudDrying.java:99)
---The code below repeated about 200 times---
at net.minecraft.world.WorldServer.updateBlockTick(WorldServer.java:551)
at net.minecraft.world.WorldServer.scheduleUpdate(WorldServer.java:531)
at nmd.primal.core.api.PrimalAPI.scheduleBlock(PrimalAPI.java:1578)
at nmd.primal.core.api.PrimalAPI.scheduleBlock(PrimalAPI.java:1599)
at nmd.primal.core.common.blocks.saxum.MudDrying.updateTick(MudDrying.java:130)
---------------------------------------------
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels