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 after world load: "Cannot invoke "appeng.api.storage.data.IAEItemStack.getStackSize()" because "request" is null" #551

Open
unilock opened this issue Aug 15, 2024 · 2 comments

Comments

@unilock
Copy link

unilock commented Aug 15, 2024

I was visiting a friend's base when I saw their AE2 system wasn't receiving power due to a wiring misconfiguration. Upon reconnecting it, the server crashed with the following error from AE2:

java.lang.NullPointerException: Cannot invoke "appeng.api.storage.data.IAEItemStack.getStackSize()" because "request" is null

This error and crash now occur every time the server starts and the world is fully loaded. Downgrading AE2 as far as rv3-beta-418-GTNH did not fix the issue.


AE2 version: rv3-beta-427-GTNH-pre

crash-2024-08-15_12.08.12-server.txt: https://gist.github.com/unilock/c5668e64d7a8133295f525e06fbce2e9
fml-server-latest.log: https://gist.github.com/unilock/e18073bb42da1102ea72eb8657b4b81c (exception on line 55667)

@hiroscho
Copy link

Duplicate of GTNewHorizons/GT-New-Horizons-Modpack#16978

Caused by PR #545 (and already fixed)

Downgrade AE2 and AE2FC or find the fixed jars I posted in Discord

@unilock
Copy link
Author

unilock commented Aug 15, 2024

@hiroscho If this issue is caused by that PR, shouldn't it have been fixed by downgrading AE2 to rv3-beta-418-GTNH?

EDIT: Oh, I guess I had to downgrade AE2FC, too.

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