Closed mzx987 closed 1 year ago
CC:T passes in the null side so that computers can view inventory slots. This crashes with your call to requireNonNull
here:
Same behaviour with the combiner. Placing a computer near the combiner will instantly crash the game, and make it unable to load word.
Here is the log, on world load, with an already placed computer. We can see that NullPointerException ; latest.log
I also use ATM8 on mc 1.19.2
I'm pretty sure that this has been resolved with the sided configuration PR which changed how the capability was cast. Please attempt to replicate with the latest version. If you can, re-open the issue.
I've been using a mod pack (All The Mods 8) that includes this mod in it. After a recent update they made, a server of mine had an issue relating to an Atomizer and Computercraft computer adjacent to one another. I have a crash report that the server generated when attempting to load the chunk that contained these objects.
After removing the computer, everything seems to be fine now. Just not sure if the issue is more specific to this mod, or CC: Tweaked.