-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Admins can't send faxes #27197
Comments
silverplatedelta
added
Bug
This is a bug in our game code
Runtime
This issue is a runtime error
labels
Oct 25, 2024
When there are many faxes from the central command, they duplicate all the faxes. This should not happen. |
Ah, my bad, I tried to update all relevant calls, but must've missed that one. Admin faxes sometimes not sending properly from the fax panel was already an issue prior to my PR though afaik. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exploit Reports
BYOND Version
515.1644
Issue Description
We can use the fax panel as normal all the way up until we send the fax, then the sound file plays at the target fax machine...but no paper comes out!
What did you expect to happen?
I expected the fax to print as normal
What happened instead?
the sound played but nothing came out. No fax!
Why is this bad/What are the consequences?
As an admin, faxing is my favourite way to interact with the crew.
Steps to reproduce the issue.
Easily reproducable - send a fax to the station from the fax panel
When did the problem start happening?
First noticed 1/2 months ago, but was told it was fine and working as intented, but it keeps happening (not all the time, but I'm unclear what makes it work/not)
Extra information
No response
Relevant log output/runtime error
[2024-10-24T21:38:05] Runtime in code/modules/paperwork/faxmachine.dm:332: undefined variable /obj/item/paper/var/message
The text was updated successfully, but these errors were encountered: