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 when adding a pattern to a stocker when using Trouser's port of AE2 #4

Open
Sirbab opened this issue Jul 24, 2021 · 3 comments
Open

Comments

@Sirbab
Copy link

Sirbab commented Jul 24, 2021

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

@magcicada
Copy link
Contributor


Here is a NullPointerException error cause this crash.

@solidDoWant
Copy link
Owner

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)?

@BalaM314
Copy link

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 should we fix it? Does item being null mean something else went wrong?
I'll make a PR.

BalaM314 added a commit to BalaM314/GregTech-Energistics that referenced this issue Jul 29, 2021
but I'm not sure if this is the right thing to do. If this isn't the actual problem you can discard.
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

4 participants