Describe the bug
spamming to the console and not giving roaring blocks
Expected behavior
beautiful explosion effect tnt without errors
Screenshots & Other Media
[16:17:15 ERROR]: Could not pass event EntityExplodeEvent to PhysicsToGo v2.0.6
java.lang.IndexOutOfBoundsException: Index 96 out of bounds for length 95
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?]
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?]
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?]
at java.util.Objects.checkIndex(Objects.java:359) ~[?:?]
at java.util.ArrayList.remove(ArrayList.java:504) ~[?:?]
at xzot1k.plugins.ptg.core.Listeners.onExplode(Listeners.java:239) ~[PhysicsToGo.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor378.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Purpur-1428]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.world.level.Explosion.finalizeExplosion(Explosion.java:317) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.world.level.Level.explode(Level.java:1159) ~[app:?]
at net.minecraft.server.level.ServerLevel.explode(ServerLevel.java:1672) ~[app:?]
at net.minecraft.world.level.Level.explode(Level.java:1152) ~[app:?]
at net.minecraft.world.entity.item.PrimedTnt.explode(PrimedTnt.java:131) ~[app:?]
at net.minecraft.world.entity.item.PrimedTnt.tick(PrimedTnt.java:89) ~[app:?]
at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1204) ~[app:?]
at net.minecraft.server.level.ServerLevel.lambda$tick$7(ServerLevel.java:802) ~[app:?]
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:43) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:781) ~[app:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1652) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:528) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1507) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1300) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[patched_1.17.1.jar:git-Purpur-1428]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Server Information (Please fill in the information below):
- server: [purpur 1.17.1]
- Plugins: [FAWE...]
Describe the bug
spamming to the console and not giving roaring blocks
Expected behavior
beautiful explosion effect tnt without errors
Screenshots & Other Media
[16:17:15 ERROR]: Could not pass event EntityExplodeEvent to PhysicsToGo v2.0.6
java.lang.IndexOutOfBoundsException: Index 96 out of bounds for length 95
at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?]
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?]
at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?]
at java.util.Objects.checkIndex(Objects.java:359) ~[?:?]
at java.util.ArrayList.remove(ArrayList.java:504) ~[?:?]
at xzot1k.plugins.ptg.core.Listeners.onExplode(Listeners.java:239) ~[PhysicsToGo.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor378.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Purpur-1428]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Purpur-1428]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.world.level.Explosion.finalizeExplosion(Explosion.java:317) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.world.level.Level.explode(Level.java:1159) ~[app:?]
at net.minecraft.server.level.ServerLevel.explode(ServerLevel.java:1672) ~[app:?]
at net.minecraft.world.level.Level.explode(Level.java:1152) ~[app:?]
at net.minecraft.world.entity.item.PrimedTnt.explode(PrimedTnt.java:131) ~[app:?]
at net.minecraft.world.entity.item.PrimedTnt.tick(PrimedTnt.java:89) ~[app:?]
at net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:1204) ~[app:?]
at net.minecraft.server.level.ServerLevel.lambda$tick$7(ServerLevel.java:802) ~[app:?]
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:43) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:781) ~[app:?]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1652) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:528) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1507) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1300) ~[patched_1.17.1.jar:git-Purpur-1428]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:322) ~[patched_1.17.1.jar:git-Purpur-1428]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Server Information (Please fill in the information below):