Page MenuHomeSchine - Phabricator

Starmade | several logic block do not work with area trigger controller
Not feasible, TrivialPublic

Description

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).

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>

Event Timeline

SmilingDemon updated the task description. (Show Details)Jun 16 2015, 4:44 PM
SmilingDemon changed Category from none/unspecified to Logic Gates.
SmilingDemon changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SmilingDemon set First occurrence (version) to .0192.
SmilingDemon changed Reproducible from uncertain to Yes.
SmilingDemon set Last tested (version) to 0.19266 (Dev).
SmilingDemon edited a custom field.
SmilingDemon edited Serverconfig (server.cfg). (Show Details)
SmilingDemon edited Clientconfig (settings.cfg). (Show Details)
SmilingDemon added a subscriber: SmilingDemon.
SmilingDemon created this task.
SmilingDemon changed the task status from Open to In Queue (Game).
SmilingDemon raised the priority of this task from to Trivial.
Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptJun 16 2015, 4:44 PM
AndyP shifted this object from the S1 Public space to the S3 Starmade space.Aug 11 2015, 10:57 PM
AndyP changed the edit policy from "Starmade (Project)" to "All Users".
AndyP set Task Type to Bug.
AndyP set OS-Specific to No.
AndyP set Hardware-Specific to No.
AndyP set Video Card Vendor to uncertain.
AndyP renamed this task from button does not work with area trigger controller to button does not work with area trigger controller .
lancake changed First occurrence (version) from .0192 to 0.192.Oct 2 2015, 7:36 PM
lancake changed Last tested (version) from 0.19266 (Dev) to 0.19439 (Dev).
lancake renamed this task from button does not work with area trigger controller to several logic block do not work with area trigger controller .
AndyP changed the task status from In Queue (Game) to In Queue.Mar 10 2017, 5:26 PM
Restricted Application added a project: Logic. · View Herald TranscriptMar 10 2017, 5:26 PM
AndyP moved this task from Backlog / Unclassed to Alpha on the Logic board.Mar 15 2017, 2:23 PM
AndyP added a subscriber: AndyP.
AndyP changed the task status from In Queue to wontfix.

Intended that way.

Restricted Application removed a project: Game Development. · View Herald TranscriptMar 15 2017, 2:23 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
AndyP moved this task from Alpha to Will not be fixed on the Logic board.Mar 15 2017, 2:23 PM
AndyP moved this task from Issue affecting current release to Archived on the Starmade board.
AndyP moved this task from Archived to Rejected / Duplicate / Invalid on the Starmade board.

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.