karjala
New Member
Posts: 46 Likes: 2
|
Post by karjala on Jul 3, 2022 2:40:24 GMT
I have a Mousebot that when it exits a sector it triggers a door opening. It works in JEDI but fails on TFE on v0.91.000-1-ge1aa3da![]()  The above does not work in TFE but works in JEDI. The mousebot exits the yellow zone but doesn't trigger the door.  The code is trivial - it just opens the door when it leaves the sector. I tried other NPCs like stormtroopers but they don't work either. Just load the attached GOB and see for yourself. I have no error/warnings in my log. Cheers, Karjala Attachments:MOUSEBUG.GOB (24.28 KB)
|
|
|
Post by lucius on Jul 10, 2022 21:23:05 GMT
Thanks for the report.
|
|
jereth
New Member
Posts: 27 Likes: 1
|
Post by jereth on Jul 26, 2022 16:45:29 GMT
copying this here from the Discord: The other day, I noticed a bug similar (or the same?) as what karjala noted above. something funny happened between the mousebot and a door which caused a softlock. What appeared to happen was a door closed on top of a mousebot. Instead of rebounding off it and re-opening (which I think is what happens in DOS), the door "jammed" close on top of the mousebot, trapping the mousebot. It also became impossible to "nudge" the door to re-open it, so I became stuck in the room. While in this stuck state, there was a very rapid repetition of mousebot VOC effects.
|
|
|
Post by lucius on Jul 27, 2022 21:08:22 GMT
Thanks for adding more information Jereth.
|
|
jereth
New Member
Posts: 27 Likes: 1
|
Post by jereth on Jul 28, 2022 2:46:56 GMT
In hindsight I should have turned on my screen recording software and taken a recording for you. I'll do that if it ever happens again.
|
|
|
Post by lucius on Jul 29, 2022 23:17:39 GMT
It is ok, now that I think about it I've had this happen before in SecBase. But it was quite a while ago and I haven't seen it since so I forgot about it. I should have filed a proper bug then otherwise it might get lost. 
|
|
|
Post by lucius on Nov 24, 2022 7:47:21 GMT
Fixed in version 0.93.000-11-gc9beb48b.
|
|