Items get deleted for no reason.
daMathHatter opened this issue · 3 comments
I tried replicating it outside of this world and it doesn't seem to work.
Does this mean it wasn't reproducible on a fresh world, or that it still had the same problem on a fresh world?
It was not reproducible in a fresh world.
…On Mon, Dec 20, 2021, 11:44 PM Tfarcenim ***@***.***> wrote:
I tried replicating it outside of this world and it doesn't seem to work.
Does this mean it wasn't reproducible on a fresh world, or that it still
had the same problem on a fresh world?
—
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/Tfarcenim/Dank-Storage/issues/151*issuecomment-998516138__;Iw!!IKRxdwAv5BmarQ!Jz4anQ8KC73izLrqq5wh0CXCuTZUBr1JGhNBrF1s8yUiIjbv4FGY2uIn5WDCN3__$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ATVJSD73K3IUMAIDSRXXSRDUSAO5HANCNFSM5KPGHTHQ__;!!IKRxdwAv5BmarQ!Jz4anQ8KC73izLrqq5wh0CXCuTZUBr1JGhNBrF1s8yUiIjbv4FGY2uIn5TrVLsjH$>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://urldefense.com/v3/__https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675__;!!IKRxdwAv5BmarQ!Jz4anQ8KC73izLrqq5wh0CXCuTZUBr1JGhNBrF1s8yUiIjbv4FGY2uIn5cUAVcLq$>
or Android
<https://urldefense.com/v3/__https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign*3Dnotification-email*26utm_medium*3Demail*26utm_source*3Dgithub__;JSUlJSU!!IKRxdwAv5BmarQ!Jz4anQ8KC73izLrqq5wh0CXCuTZUBr1JGhNBrF1s8yUiIjbv4FGY2uIn5YFStheV$>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
I have the same issue, this shows up in the server log when using my dank 2:
java.lang.ArrayIndexOutOfBoundsException: Index 9 out of bounds for length 9
at java.util.Arrays$ArrayList.set(Arrays.java:4170) ~[?:?]
at net.minecraft.class_2371.set(class_2371.java:54) ~[server-intermediary.jar:?]
at net.minecraft.class_1277.method_5447(class_1277.java:136) ~[server-intermediary.jar:?]
at net.minecraft.class_1735.method_7673(class_1735.java:61) ~[server-intermediary.jar:?]
at tfar.dankstorage.container.AbstractDankMenu.method_7593(AbstractDankMenu.java:219) ~[dankstorage-3.1-1.18.1.jar:?]
at net.minecraft.class_3244.method_12076(class_3244.java:1400) ~[server-intermediary.jar:?]
at net.minecraft.class_2813.method_12191(class_2813.java:58) ~[server-intermediary.jar:?]
at net.minecraft.class_2813.method_11054(class_2813.java:13) ~[server-intermediary.jar:?]
at net.minecraft.class_2600.method_11072(class_2600.java:21) ~[server-intermediary.jar:?]
at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:151) ~[server-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:780) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:162) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:125) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:762) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:756) ~[server-intermediary.jar:?]
at net.minecraft.class_1255.method_5383(class_1255.java:110) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:740) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:688) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
and this if i put more than 256 in one slot:
[21:58:25] [Server thread/FATAL]: Error executing task on Server
java.lang.ArrayIndexOutOfBoundsException: null