Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Emitters flash on and off when added to automation console? Needs testing. #2415

Closed
Probe1 opened this issue Dec 31, 2014 · 7 comments
Closed

Comments

@Probe1
Copy link
Member

Probe1 commented Dec 31, 2014

WebM of bug in action.
http://a.pomf.se/vwchce.webm

Instead of being solid beams, the emitters flashed on and off. I do not believe this caused any functionality loss because I tested a rad collector and compared it to its previous power output, which was very close and attributable to normal decay.

Here's what I did. I set up the SME with injectors venting oxygen and plasma to space and nitrogen being filtered to a series of thermal plates then back into the loop. Then I added injectors inside, added appropriate insulated pipes and used a multitool to set both the injectors and scrubbers to frequency 13.3 GHz. Then I set the atmospherics automations console for the SME to 13.3 GHz frequency and added the injectors and scrubbers, which I set to on and syphon. After that I turned on the 3 emitters and snd added uncooled plasma tanks that had been maxed out at 1100 kPa.

At this point the emitters were a solid beam and behaving as expected. Then I used a multi tool on the emitters and added them to 13.3 GHz. I did not turn them off first. I added them to the automations console and turned them on. They immediately started flickering on and off. This did not show any appreciable power or quality loss and it may have been solely a graphical bug.

I would hazard a guess that this was related to them being on then adding them to the script and toggling them from off to on. I did not have time to investigate it in game but turning them off, then toggling them on with the automations console may have fixed it.

That's all I know. Hopefully this helps.

@Probe1
Copy link
Member Author

Probe1 commented Dec 31, 2014

That lines up, I gave emitters ID's 1, 2, and 3. There were scrubbers with IDs 1, 2, and 3 as well as injectors with IDs 1, 2, 3, 4, and 5. I noticed today when keeping the emitters off and trying to turn them on with a script that they did not turn on at all or immediately shut off after turning on.

@Probe1 Probe1 closed this as completed Mar 5, 2015
@Probe1 Probe1 reopened this Mar 5, 2015
@Probe1
Copy link
Member Author

Probe1 commented Mar 5, 2015

to be honest the workaround is pretty simple. give emitters unique IDs that aren't shared with any other scrubbers, injectors or whatever else you have in the script. problem goes away.

@Probe1
Copy link
Member Author

Probe1 commented Apr 17, 2015

@clusterfack this'll be a good one for when feature freeze hits eh?

@d3athrow
Copy link
Collaborator

Pretty sure the issue here is the signal only has one setting which toggles it.

@d3athrow
Copy link
Collaborator

nope ended up being that emitters did not check their signal data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@d3athrow @Probe1 and others