runtime_condensed
-
5
count
Cannot execute null.get thrower(). inhitby(/mob/living/hitby:222)src: Moses Hudson (/mob/living/carbon/human)
src_loc: the floor (133,121,2) (/turf/open/floor/iron/white)
usr: (src)
-
4
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
4
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 (951) (/mob/living/carbon/human/species/monkey)
-
3
count
Basic mob being instantiated in nullspace instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: the space carp (/mob/living/basic/carp)
-
3
count
Division by zero inupdate parallax(/datum/hud/proc/update_parallax:195)src: /datum/hud/living (/datum/hud/living)
src_loc:
usr: Bob Stange (/mob/dead/observer)
-
3
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Catherine Hurst (/mob/living/carbon/human)
-
2
count
in_range_of_irradiation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Carter Hayhurst (/mob/living/carbon/human)
-
2
count
living_set_body_position overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Catherine Hurst (/mob/living/carbon/human)
-
2
count
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Catherine Hurst (/mob/living/carbon/human)
-
1
count
Division by zero inget loc from mousepos(/proc/get_loc_from_mousepos:335)src: null
src_loc:
usr: Kelesis (/mob/dead/new_player)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Invalid timer: Timer: 12014 ([0x2107830d]), TTR: 834322, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21083717], callBack.object: /datum/looping_sound/microwave(/datum/looping_sound/microwave), callBack.delegate:start_sound_loop, source: code/datums/looping_sounds/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(834322), QDELETED, NO CALLBACK world.time: 8462.5, head_offset: 8400, practical_offset: 126, REALTIMEOFDAY: 834322 infire(/datum/controller/subsystem/timer/fire:122)src: Sound Loops (/datum/controller/subsystem/timer/sound_loops)
src_loc:
usr: null
-
1
count
Cannot execute null.resolve(). inget powernet(/obj/machinery/conveyor/proc/get_powernet:405)src: the conveyor belt (/obj/machinery/conveyor)
src_loc:
usr: Catherine Hurst (/mob/living/carbon/human)
-
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: null
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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: null
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:600)src: Vader4hire (/client)
src_loc:
usr: null
-
1
count
Cannot execute null.add reagent(). inexpose turf(/datum/reagent/ants/expose_turf:3107)src: Ants (/datum/reagent/ants)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 5,
"message": "Cannot execute null.get thrower().",
"proc_name": "hitby (\/mob\/living\/hitby)",
"source_file": "code\/modules\/mob\/living\/living_defense.dm,222",
"src": "Moses Hudson (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (133,121,2) (\/turf\/open\/floor\/iron\/white)",
"usr": "(src)"
},
{
"count": 4,
"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": "null"
},
{
"count": 4,
"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 (951) (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"count": 3,
"message": "Basic mob being instantiated in nullspace",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "the space carp (\/mob\/living\/basic\/carp)"
},
{
"count": 3,
"message": "Division by zero",
"proc_name": "update parallax (\/datum\/hud\/proc\/update_parallax)",
"source_file": "code\/_onclick\/hud\/parallax\/parallax.dm,195",
"src": "\/datum\/hud\/living (\/datum\/hud\/living)",
"src_loc": null,
"usr": "Bob Stange (\/mob\/dead\/observer)"
},
{
"count": 3,
"message": "TTS tried to play a sound to a deleted mob.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"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": "Catherine Hurst (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": "Carter Hayhurst (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "living_set_body_position 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": "Catherine Hurst (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "parent_qdeleting 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": "Catherine Hurst (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Division by zero",
"proc_name": "get loc from mousepos (\/proc\/get_loc_from_mousepos)",
"source_file": "code\/__HELPERS\/turfs.dm,335",
"src": "null",
"src_loc": null,
"usr": "Kelesis (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Invalid timer: Timer: 12014 ([0x2107830d]), TTR: 834322, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21083717], callBack.object: \/datum\/looping_sound\/microwave(\/datum\/looping_sound\/microwave), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(834322), QDELETED, NO CALLBACK world.time: 8462.5, head_offset: 8400, practical_offset: 126, REALTIMEOFDAY: 834322",
"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": "Cannot execute null.resolve().",
"proc_name": "get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)",
"source_file": "code\/modules\/recycling\/conveyor.dm,405",
"src": "the conveyor belt (\/obj\/machinery\/conveyor)",
"src_loc": null,
"usr": "Catherine Hurst (\/mob\/living\/carbon\/human)"
},
{
"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": "null"
},
{
"count": 1,
"message": "recursive_jsonify got an empty list after serialization",
"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 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": "null"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,600",
"src": "Vader4hire (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.add reagent().",
"proc_name": "expose turf (\/datum\/reagent\/ants\/expose_turf)",
"source_file": "code\/modules\/reagents\/chemistry\/reagents\/other_reagents.dm,3107",
"src": "Ants (\/datum\/reagent\/ants)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 41
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-05-18 22:56:03.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 252359,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":5,\"message\":\"Cannot execute null.get thrower().\",\"proc_name\":\"hitby (\/mob\/living\/hitby)\",\"source_file\":\"code\/modules\/mob\/living\/living_defense.dm,222\",\"src\":\"Moses Hudson (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (133,121,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":4,\"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\":\"null\"},{\"count\":4,\"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 (951) (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":3,\"message\":\"Basic mob being instantiated in nullspace\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"the space carp (\/mob\/living\/basic\/carp)\"},{\"count\":3,\"message\":\"Division by zero\",\"proc_name\":\"update parallax (\/datum\/hud\/proc\/update_parallax)\",\"source_file\":\"code\/_onclick\/hud\/parallax\/parallax.dm,195\",\"src\":\"\/datum\/hud\/living (\/datum\/hud\/living)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":3,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"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\":\"Catherine Hurst (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":\"Carter Hayhurst (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"living_set_body_position 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\":\"Catherine Hurst (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"parent_qdeleting 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\":\"Catherine Hurst (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"get loc from mousepos (\/proc\/get_loc_from_mousepos)\",\"source_file\":\"code\/__HELPERS\/turfs.dm,335\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Kelesis (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Invalid timer: Timer: 12014 ([0x2107830d]), TTR: 834322, wait:10 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21083717], callBack.object: \/datum\/looping_sound\/microwave(\/datum\/looping_sound\/microwave), callBack.delegate:start_sound_loop, source: code\/datums\/looping_sounds\/_looping_sound.dm:221Prev: NULL, Next: NULL, SPENT(834322), QDELETED, NO CALLBACK world.time: 8462.5, head_offset: 8400, practical_offset: 126, REALTIMEOFDAY: 834322\",\"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\":\"Cannot execute null.resolve().\",\"proc_name\":\"get powernet (\/obj\/machinery\/conveyor\/proc\/get_powernet)\",\"source_file\":\"code\/modules\/recycling\/conveyor.dm,405\",\"src\":\"the conveyor belt (\/obj\/machinery\/conveyor)\",\"src_loc\":null,\"usr\":\"Catherine Hurst (\/mob\/living\/carbon\/human)\"},{\"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\":\"null\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"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 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\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,600\",\"src\":\"Vader4hire (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/ants\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/other_reagents.dm,3107\",\"src\":\"Ants (\/datum\/reagent\/ants)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":41}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/05\/18\/round-252359\/runtime.condensed.json"
}
Install Gentoo