Valkyrien Skies (Forge/Fabric)

Valkyrien Skies (Forge/Fabric)

3M Downloads

[VS-Core Issue] ShipObjectServerWorld updateConstraint doesn't work

SuperSpaceEye opened this issue ยท 0 comments

commented

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

  • I have tested this issue and it occurs when no other mods are installed

Minecraft Version

1.18

Mod Loader

Fabric

Issue description

After calling updateConstraint of ShipObjectServerWorld it doesn't actually update the constraint. Method returns true, but It doesn't do anything.
Versions:
vs2_version=2.1.1-beta.6+88d9088afa
vs_core_version=1.1.0+e26d9059c0

Issue reproduction

Create a VSAttachmentConstraint with some fixed distance, and then update it to a bigger fixed distance. It won't work.

Logs

No response