Immersive Intelligence

Immersive Intelligence

2M Downloads

[BUG] Ammunition factory crashing server

gerb82 opened this issue ยท 0 comments

commented

Describe the bug
In a custom pack a friend of mine is making, his server crashed while attempting to make an artillery shell.

To Reproduce
Steps to reproduce the behavior:

  1. Assemble ammunition factory (the projector for actually creates missing texture belts in creative)
  2. Supply artillery shell
  3. Supply ink, gunpowder on the top and middle slots, and another component (a white dust, i don't remember the name of) in the bottom slot, all of which register and buffer in the factory
  4. Supply steel ingots in the middle right slot
  5. Shell finishes assembling animation, and then the server crashes

Expected behavior
For the server not to crash, and instead just produce the shell

Screenshots or GIFs
N/A

Logs
crash-2020-06-14_13.50.56-server.txt

Environment

  • OS: Windows 10
  • Minecraft version: 1.12.2
  • Forge version: forge-1.12.2-14.23.5.2854
  • Immersive Intelligence version: immersiveintelligence-1.12.2-0.1.1
  • Immersive Engineering version: ImmersiveEngineering-0.12-98

Other mods are installed, but considering that the issue involves "java.lang.NoSuchMethodError: net.minecraft.util.math.MathHelper.func_180181_b(III)I", which was directly invoked by the ammunition factory, I am somewhat doubtful that it is another mod causing it. Also, I do not have access to the direct list in a normal format, but it does appear in the crash log attached above.