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
for some reason every so often getting water in a bucket crashes my game
crash report maybe related to the dank mod?
Time: 11/2/21, 9:35 AM
Description: Unexpected error
java.lang.RuntimeException: Attempted to get inventory on client
at tfar.dankstorage.utils.Utils.getInventory(Utils.java:234)
at tfar.dankstorage.event.MixinHooks.onItemPickup(MixinHooks.java:43)
at tfar.dankstorage.event.MixinHooks.interceptItem(MixinHooks.java:32)
at net.minecraft.class_1661.handler$bdc000$interceptItems(class_1661.java:3187)
at net.minecraft.class_1661.method_7394(class_1661.java)
at net.minecraft.class_5328.method_30270(class_5328.java:43)
at net.minecraft.class_5328.method_30012(class_5328.java:50)
at net.minecraft.class_1755.method_7836(class_1755.java:68)
at net.minecraft.class_1799.method_7913(class_1799.java:254)
at net.minecraft.class_636.method_2919(class_636.java:361)
at net.minecraft.class_310.method_1583(class_310.java:1666)
at net.minecraft.class_310.method_1508(class_310.java:1900)
at net.minecraft.class_310.method_1574(class_310.java:1728)
at net.minecraft.class_310.method_1523(class_310.java:1081)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
The text was updated successfully, but these errors were encountered:
for some reason every so often getting water in a bucket crashes my game
crash report maybe related to the dank mod?
Time: 11/2/21, 9:35 AM
Description: Unexpected error
java.lang.RuntimeException: Attempted to get inventory on client
at tfar.dankstorage.utils.Utils.getInventory(Utils.java:234)
at tfar.dankstorage.event.MixinHooks.onItemPickup(MixinHooks.java:43)
at tfar.dankstorage.event.MixinHooks.interceptItem(MixinHooks.java:32)
at net.minecraft.class_1661.handler$bdc000$interceptItems(class_1661.java:3187)
at net.minecraft.class_1661.method_7394(class_1661.java)
at net.minecraft.class_5328.method_30270(class_5328.java:43)
at net.minecraft.class_5328.method_30012(class_5328.java:50)
at net.minecraft.class_1755.method_7836(class_1755.java:68)
at net.minecraft.class_1799.method_7913(class_1799.java:254)
at net.minecraft.class_636.method_2919(class_636.java:361)
at net.minecraft.class_310.method_1583(class_310.java:1666)
at net.minecraft.class_310.method_1508(class_310.java:1900)
at net.minecraft.class_310.method_1574(class_310.java:1728)
at net.minecraft.class_310.method_1523(class_310.java:1081)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
The text was updated successfully, but these errors were encountered: