What device/platform are you having the problem on?
PC
Were you alone or with other players?
With other Players
How often does the issue occur?
Rarely
Room Name
Station-X
Subroom Name
StationX
Description
Log file for this can be found here
Video of it breaking
Video of it stopping circuit executions
In our room, ^Station-X, we have encountered a very, very game-breaking bug which is resulting in the Alien not being able to equip their sword; initially, the solution for this was to make it use “update” rather than a weird custom 10hz update event I had sloppy created (and fixed up after this) but then another issue started to arise, out of nowhere, even though the code worked perfectly, the alien would still not equip their sword sometimes, and after looking into it, I discovered that the sword out of nowhere would become
- unselectable with the maker pen
- causes the camera to break when hovering over it
- would cause circuit flow to halt completely
- would make the object virtually nonexistent
- would make the object be anchored in place
This completely breaks station-x, and we have no real idea how to fix it (I’ll try making it use a custom update 1HZ event, in case the “Update” event was the root cause of this)
I hope this gets fixed, though, In case the method above doesn’t work.