DarkflameServer icon indicating copy to clipboard operation
DarkflameServer copied to clipboard

BUG: Steps to Nimbus Station Imagination brick show no animation

Open MustacheMan2 opened this issue 3 years ago • 2 comments

Make sure you've done the following:

  • [X] I have checked that this issue has not already been reported.

  • [X] I have validated that this issue is not a syntax error of either MySQL or SQLite.

  • [X] I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.

DarkflameServer Version

500b788

Issue Description

Currently when all of the same stage quickbuilds are built, the steps that are stored on the higher platforms simply teleport to their temporary position.

Reproduction Steps

Build all of the same quickbuild from the crates on the stage in Nimbus Station

Expected Behavior

The steps should slide off of their platforms and spiral around into position, doing a similar thing to be put away when the time is up.

Environment

ubuntu server

MustacheMan2 avatar Aug 31 '22 14:08 MustacheMan2

The issue lies with the moving platform component. It does not work correctly in all situations and the fix which was implemented for this case was teleportation.

Wincent01 avatar Aug 31 '22 15:08 Wincent01

Triaging as Fixer since this does not meet the bar for Low.

EmosewaMC avatar Aug 31 '22 18:08 EmosewaMC