1bacon / drops-into-shulker

Fabric mod that makes collected drops go into a shulker if it's in the offhand.
GNU General Public License v3.0
3 stars 1 forks source link

quits server when picking up item #5

Open KryptoLMS opened 6 days ago

KryptoLMS commented 6 days ago

the mod quits the server when picking up items with the shulker in off-hand, and keeps quitting when i join the server until the item despawns

1bacon commented 6 days ago

Hey there, thanks for the report. Can you provide the versions of both the mod loader and the mod, as well as the log of the server.

Is there any output or error message?

KryptoLMS commented 5 days ago

fabric-loader-0.16.2-1.21 drops-into-shulker-1.3.2

[14:47:30] [Server thread/INFO]: KryptoLMS joined the game [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:rhombus' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:stripe_bottom' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:stripe_center' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:border' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:stripe_middle' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:half_horizontal' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:circle' [14:47:33] [Server thread/WARN]: Unable to find banner pattern with id: 'minecraft:border' [14:48:12] [Server thread/WARN]: Failed to handle packet for /62.107.232.58:54348 net.minecraft.class_148: Ticking player at net.minecraft.class_3222.method_14226(class_3222.java:652) ~[server-intermediary.jar:?] at net.minecraft.class_3244.method_18784(class_3244.java:268) ~[server-intermediary.jar:?] at net.minecraft.class_2535.method_10754(class_2535.java:401) ~[server-intermediary.jar:?] at net.minecraft.class_3242.method_14357(class_3242.java:176) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1032) ~[server-intermediary.jar:?] at net.minecraft.class_3176.method_3813(class_3176.java:299) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) ~[server-intermediary.jar:?] at java.base/java.lang.Thread.run(Unknown Source) [?:?] Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2680.method_26204()" because "$$0" is null at net.minecraft.class_2591.method_20526(class_2591.java:106) ~[server-intermediary.jar:?] at net.minecraft.class_2586.handler$zok000$lithium$initSupportCache(class_2586.java:2525) ~[server-intermediary.jar:?] at net.minecraft.class_2586.(class_2586.java:52) ~[server-intermediary.jar:?] at net.minecraft.class_2624.(class_2624.java:33) ~[server-intermediary.jar:?] at net.minecraft.class_2621.(class_2621.java:25) ~[server-intermediary.jar:?] at net.minecraft.class_2627.(class_2627.java:58) ~[server-intermediary.jar:?] at net.minecraft.class_2480.method_10123(class_2480.java:94) ~[server-intermediary.jar:?] at net.minecraft.class_1661.handler$zze000$drops-into-shulker$insertStack(class_1661.java:688) ~[server-intermediary.jar:?] at net.minecraft.class_1661.method_7394(class_1661.java) ~[server-intermediary.jar:?] at net.minecraft.class_1542.method_5694(class_1542.java:385) ~[server-intermediary.jar:?] at net.minecraft.class_1657.method_7341(class_1657.java:654) ~[server-intermediary.jar:?] at net.minecraft.class_1657.method_6007(class_1657.java:627) ~[server-intermediary.jar:?] at net.minecraft.class_1309.method_5773(class_1309.java:2507) ~[server-intermediary.jar:?] at net.minecraft.class_1657.method_5773(class_1657.java:312) ~[server-intermediary.jar:?] at net.minecraft.class_3222.method_14226(class_3222.java:588) ~[server-intermediary.jar:?] ... 9 more [14:48:12] [Server thread/INFO]: KryptoLMS lost connection: Internal server error [14:48:12] [Server thread/INFO]: KryptoLMS left the game

1bacon commented 5 days ago

This is weird. I can't reproduce anything similar. What other mods are you using? Is there a specific setup where it crashes, or does it happen all the time?

KryptoLMS commented 5 days ago

quite a lot of other mods, Screenshot 2024-09-14 153409

but it happens with just these too: image

KryptoLMS commented 5 days ago

it happens all the time

KryptoLMS commented 5 days ago

do i need to have it installed on both server and client?

1bacon commented 5 days ago

This mod is fully server sided. Are these the server mods? There are a lot of client mods in there, only the server is relevant for this crash.

KryptoLMS commented 5 days ago

oh right, Screenshot 2024-09-14 160518 these are the server side mods