You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No error when explosion happens in a standard spawn
Observed/Actual behavior
[17:02:51 ERROR] :
Could not pass
event EntityExplodeEvent to BentoBox v2.5.0
java. lang. NullPointerException: Attempt to get WorldSettings for non-game world oneblock_world_ the_end
at java.base/java.util.Objects.requireNonNull(Objects.java:246) ~[?:?]
at BentoBox-2.5.0.jar/world.bentobox.bentobox.managers.IslandWorldManager.getWorldSettings(IslandWorldManager.java:245) ~[BentoBox-2.5.0. jar: ?]
at BentoBox-2.5.0.jar/world.bentobox.bentobox. listeners.StandardSpawnProtectionListener.atspawn (StandardSpawnProtectionListener. java:111) ~[BentoBox-2.5.0.ja
r: ?1
at BentoBox-2.5.0.jar/world.bentobox.bentobox.listeners.StandardSpawnProtectionListener.lambda$onExplosion$ (StandardSpawnProtectionListener. java: 84) ~ [Bento
Box-2.5.0. jar: ?]
at java.base/java.util.ArrayList.removelf(ArrayList.java:1756) ~[?:?]
at java.base/java.util.ArrayList. removelf(ArrayList.java:1744) ~[?:?]
at BentoBox-2.5.0.jar/world.bentobox.bentobox. listeners.StandardSpawnProtectionListener.onExplosion(StandardSpawnProtectionListener.java:84) ~ [BentoBox-2.5.0
Jar:?] at com.destroystokyo.paper.event.executor. asm.generated.GeneratedEventExecutor444.execute (Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute (EventExecutor.java:77) ~ Ipaper-mojangapi-1.21-R0.1-SNAPSHOT. jar: ?]
at
org.bukkit.plugin.RegisteredListener.callEvent (RegisteredListener.java:72) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT.jar: ?]
at
10.paperme.paper.plugin.manager.PaperEventManager.callEvent (PaperEventManager.java:60) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at 10.paperme.paper.plugin.manager.PaperPluginManagerImpl. callEvent (PaperPluginManagerImpl.java:131) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at
at
org.bukkit.plugin.SimplePluginManager.callEvent (SimplePluginManager.java:629) ~[paper-mojangapi-1.21-R0.1-SNAPSHOT. jar: ?]
org.bukkit.craftbukkit.event.CraftEventFactory.callEntityExplodeEvent (CraftEventFactory.java:2116) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at
at net.minecraft.world.entity.boss.enderdragon.EnderDragon. checkWalls(EnderDragon.java:649) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
net.minecraft.world.entity.boss.enderdragon.EnderDragon.aiStep(EnderDragon.java:487) ~[leaf-1.21.jar: 1.21-DEV-ee6983a]
at
net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:3301) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at
net.minecraft.world.entity.Mob. tick (Mob.java:474) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at net.minecraft. server.level.ServerLevel. tickNonPassenger (ServerLevel.java:1276) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at net.minecraft.server.level.ServerLevel.lambda$tick$5 (ServerLevel.java:734) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityIickList.java:39) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at net.minecraft.server.level.ServerLevel. tick (ServerLevel.java:714) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1809) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:525) ~[leaf-1.21.jar:1.21-DEV-ee6983a] at net.minecraft.server.MinecraftServer.tickServer (MinecraftServer.java:1615) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1318) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
at net.minecraft.server.MinecraftServer.lambda$spin$0 (MinecraftServer.java:320) ~[leaf-1.21.jar:1.21-DEV-ee6983a]
Steps/models to reproduce
Have spawn protection enabled for the standard spawn in the End. Cause an explosion.
BentoBox version
2.5.0
Plugin list
No response
Other
Raised by YYY on discord.
The text was updated successfully, but these errors were encountered:
Expected behavior
No error when explosion happens in a standard spawn
Observed/Actual behavior
Steps/models to reproduce
Have spawn protection enabled for the standard spawn in the End. Cause an explosion.
BentoBox version
2.5.0
Plugin list
No response
Other
Raised by YYY on discord.
The text was updated successfully, but these errors were encountered: