Applied Energistics 2

Applied Energistics 2

137M Downloads

Server Crash after update to latest 1.12.2 AE2

Routhinator opened this issue ยท 2 comments

commented

Describe the bug
Highlights from the stack trace...

2019-12-01 01:31:53,439 : INFO : [01:31:53] [Server thread/ERROR] [AE2:S]: [AppEng] Network Event caused exception:
2019-12-01 01:31:53,439 : INFO : [01:31:53] [Server thread/ERROR] [AE2:S]: Class: appeng.me.cache.GridStorageCache, Object: appeng.me.cache.GridStorageCache@47f79483

Slot 9 not in valid range - [0,9)

Pretty sure this is a problem with another mod that AE2 is accessing, but I cannot figure out which from the stack trace. Please point me in the right direction if you can spot it.

Additional context

https://pastebin.com/j3xyK9iW
Environment

  • Minecraft Version: 1.12.2
  • AE2 Version: appliedenergistics2-rv6-stable-7
  • Forge Version: 14.23.5.2847
commented

Weird.. worked after a couple of restarts... sorry for the trouble.

commented

2019-12-01 01:31:53,446 : INFO : Caused by: java.lang.RuntimeException: Slot 9 not in valid range - [0,9) 2019-12-01 01:31:53,446 : INFO : at p455w0rd.danknull.api.IDankNullHandler.validateSlot(IDankNullHandler.java:278)

It looks like the actual crash is inside Dank Null.

I seem to recall a number of DankNull updates 'recently'. It may be worth ensuring you're on a current version.