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
If you place an unloader and leave a danktech inside it and the server restarts the danktech and unloader becomes unusable.
What caused the issue, what steps led up to the issue (Mandatory)
Place an unloader and place a danktech inside it. Then leave it there are restart ther server. It will leave the image of the danktech there, the surrounding image of the unloader will disappear and the only way to remove it is use the /minecraft:kill armorstand command.
Log of error, if applicable
[19:40:14] [Server thread/INFO]: [DankTech2] DankTech2 saving data.
[19:40:14] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[19:40:14] [Server thread/ERROR]: [DankTech2] Item "DK2_UNLOADER_1" from DankTech2 vDEV - 4 (git 803760fb) has caused an Error!
[19:40:14] [Server thread/ERROR]: [DankTech2] You can report it here: https://github.com/Sefiraat/DankTech2/issues/
[19:40:14] [Server thread/ERROR]: [DankTech2] An Error occurred while trying to create a BlockMenu
java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.ArmorStand.getUniqueId()" because "armorStand" is null
at io.github.sefiraat.danktech2.slimefun.machines.DankUnloader$2.newInstance(DankUnloader.java:209) ~[DankTech2 - DEV 4 (git 80376).jar:?]
at me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset.lambda$newInstance$0(BlockMenuPreset.java:258) ~[Slimefun4 - RC 31 (git 0ea16).jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-267]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[paper-1.18.2.jar:git-Paper-267]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1172) ~[paper-1.18.2.jar:git-Paper-267]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-267]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Server Type and verison (Spigot/Paper etc.)
Paper-1.18.2
Minecraft version
1.18.2
The text was updated successfully, but these errors were encountered:
Description (Mandatory)
If you place an unloader and leave a danktech inside it and the server restarts the danktech and unloader becomes unusable.
What caused the issue, what steps led up to the issue (Mandatory)
Place an unloader and place a danktech inside it. Then leave it there are restart ther server. It will leave the image of the danktech there, the surrounding image of the unloader will disappear and the only way to remove it is use the /minecraft:kill armorstand command.
Log of error, if applicable
[19:40:14] [Server thread/INFO]: [DankTech2] DankTech2 saving data.
[19:40:14] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[19:40:14] [Server thread/ERROR]: [DankTech2] Item "DK2_UNLOADER_1" from DankTech2 vDEV - 4 (git 803760fb) has caused an Error!
[19:40:14] [Server thread/ERROR]: [DankTech2] You can report it here: https://github.com/Sefiraat/DankTech2/issues/
[19:40:14] [Server thread/ERROR]: [DankTech2] An Error occurred while trying to create a BlockMenu
java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.ArmorStand.getUniqueId()" because "armorStand" is null
at io.github.sefiraat.danktech2.slimefun.machines.DankUnloader$2.newInstance(DankUnloader.java:209) ~[DankTech2 - DEV 4 (git 80376).jar:?]
at me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset.lambda$newInstance$0(BlockMenuPreset.java:258) ~[Slimefun4 - RC 31 (git 0ea16).jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-267]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[paper-1.18.2.jar:git-Paper-267]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1172) ~[paper-1.18.2.jar:git-Paper-267]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-267]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Server Type and verison (Spigot/Paper etc.)
Paper-1.18.2
Minecraft version
1.18.2
The text was updated successfully, but these errors were encountered: