MalisisDoors icon indicating copy to clipboard operation
MalisisDoors copied to clipboard

Fixing incompatibility between immersive engineering drills and malisisdoors.

Open Xemorr opened this issue 4 years ago • 1 comments

https://pastebin.com/j0XRnDvs

If you look at this pastebin, because immersive engineering drills mine both the bottom and top block (a guess), it causes it to have null drops. This then means that when it is put in the NonNullList, it triggers the validate NonNull, and then crashes the entire server.

I believe this fix should work, but will need testing. This is my first pull request, so if I've done anything wrong, feel free to tell me.

Xemorr avatar Feb 18 '21 19:02 Xemorr

Tested it, the fix works.

Xemorr avatar Feb 21 '21 15:02 Xemorr