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

Possess does not reset the player #37

Open
Kingie07 opened this issue Oct 8, 2022 · 1 comment
Open

Possess does not reset the player #37

Kingie07 opened this issue Oct 8, 2022 · 1 comment

Comments

@Kingie07
Copy link

Kingie07 commented Oct 8, 2022

Using Possess causes errors and crashes all of bending,

https://justpaste.it/5hbft

@AndrewChqng
Copy link

Yes same here, and getting this error as well (Possess has been disabled)

- [Thu 15:19:36 ERROR Minecraft] Could not pass event EntityDamageEvent to Spirits v1.0
java.lang.NullPointerException: Cannot invoke "com.projectkorra.projectkorra.ability.CoreAbility.getElement()" because "ability" is null
    at ProjectKorra-1.10.2.jar//com.projectkorra.projectkorra.BendingPlayer.canUsePassive(BendingPlayer.java:219)
    at Spirits-1.0-PK1.10.0.jar//me.numin.spirits.listeners.Passives.onFallDamage(Passives.java:29)
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor284.execute(Unknown Source)
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75)
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:678)
    at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:249)
    at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:1173)
    at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:1146)
    at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:973)
    at org.bukkit.craftbukkit.v1_19_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:1207)
    at net.minecraft.world.entity.LivingEntity.damageEntity0(LivingEntity.java:2190)
    at net.minecraft.world.entity.player.Player.damageEntity0(Player.java:1116)
    at net.minecraft.world.entity.LivingEntity.hurt(LivingEntity.java:1409)
    at net.minecraft.world.entity.player.Player.hurt(Player.java:1023)
    at net.minecraft.server.level.ServerPlayer.hurt(ServerPlayer.java:1082)
    at net.minecraft.world.entity.LivingEntity.causeFallDamage(LivingEntity.java:2020)
    at net.minecraft.world.entity.player.Player.causeFallDamage(Player.java:1818)
    at net.minecraft.world.level.block.Block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants