-
Notifications
You must be signed in to change notification settings - Fork 5
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 when adding a pattern to a stocker when using Trouser's port of AE2 #4
Comments
GregTech-Energistics/src/main/java/com/soliddowant/gregtechenergistics/covers/CoverAE2Stocker.java Line 435 in 693cf45
Here is a NullPointerException error cause this crash. |
Thanks for the report @Sirbab. I think I know what the issue is, but I'll have to setup a debugger to confirm. May take a few days. Does this occur for all item patterns, or a specific one? If so, can you send details on what's encoded into the pattern, and how you encoded it (JEI integration or drag/click item)? |
I'm pretty sure the issue is that item is null for some reason. Pretty sure that shouldn't happen, but shouldn't be too hard to fix. |
but I'm not sure if this is the right thing to do. If this isn't the actual problem you can discard.
Hello, I'm not sure exactly how supported Trouser's port of AE2 is, but i was testing it out with my personal fork of OmniFactory which uses it, and ended up running into a crash when i added a simple item pattern to a stocker. Attached is my crash report, and i was running appliedenergistics2-rv6-stable-7.omni-fixes-v45b, gregtech-1.12.2-1.15.0.721 GTCE, with GTE version 1.0.0.3. The crash was reproducible, and if necessary i can attach my save.
crash-2021-07-23_22.49.38-client.txt
The text was updated successfully, but these errors were encountered: