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

Mechcomp components causing server-wide mute #753

Closed
MonkestationIssueBot opened this issue Dec 19, 2023 · 1 comment
Closed

Mechcomp components causing server-wide mute #753

MonkestationIssueBot opened this issue Dec 19, 2023 · 1 comment

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Dec 19, 2023

Reporting client info: Client Information:
BYOND:514.1589
Key:itsausername

Round ID:

2955

Testmerges:

Reproduction:

Components involved:
1x. Regex find
1x. Microphone
1x. Teleporter
1x. Delay

The microphone was linked to regex match string, then the regex was linked to both the teleporter (to set ID) and delay (to delay). The delay had a 1 tenth second delay, and teleporter was otherwise default. The regex component had the /i/ global flag enabled, with the regex of (cience|ngineering). The first letter truncated to handle capitalization. Finally, the delay was linked to the teleporter (to activate).

When anything fitting the regex was spoken, the teleporter component would spam (in text, 19x) "Teleporter ID was set: cience".

This would also have the effect of muting the server's IC chat, alongside emotes.

@wraith-54321
Copy link
Collaborator

This is fixed.

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

2 participants