runtime_condensed
-
4
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1020)src: the metal adult slime (349) (/mob/living/basic/slime)
src_loc: the reinforced floor (167,90,3) (/turf/open/floor/engine)
usr: null
-
3
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:360)src: Listening Post omni air vent P... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the snow (204,69,2) (/turf/open/misc/asteroid/snow)
usr: null
-
2
count
Cannot modify null.client. inDestroy(/client/Destroy:640)src: MediaNocheUwU (/client)
src_loc:
usr: null
-
1
count
Invalid timer: Timer: 11819 ([0x2108380b]), TTR: 257863, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21032b02], callBack.object: /datum/looping_sound/generator(/datum/looping_sound/generator), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(257863), QDELETED, NO CALLBACK world.time: 82209, head_offset: 82200, practical_offset: 19, REALTIMEOFDAY: 257863 infire(/datum/controller/subsystem/timer/fire:122)src: Sound Loops (/datum/controller/subsystem/timer/sound_loops)
src_loc:
usr: null
-
1
count
type mismatch: cannot compare "ordmix_igniter" to 0 inNew(/datum/tgui_input_number/New:90)src: /datum/tgui_input_number (/datum/tgui_input_number)
src_loc:
usr: Spencer Wood (/mob/living/carbon/human)
-
1
count
Cannot read null.pawn infield turf crossed(/datum/proximity_monitor/advanced/ai_target_tracking/field_turf_crossed:63)src: /datum/proximity_monitor/advan... (/datum/proximity_monitor/advanced/ai_target_tracking)
src_loc:
usr: the goldgrub (/mob/living/basic/mining/goldgrub)
-
1
count
in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Kaiden Wilo (/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
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1339)src: the wooden plank (/obj/item/stack/sheet/mineral/wood)
src_loc:
usr: Ryker Roy (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 4,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1020",
"src": "the metal adult slime (349) (\/mob\/living\/basic\/slime)",
"src_loc": "the reinforced floor (167,90,3) (\/turf\/open\/floor\/engine)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,360",
"src": "Listening Post omni air vent P... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the snow (204,69,2) (\/turf\/open\/misc\/asteroid\/snow)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,640",
"src": "MediaNocheUwU (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Invalid timer: Timer: 11819 ([0x2108380b]), TTR: 257863, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21032b02], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(257863), QDELETED, NO CALLBACK world.time: 82209, head_offset: 82200, practical_offset: 19, REALTIMEOFDAY: 257863",
"proc_name": "fire (\/datum\/controller\/subsystem\/timer\/fire)",
"source_file": "code\/controllers\/subsystem\/timer.dm,122",
"src": "Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "type mismatch: cannot compare \"ordmix_igniter\" to 0",
"proc_name": "New (\/datum\/tgui_input_number\/New)",
"source_file": "code\/modules\/tgui_input\/number.dm,90",
"src": "\/datum\/tgui_input_number (\/datum\/tgui_input_number)",
"src_loc": null,
"usr": "Spencer Wood (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.pawn",
"proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
"source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
"src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
"src_loc": null,
"usr": "the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)"
},
{
"count": 1,
"message": "in_range_of_irradiation 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": "Kaiden Wilo (\/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": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1339",
"src": "the wooden plank (\/obj\/item\/stack\/sheet\/mineral\/wood)",
"src_loc": null,
"usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
}
],
"total_count": 15
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-27 03:18:14.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252627,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":4,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1020\",\"src\":\"the metal adult slime (349) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (167,90,3) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,360\",\"src\":\"Listening Post omni air vent P... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the snow (204,69,2) (\/turf\/open\/misc\/asteroid\/snow)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,640\",\"src\":\"MediaNocheUwU (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid timer: Timer: 11819 ([0x2108380b]), TTR: 257863, wait:4 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21032b02], callBack.object: \/datum\/looping_sound\/generator(\/datum\/looping_sound\/generator), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(257863), QDELETED, NO CALLBACK world.time: 82209, head_offset: 82200, practical_offset: 19, REALTIMEOFDAY: 257863\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/timer\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,122\",\"src\":\"Sound Loops (\/datum\/controller\/subsystem\/timer\/sound_loops)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"type mismatch: cannot compare \\\"ordmix_igniter\\\" to 0\",\"proc_name\":\"New (\/datum\/tgui_input_number\/New)\",\"source_file\":\"code\/modules\/tgui_input\/number.dm,90\",\"src\":\"\/datum\/tgui_input_number (\/datum\/tgui_input_number)\",\"src_loc\":null,\"usr\":\"Spencer Wood (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"the goldgrub (\/mob\/living\/basic\/mining\/goldgrub)\"},{\"count\":1,\"message\":\"in_range_of_irradiation 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\":\"Kaiden Wilo (\/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\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1339\",\"src\":\"the wooden plank (\/obj\/item\/stack\/sheet\/mineral\/wood)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"}],\"total_count\":15}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/05\/27\/round-252627\/runtime.condensed.json"
}
Install Gentoo