runtime_condensed
-
64
count
We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Gerald BadMann (/mob/living/carbon/human)
-
40
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
26
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the eyelid (/obj/effect/abstract/eyelid_effect)
src_loc:
usr: Gerald BadMann (/mob/living/carbon/human)
-
16
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
13
count
Cannot execute null.remove bodypart overlay(). inon bodypart remove(/obj/item/organ/proc/on_bodypart_remove:250)src: the monkey tail (/obj/item/organ/tail/monkey)
src_loc:
usr: Gerald BadMann (/mob/living/carbon/human)
-
8
count
addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Rummages-In-Garbage (/mob/living/carbon/human)
-
7
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:227)src: the wall (142,160,4) (/turf/closed/wall)
src_loc:
usr: null
-
2
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
2
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: Pick up Slime (/atom/movable/screen/movable/action_button)
src_loc:
usr: Jose Houser (/mob/living/carbon/human)
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot read null.click_intercept inRemove(/datum/action/cooldown/Remove:129)src: Titan\'s Finale (/datum/action/cooldown/mob_cooldown/projectile_attack/colossus_final)
src_loc:
usr: null
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the red raptor (/mob/living/basic/raptor/red)
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: the red raptor (/mob/living/basic/raptor/red)
-
1
count
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
Cannot read null.burn_mod inon losing(/datum/mutation/human/fire/on_losing:372)src: Fiery Sweat (/datum/mutation/human/fire)
src_loc:
usr: null
-
1
count
https://tts.scriptis.net/tts-voices: status code 503 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 64,
"message": "We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Gerald BadMann (\/mob\/living\/carbon\/human)"
},
{
"count": 40,
"message": "Cannot read null.seen_messages",
"proc_name": "finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)",
"source_file": "code\/datums\/chatmessage.dm,210",
"src": "\/datum\/chatmessage (\/datum\/chatmessage)",
"src_loc": null,
"usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the eyelid (\/obj\/effect\/abstract\/eyelid_effect)",
"src_loc": null,
"usr": "Gerald BadMann (\/mob\/living\/carbon\/human)"
},
{
"count": 16,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 13,
"message": "Cannot execute null.remove bodypart overlay().",
"proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,250",
"src": "the monkey tail (\/obj\/item\/organ\/tail\/monkey)",
"src_loc": null,
"usr": "Gerald BadMann (\/mob\/living\/carbon\/human)"
},
{
"count": 8,
"message": "addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Rummages-In-Garbage (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,227",
"src": "the wall (142,160,4) (\/turf\/closed\/wall)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "Pick up Slime (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Jose Houser (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "movable_moved overridden. Use override = TRUE to suppress this warning.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.click_intercept",
"proc_name": "Remove (\/datum\/action\/cooldown\/Remove)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,129",
"src": "Titan\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the red raptor (\/mob\/living\/basic\/raptor\/red)"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "the red raptor (\/mob\/living\/basic\/raptor\/red)"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the afterimage demonic watcher) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.burn_mod",
"proc_name": "on losing (\/datum\/mutation\/human\/fire\/on_losing)",
"source_file": "code\/datums\/mutations\/body.dm,372",
"src": "Fiery Sweat (\/datum\/mutation\/human\/fire)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 187
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-13 05:52:26.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251156,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":64,\"message\":\"We tried to check a gas_mixture that doesn't exist for its firetype, what are you DOING\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Gerald BadMann (\/mob\/living\/carbon\/human)\"},{\"count\":40,\"message\":\"Cannot read null.seen_messages\",\"proc_name\":\"finish image generation (\/datum\/chatmessage\/proc\/finish_image_generation)\",\"source_file\":\"code\/datums\/chatmessage.dm,210\",\"src\":\"\/datum\/chatmessage (\/datum\/chatmessage)\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the eyelid (\/obj\/effect\/abstract\/eyelid_effect)\",\"src_loc\":null,\"usr\":\"Gerald BadMann (\/mob\/living\/carbon\/human)\"},{\"count\":16,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"message\":\"Cannot execute null.remove bodypart overlay().\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,250\",\"src\":\"the monkey tail (\/obj\/item\/organ\/tail\/monkey)\",\"src_loc\":null,\"usr\":\"Gerald BadMann (\/mob\/living\/carbon\/human)\"},{\"count\":8,\"message\":\"addtimer called with a callback assigned to a qdeleted object. In the future such timers will not be supported and may refuse to run or run with a 0 wait\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Rummages-In-Garbage (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,227\",\"src\":\"the wall (142,160,4) (\/turf\/closed\/wall)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"Pick up Slime (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Jose Houser (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"movable_moved overridden. Use override = TRUE to suppress this warning.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.click_intercept\",\"proc_name\":\"Remove (\/datum\/action\/cooldown\/Remove)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,129\",\"src\":\"Titan\\\\'s Finale (\/datum\/action\/cooldown\/mob_cooldown\/projectile_attack\/colossus_final)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the red raptor (\/mob\/living\/basic\/raptor\/red)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"the red raptor (\/mob\/living\/basic\/raptor\/red)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the afterimage demonic watcher) in ai datum blackboard (key: BB_basic_current_target)! Please ensure that we are not doing this by adding handling where necessary.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.burn_mod\",\"proc_name\":\"on losing (\/datum\/mutation\/human\/fire\/on_losing)\",\"source_file\":\"code\/datums\/mutations\/body.dm,372\",\"src\":\"Fiery Sweat (\/datum\/mutation\/human\/fire)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":187}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/13\/round-251156\/runtime.condensed.json"
}
Install Gentoo