TechTastic / CC-VS

Apache License 2.0
13 stars 3 forks source link

Game crash on trying to render computers on physics object with CC:VS #10

Closed UltrioG closed 2 months ago

UltrioG commented 3 months ago

This issue occurs when only Valkyrien Skies and addons are installed and no other mods

Minecraft Version

1.20​

Mod Loader

Forge

Issue description

Preface (Not important)

Due to Clockwork's recent removal of hot air balloons, I would instead have to either use Eureka! for its flying ships, or create a drone. I chose the latter option, as it was much cooler. However, quadcopters are famously unstable, and thus I would be required to use a PID control system to control my drone. Thus began the insanity.

The Problem

When a physics object with a computer was assembled, the server crashes (java.lang.NoSuchMethodError).

Expected

...that this wouldn't happen.

Issue reproduction

  1. Install Kotlin for Forge, Create, CC: Tweaked, Valkyrien Skies, Clockwork and CC: VS.
  2. Place down a computer in a world, preferably in a testing world.
  3. Select the computer with a wanderwand.
  4. Assemble either via the Physics Infuser or Creative Gravitron.
  5. Game crashes.

Logs

latest.log debug.log

TechTastic commented 2 months ago

Downgrade CC: Tweaked, it broke my Mixins with its latest update