Team-Immersive-Intelligence/ImmersiveIntelligence

[Bug]: Precision Assembler ticking block entity freeze

Closed 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

  1. Attempted to make transistors
  2. placed ingredients in the precision assembler
  3. swapped out old blueprint for the desired transistor blueprint
  4. game froze and locked out of the world

Side

Client, Server

Reproduction

No response

Expected Behaviour

No freeze in use

Logs

https://mclo.gs/QENmUJ3

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.