It does not seem to receive a signal from the area trigger controller if it's next to it. Only activators get a true signal (and stay true).
Description
Description
Details
Details
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.19439 (Dev)
- Category
- Logic Gates
- First occurrence (version)
- 0.192
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>
Related Objects
Related Objects
- Mentioned In
- T2569: trigger area block not activating button
Event Timeline
Comment Actions
Area triggers now trigger most logic blocks. They do not work with NOT and can only toggle T-Flip-flops into a high state. I'm not sure if this is an intended behavior or if they should only function with buttons and activators. I know personally I had this break some of my circuits as the area triggers started to toggle blocks they were never intended to.