Mice speaking runtimes
Created by: gbasood
From what I remember, mice speaking also involves a blank line in the chat log, from human perspective
18:32:37 Runtime detected
Cannot execute null.scramble(). at speech.dm:59
proc name: scramble (/datum/speech/proc/scramble)
source file: speech.dm,59
usr: the mouse (238) (/mob/living/simple_animal/mouse)
src: mouse (238) (/datum/speech)
call stack:
mouse (238) (/datum/speech): scramble()
Chris Trovato (/mob/living/carbon/human): render speech(mouse (238) (/datum/speech))
Chris Trovato (/mob/living/carbon/human): Hear(mouse (238) (/datum/speech), "<span class=\'\'><span class=\...")
the mouse (238) (/mob/living/simple_animal/mouse): send speech(mouse (238) (/datum/speech), 7, null)
the mouse (238) (/mob/living/simple_animal/mouse): say("Damn", null)
the mouse (238) (/mob/living/simple_animal/mouse): Say("Damn")
runtime error: Cannot execute null.render wrapper classes().
proc name: render speech (/atom/movable/proc/render_speech)
source file: say.dm,118
usr: the mouse (238) (/mob/living/simple_animal/mouse)
src: Chris Trovato (/mob/living/carbon/human)
call stack:
Chris Trovato (/mob/living/carbon/human): render speech(mouse (238) (/datum/speech))
Chris Trovato (/mob/living/carbon/human): Hear(mouse (238) (/datum/speech), "<span class=\'\'><span class=\...")
the mouse (238) (/mob/living/simple_animal/mouse): send speech(mouse (238) (/datum/speech), 7, null)
the mouse (238) (/mob/living/simple_animal/mouse): say("Damn", null)
the mouse (238) (/mob/living/simple_animal/mouse): Say("Damn")