runtime_condensed
-
15
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
8
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Ryker Roy (/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: Lawrence Lek (/mob/living/carbon/human)
-
7
count
Cannot read null.forensics inshare blood on touch(/mob/living/carbon/human/share_blood_on_touch:302)src: Bob Brown B. DeMarco (/mob/living/carbon/human)
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
5
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Abasi Bakir (/mob/living/carbon/human)
-
2
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:381)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: the feral regal rat (611) (/mob/dead/observer)
-
2
count
Cannot modify null.client. inDestroy(/client/Destroy:640)src: Syndicake2 (/client)
src_loc:
usr: null
-
2
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: the feral regal rat (611) (/mob/dead/observer)
-
1
count
Cannot execute null.get thrower(). inon hitby(/datum/element/relay_attackers/proc/on_hitby:77)src: /datum/element/relay_attackers (/datum/element/relay_attackers)
src_loc:
usr: the monkey (647) (/mob/living/carbon/human/species/monkey)
-
1
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: the monkey (647) (/mob/living/carbon/human/species/monkey)
src_loc: the floor (174,105,3) (/turf/open/floor/iron)
usr: (src)
-
1
count
Tried to track a qdeleted datum (Familiar) in ai datum blackboard (key: BB_monkey_enemies)! Please ensure that we are not doing this by adding handling where necessary. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: MOD thermal regulator module (/atom/movable/screen/radial/slice)
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
1
count
WARNING: Projectile /obj/projectile/kiss deleted due to being unable to resolve a target after angle was null! instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1339)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
WARNING: Projectile /obj/projectile/kiss fired without a target or mouse parameters to aim with. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 502 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:325)src: null
src_loc:
usr: Bob Brown B. DeMarco (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 15,
"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": 8,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Ryker Roy (\/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": "Lawrence Lek (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot read null.forensics",
"proc_name": "share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302",
"src": "Bob Brown B. DeMarco (\/mob\/living\/carbon\/human)",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"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": "Abasi Bakir (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "the feral regal rat (611) (\/mob\/dead\/observer)"
},
{
"count": 2,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,640",
"src": "Syndicake2 (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "the feral regal rat (611) (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Cannot execute null.get thrower().",
"proc_name": "on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)",
"source_file": "code\/datums\/elements\/relay_attackers.dm,77",
"src": "\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)",
"src_loc": null,
"usr": "the monkey (647) (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"count": 1,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "the monkey (647) (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": "the floor (174,105,3) (\/turf\/open\/floor\/iron)",
"usr": "(src)"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (Familiar) in ai datum blackboard (key: BB_monkey_enemies)! 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": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "MOD thermal regulator module (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "WARNING: Projectile \/obj\/projectile\/kiss deleted due to being unable to resolve a target after angle was null!",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1339",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "WARNING: Projectile \/obj\/projectile\/kiss fired without a target or mouse parameters to aim with.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 502",
"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": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,325",
"src": "null",
"src_loc": null,
"usr": "Bob Brown B. DeMarco (\/mob\/living\/carbon\/human)"
}
],
"total_count": 58
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-05 02:28:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252910,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":15,\"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\":8,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/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\":\"Lawrence Lek (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot read null.forensics\",\"proc_name\":\"share blood on touch (\/mob\/living\/carbon\/human\/share_blood_on_touch)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon_defense.dm,302\",\"src\":\"Bob Brown B. DeMarco (\/mob\/living\/carbon\/human)\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"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\":\"Abasi Bakir (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"the feral regal rat (611) (\/mob\/dead\/observer)\"},{\"count\":2,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,640\",\"src\":\"Syndicake2 (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"the feral regal rat (611) (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"on hitby (\/datum\/element\/relay_attackers\/proc\/on_hitby)\",\"source_file\":\"code\/datums\/elements\/relay_attackers.dm,77\",\"src\":\"\/datum\/element\/relay_attackers (\/datum\/element\/relay_attackers)\",\"src_loc\":null,\"usr\":\"the monkey (647) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"the monkey (647) (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"the floor (174,105,3) (\/turf\/open\/floor\/iron)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (Familiar) in ai datum blackboard (key: BB_monkey_enemies)! 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\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"MOD thermal regulator module (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"WARNING: Projectile \/obj\/projectile\/kiss deleted due to being unable to resolve a target after angle was null!\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1339\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"WARNING: Projectile \/obj\/projectile\/kiss fired without a target or mouse parameters to aim with.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 502\",\"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\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,325\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Bob Brown B. DeMarco (\/mob\/living\/carbon\/human)\"}],\"total_count\":58}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/06\/05\/round-252910\/runtime.condensed.json"
}
Install Gentoo