ValkyrienSkies / Valkyrien-Skies

Moving structures powered by a custom multi-threaded physics engine; in Minecraft.
https://valkyrienskies.org/
Apache License 2.0
161 stars 40 forks source link

Problems with shipbuilding #521

Closed ATank-dev closed 2 years ago

ATank-dev commented 2 years ago

I firstly built a demo ship. The compressors didn't respond to the lift lever. I built then a very simple machine that only has a compressor, relay, lift lever, physics infuser. I connected the relay with compressor and lift lever however, the ship couldn't even move with captain's chair. I relogged, pulled the lever up. The ship started going up but went into the freezing state again. I looked at the logs and I found this line the very specific moment I tried lifting the ship:

[17:31:45] [Thread-61/INFO]: [org.valkyrienskies.mod.common.physics.PhysicsCalculations:isPhysicsBroken:154]: Ship tried moving too fast; freezing it and reseting velocities

ATank-dev commented 2 years ago

The issue has been solved, apparently I imported configs from a friend but he added a lot of 0's on the Engine and Compressor Power (something like 2E^19)