[Bug]: Precision Assembler ticking block entity freeze
Brown-bricks opened this issue · 1 comments
Initial Check
- I have checked the existing issues and this one is not a duplicate
Category
🧱Multiblocks
Description
Ticking entity crash after placing a blueprint in a precision assembler
- Attempted to make transistors
- placed ingredients in the precision assembler
- swapped out old blueprint for the desired transistor blueprint
- game froze and locked out of the world
Side
Client, Server
Reproduction
No response
Expected Behaviour
No freeze in use
Logs
Other Evidence
.
Operating System
Windows 10 or newer
Minecraft Version
1.12.2
Immersive Intelligence Version
0.2.2 and older
Immersive Engineering Version
0.98
Update: the issue occurred in a recipe that was added by crafttweaker. Of note is that this recipe had a time multiplier which was less than 1. My guess is that it got converted from its original float value to an int and forced the machine to divide by zero.
I apologize for any unintentional trolling that may have resulted from this.