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

Runtime in code/modules/mob/hear_say.dm,8 #19

Open
Ganza9991 opened this issue Aug 2, 2024 · 0 comments
Open

Runtime in code/modules/mob/hear_say.dm,8 #19

Ganza9991 opened this issue Aug 2, 2024 · 0 comments
Labels

Comments

@Ganza9991
Copy link
Collaborator

Runtime in code/modules/mob/hear_say.dm,8: Cannot execute null.find message().
proc name: hear say (/mob/proc/hear_say)
usr: Bluespace Technician (ganza9991) (/mob/living/carbon/human/bst)
usr.loc: The floor (73,89,2) (/turf/floor/tiled/steel)
src: Charlie Lombardi (/mob/observer/ghost)
src.loc: the floor (104,156,3) (/turf/floor/tiled/steel/gray_platform)
call stack:
Charlie Lombardi (/mob/observer/ghost): hear say("Фыв", "says", English Common (/datum/language/common), "", 0, Bluespace Technician (/mob/living/carbon/human/bst), null, 0, 2)
Charlie Lombardi (/mob/observer/ghost): hear say("Фыв", "says", English Common (/datum/language/common), "", 0, Bluespace Technician (/mob/living/carbon/human/bst), null, 0, 2)
Bluespace Technician (/mob/living/carbon/human/bst): say("Фыв", English Common (/datum/language/common), "says", "")
Bluespace Technician (/mob/living/carbon/human/bst): say("фыв", null)
Bluespace Technician (/mob/living/carbon/human/bst): Say("фыв")

В прераунде зашёл за БС теха и сказал "фыв", после чего высрало два рантайма на каждого из госта.

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

No branches or pull requests

1 participant