jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Ticking block entity error with tinker's complement high oven, custom heat recipes. MC1.12.2 #767

Closed Squatlock closed 3 years ago

Squatlock commented 3 years ago

Issue Description:

When adding a custom heat recipe to the tinkers high oven the game crashes when trying to preform the recipe

What happens:

The game crashes with the error code Error: java.lang.ArithmeticException: / by zero Exit Code: -1

What you expected to happen:

Have the oven turn the water to steam

Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):

https://gist.github.com/Squatlock/f6ba4086f7d77fcfec72c64607c23d6f#file-steam-zs

Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):

https://gist.github.com/Squatlock/7bfd4426f588317a7575e9cd3f8b13b9


Affected Versions (Do not use "latest"):

Your most recent log file where the issue was present:

https://gist.github.com/Squatlock/e87d06cd87b44b5f7c8de1c4f86f0c62

jaredlll08 commented 3 years ago

Your game log doesn't have a crash in it at all, what is the actual full crash log?

Squatlock commented 3 years ago

Here's a crash log

https://gist.github.com/Squatlock/1efbbcc2d4ef8e82b986e02b96906f49

jaredlll08 commented 3 years ago

Report to tcomplement, seems to be on their end