AbstractMethodError when calling SonarInventory#getStackInSlot
josephcsible opened this issue ยท 3 comments
Originally reported as McJtyMods/XNet#228. When we call getStackInSlot
, an AbstractMethodError results. At that location, handler
is an instance of SonarInventory (it came from a TileEntityCalculator.Atomic
if that's relevant). It looks like AbstractSonarInventory, which SonarInventory inherits from, does indeed implement this method, so I'm not sure what's causing this.
downgrading to earlier version works without crash, but i had to downgrade calculator and flux network otherwise it crash.
I'm getting a similar crash. World will crash on load. Here is the multiMC instance containing the two worlds, pre has setup for crash, and post where world is corrupt.
https://www.dropbox.com/s/n1ogcyvoa4dkrcn/Calculator%20Crash%20Repro.zip?dl=0