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] #20

Closed
chosi691919 opened this issue Sep 14, 2021 · 2 comments
Closed

[Issue] #20

chosi691919 opened this issue Sep 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@chosi691919
Copy link

chosi691919 commented Sep 14, 2021

Description (Mandatory)

danpack didn't pick a block up any more.

What caused the issue, what steps led up to the issue (Mandatory)

I didn't pick a block up any more suddenly during excavation.

Log of error, if applicable

[22:45:30 ERROR]: Could not pass event EntityPickupItemEvent to DankTech v1.2.10
java.lang.NullPointerException: Cannot invoke "io.github.sefiraat.danktech.misc.SupportedPlugins.isWildStacker()" because the return value of "io.github.sefiraat.danktech.DankTech.getSupportedPlugins()" is null
at io.github.sefiraat.danktech.listeners.ItemPickupListener.pickupItemDank(ItemPickupListener.java:96) ~[?:?]
at io.github.sefiraat.danktech.listeners.ItemPickupListener.handlePickupDank(ItemPickupListener.java:86) ~[?:?]
at io.github.sefiraat.danktech.listeners.ItemPickupListener.onItemPickup(ItemPickupListener.java:49) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor989.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-779]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-779]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityItem.pickup(EntityItem.java:420) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityHuman.c(EntityHuman.java:570) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityHuman.movementTick(EntityHuman.java:540) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityLiving.tick(EntityLiving.java:2591) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityHuman.tick(EntityHuman.java:258) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.EntityPlayer.playerTick(EntityPlayer.java:658) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:325) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:408) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:168) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1515) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-779]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-779]
at java.lang.Thread.run(Thread.java:831) [?:?]

Server Type and verison (Spigot/Paper etc.)

paper

Minecraft version

1.16.5

@chosi691919 chosi691919 added the bug Something isn't working label Sep 14, 2021
@chosi691919
Copy link
Author

I had an author retouch already, so it was settled.
(DankTech-1.2.11.jar)

@Sefiraat
Copy link
Owner

Sounds like someone fixed this for you - great stuff! Hope you enjoy :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants