We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[21:04:05] Runtime in code/controllers/subsystems/chat.dm,31: to_chat called with invalid input type proc name: queue (/datum/controller/subsystem/chat/proc/queue) usr: Brenden Reid (saper0) (/mob/living/carbon/human) usr.loc: The floor (81,63,4) (/turf/floor/tiled/steel/techfloor) src: Chat (/datum/controller/subsystem/chat) call stack: Chat (/datum/controller/subsystem/chat): queue(John Brown (/mob/living/carbon/human), 1, 1, 1) to chat(John Brown (/mob/living/carbon/human), 1, 1, 1) John Brown (/mob/living/carbon/human): show message(1, 2, 1, 2) PDA-John Brown (NeoTheology Ac... (/obj/item/modular_computer/pda/church): visible message("PDA-John Brown (NeoTheology Ac...", 1, 7) /datum/computer_file/report/bo... (/datum/computer_file/report/bounty_entry): publish(Brenden Reid (/mob/living/carbon/human)) Bounty board (/datum/nano_module/bounty_board): Topic("src=[0x2106765c];publish=1", /list (/list), /datum/nano_topic_state/defaul... (/datum/nano_topic_state/default)) /datum/nanoui (/datum/nanoui): Topic("src=[0x2106765c];publish=1", /list (/list)) Saper0 (/client): Topic(/datum/nanoui (/datum/nanoui), "src=[0x2106765c];publish=1", /list (/list)) /datum/callback/verb_callback (/datum/callback/verb_callback): Invoke() world: PushUsr(Brenden Reid (/mob/living/carbon/human), /datum/callback/verb_callback (/datum/callback/verb_callback)) /datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[21:04:05] Runtime in code/controllers/subsystems/chat.dm,31: to_chat called with invalid input type
proc name: queue (/datum/controller/subsystem/chat/proc/queue)
usr: Brenden Reid (saper0) (/mob/living/carbon/human)
usr.loc: The floor (81,63,4) (/turf/floor/tiled/steel/techfloor)
src: Chat (/datum/controller/subsystem/chat)
call stack:
Chat (/datum/controller/subsystem/chat): queue(John Brown (/mob/living/carbon/human), 1, 1, 1)
to chat(John Brown (/mob/living/carbon/human), 1, 1, 1)
John Brown (/mob/living/carbon/human): show message(1, 2, 1, 2)
PDA-John Brown (NeoTheology Ac... (/obj/item/modular_computer/pda/church): visible message("PDA-John Brown (NeoTheology Ac...", 1, 7)
/datum/computer_file/report/bo... (/datum/computer_file/report/bounty_entry): publish(Brenden Reid (/mob/living/carbon/human))
Bounty board (/datum/nano_module/bounty_board): Topic("src=[0x2106765c];publish=1", /list (/list), /datum/nano_topic_state/defaul... (/datum/nano_topic_state/default))
/datum/nanoui (/datum/nanoui): Topic("src=[0x2106765c];publish=1", /list (/list))
Saper0 (/client): Topic(/datum/nanoui (/datum/nanoui), "src=[0x2106765c];publish=1", /list (/list))
/datum/callback/verb_callback (/datum/callback/verb_callback): Invoke()
world: PushUsr(Brenden Reid (/mob/living/carbon/human), /datum/callback/verb_callback (/datum/callback/verb_callback))
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
The text was updated successfully, but these errors were encountered: