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

Crash to desktop #29

Open
Titanblade828 opened this issue Feb 22, 2023 · 2 comments
Open

Crash to desktop #29

Titanblade828 opened this issue Feb 22, 2023 · 2 comments

Comments

@Titanblade828
Copy link

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!/:?]

@Gurkysword12
Copy link
Collaborator

What do you have connected to the network?

@Titanblade828
Copy link
Author

Titanblade828 commented Feb 23, 2023

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 --
Thread: Render thread
Stacktrace:
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.request.ScreenNetworkTable.m_7856_ hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants