Skip to content

"Random collisionless objects" still exist #927

Closed
@Einheit-101

Description

@Einheit-101

Describe the bug
Months ago MTA team fixed a bug that caused random objects to lose collisions.
Most users reported that this bug has been fixed once and for all.
Shortly after that fix i noticed some collisionless objects again but they were extremely rare and i thought i am crazy, but now i can confirm that this bug still exists, it is just much more rare.

A reconnect does not fix it.

crun for i, obj in pairs(getElementsByType("object")) do setElementCollisionsEnabled(obj, true) end
--> This does not fix it either.

Only restarting MTA fixes this

To reproduce
No idea. Sometimes a random object loses its collision. I have that issue in Map editor (with custom objects) and on my server.

Screenshots
image

Version 1.5.6-release-16718

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions