-
Notifications
You must be signed in to change notification settings - Fork 0
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
Crash to desktop #29
Comments
What do you have connected to the network? |
the only thing attached to the network is a chest with a link cable the network Root and storage request Table. not crossing any chunk borders either also tried without having anything attached to the network just the root and request table and it still crashes. looking deeper into the crash log it mentions about jei Hooks A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- |
when i right click to open the simple storage inventory from simple storage. I get a crash to desktop. I'm on version 4.1 of the pack i have included the crash report hope this helps.
crash-2023-02-22_23.01.32-client.txt
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2/22/23, 11:01 PM
Description: Unexpected error
java.lang.NoClassDefFoundError: mezz/jei/Internal
at com.lothrazar.storagenetwork.jei.JeiHooks.getJeiTextInternal(JeiHooks.java:51) ~[SimpleStorageNetwork-1.18.2-1.6.2.jar%23188!/:1.18.2-1.6.2] {re:classloading}
at com.lothrazar.storagenetwork.jei.JeiHooks.getFilterText(JeiHooks.java:21) ~[SimpleStorageNetwork-1.18.2-1.6.2.jar%23188!/:1.18.2-1.6.2] {re:classloading}
at com.lothrazar.storagenetwork.gui.NetworkWidget.initJei(NetworkWidget.java:197) ~[SimpleStorageNetwork-1.18.2-1.6.2.jar%23188!/:1.18.2-1.6.2] {re:classloading}
at com.lothrazar.storagenetwork.gui.NetworkWidget.initSearchbar(NetworkWidget.java:190) ~[SimpleStorageNetwork-1.18.2-1.6.2.jar%23188!/:1.18.2-1.6.2] {re:classloading}
at com.lothrazar.storagenetwork.block.inventory.ScreenNetworkInventory.m_7856_(ScreenNetworkInventory.java:76) ~[SimpleStorageNetwork-1.18.2-1.6.2.jar%23188!/:1.18.2-1.6.2] {re:classloading}
at net.minecraft.client.gui.screens.Screen.m_6575_(Screen.java:423) ~[client-1.18.2-20220404.173914-srg.jar%23215!/:?]
The text was updated successfully, but these errors were encountered: