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

Water bucket crash #131

Closed
ryanj1792 opened this issue Nov 2, 2021 · 2 comments
Closed

Water bucket crash #131

ryanj1792 opened this issue Nov 2, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists mod issue A problem caused by mod & not the pack.

Comments

@ryanj1792
Copy link

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:

@AndaleTheGreat1
Copy link

you should post your logs thru pastebin.com otherwise it cuts off.
are you carrying a dank?
is it a stack of buckets?
if so then #125

@Monster-Zer0 Monster-Zer0 added mod issue A problem caused by mod & not the pack. duplicate This issue or pull request already exists labels Nov 5, 2021
@Monster-Zer0
Copy link
Contributor

duplicate of #125 which has been reported to mod author already. we will keep #125 open to track the issue, while closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists mod issue A problem caused by mod & not the pack.
Projects
None yet
Development

No branches or pull requests

3 participants