Skip to content
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

[Issue] #366

Open
xSmAShz opened this issue Sep 7, 2022 · 0 comments
Open

[Issue] #366

xSmAShz opened this issue Sep 7, 2022 · 0 comments
Labels

Comments

@xSmAShz
Copy link

xSmAShz commented Sep 7, 2022

CONSOLE SPAM
If a entity hit you then a spam in console

Server Information (please complete the following information):

  • Minecraft Version [e.g. SPIGOT 1.19.2]
  • Plugin Version [e.g. 3.8.0]

[17:01:09] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to AdvancedSpawners v3.8.0
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:258) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1045) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:912) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:864) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1079) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityLiving.damageEntity0(EntityLiving.java:2009) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.player.EntityHuman.damageEntity0(EntityHuman.java:1046) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityLiving.a(EntityLiving.java:1350) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.player.EntityHuman.a(EntityHuman.java:953) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.level.EntityPlayer.a(EntityPlayer.java:942) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityInsentient.z(EntityInsentient.java:1557) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.monster.EntityZombie.z(EntityZombie.java:346) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalMeleeAttack.a(SourceFile:152) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalMeleeAttack.e(SourceFile:144) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalZombieAttack.e(SourceFile:28) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalWrapped.e(SourceFile:65) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalSelector.a(SourceFile:119) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.ai.goal.PathfinderGoalSelector.b(SourceFile:110) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityInsentient.eM(EntityInsentient.java:834) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityLiving.w_(EntityLiving.java:3115) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityInsentient.w_(EntityInsentient.java:621) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.monster.EntityMonster.w_(SourceFile:44) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.monster.EntityZombie.w_(EntityZombie.java:263) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityLiving.k(EntityLiving.java:2842) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.EntityInsentient.k(EntityInsentient.java:389) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.entity.monster.EntityZombie.k(EntityZombie.java:233) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.level.WorldServer.a(WorldServer.java:827) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.level.World.a(World.java:658) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.level.WorldServer.lambda$9(WorldServer.java:422) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.world.level.entity.EntityTickList.a(SourceFile:54) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.level.WorldServer.a(WorldServer.java:402) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1290) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:394) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1197) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:1013) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293) ~[spigot-1.19.2-R0.1-SNAPSHOT.jar:3575-Spigot-450dcaa-370eece]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "gcspawners.CustomEntityInstance.getEntityMeta()" because "" is null
at gcspawners.EntityDamageHandler.handleCustomDamage(EntityDamageHandler.java:208) ~[?:?]
at jdk.internal.reflect.GeneratedMethodAccessor550.invoke(Unknown Source) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.19.2-R0.1-SNAPSHOT.jar:?]
... 40 more

@xSmAShz xSmAShz added the issue label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant