vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 546 forks source link

Various assembly issues #14345

Open D3athrow-Issues opened 7 years ago

D3athrow-Issues commented 7 years ago

(WEB REPORT BY: invoid9 REMOTE: 172.93.109.202:7777) Read/write circuits when connected to voice analyzers do not fully work. When you try to write a new activation message, it causes the voice analyzer to be triggered by any message. The 'mute' option also does not work for voice analyzers.

Deskbells using your own signaler don't actually send signals when the desk bell is pressed. They only receive signals which does nothing. AFAIK, you cannot hook up a custom deskbell system because of this.

Importing to assembly frames using paper does not work. Everytime it says something like "encountered an error while trying to do connections", regardless of whether there's 3 components with no connectsion or 80 with a tonne of connections. (I tried with nanopaper too, same issue)

Simple voice analyzer plus speaker assemblies (where you just screwdriver the two together) don't properly work. The message from the speaker shows up before the activation message. This means you can't have a speaker finish your sentences for you, they can only start them, which is kinda weird.

Apologies for the not really atomic issue, just didn't want to spam with issues.

SonixApache commented 7 years ago

The deskbells can only ping PDA Ringer apps.

invoid9 commented 7 years ago

I guess make this a quarter feature request then. I think it would be a nice feature.

SonixApache commented 7 years ago

I lied. Desk bells do send signals, and it works just fine on bombs, remote signaler assemblies and other things. I put a desk bell code 26, two signalers in an assembly frame sending 26 to 25, then a bomb and speaker on 25. test

What doesn't work about them according to you?

invoid9 commented 7 years ago

I must be retarded then, because I add the signaler with the right code and freq to the deskbell assembly, finish the desk bell, punch the desk bell and I get no beeps or activation with other signalers and assemblies (not the frame). Even though the signaler used works on its own. Am I doing something completely wrong? This was one test serb.

I think the other issues still stand unless I am doubly, triply, or quadruply retarded.

Zth-- commented 7 years ago

The paper thing works just fine, you have to drop the papers plus the components on the floor and stand on top of it. I remember having the same problem. It's documented on the wiki.

invoid9 commented 7 years ago

Alrighty, that makes sense. I've still no idea about the deskbell shit, I'll try and figure it out on my own. I'd edit those two related paragraphs out if I could. Thanks for the help, though.

SonixApache commented 7 years ago

Try playing around with signalers on the test serb or your local serb. The first and last issue, if they're actually issues, are probably worth splitting into their own seperate issues.