I would check your plugins if you are able to, disable some until you find a culprit
of course if you have a lot of plugins this may not be a feasible solution
I would check your plugins if you are able to, disable some until you find a culprit
of course if you have a lot of plugins this may not be a feasible solution
This bug rarely happens on my game and it has something to do with locking the network owner to the server after a block gets unanchored, except once you touch it it falls.
Even with all plugins off the block still doesnât move in studio, do you think theres any other things I should check?
I am at a complete loss if disabling plugins doesnât work. I donât have any further clue on what could be causing it.
Will be frustrating to deal with but at least it works in normal servers, thanks for the help anyway.
did you find a solution to this?
im having the same problem.
same here, except it only floats after a specific amount of time on an anchored part
In case anyone needs a solution to this:
The culprit is most likely ROBLOXâs garbage sleep system. The engine will try to âââintelligentlyâââ put parts to sleep to be less taxing on the physics engine⌠the problem is that it is not even remotely intelligent. Not even a tiny little bit (what can you expect from ROBLOX?).
Try disabling sleep in your studio settings (under physics), and then if it still doesnât work you can try out this module.
Farewell and good luck!