1.19.2: Issues with CC: Tweaked
mzx987 opened this issue ยท 3 comments
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.
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