runtime_condensed
-
31
count
mob_action_removed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Anton Barankin (/mob/living/carbon/human)
-
31
count
mob_action_grant overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Anton Barankin (/mob/living/carbon/human)
-
27
count
Cannot execute null.resetToDefault(). inLogin(/mob/Login:107)src: Zenergyz (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
20
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:383)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
7
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (161,170,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
5
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)
-
4
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Shoot Mcmann (/mob/living/carbon/human)
-
3
count
-
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
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: John Trusty (/mob/living/carbon/human)
-
2
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
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Alexander Koldunchenko (/mob/living/carbon/human)
-
1
count
Cannot read null.appearance_flags inupdate icon nopipes(/obj/machinery/atmospherics/components/unary/portables_connector/update_icon_nopipes:37)src: the omni connector port (/obj/machinery/atmospherics/components/unary/portables_connector)
src_loc:
usr: Alexander Koldunchenko (/mob/living/carbon/human)
-
1
count
Cannot read null._status_traits inupdate icon(/obj/machinery/atmospherics/components/update_icon:76)src: the omni connector port (/obj/machinery/atmospherics/components/unary/portables_connector)
src_loc:
usr: Alexander Koldunchenko (/mob/living/carbon/human)
-
1
count
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:28)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: AyeBlinchik (/mob/dead/new_player)
-
1
count
Cannot read null._status_traits inget pipe image(/obj/machinery/atmospherics/components/get_pipe_image:117)src: the omni connector port (/obj/machinery/atmospherics/components/unary/portables_connector)
src_loc:
usr: Alexander Koldunchenko (/mob/living/carbon/human)
-
1
count
Cannot execute null.set client(). inDestroy(/client/Destroy:595)src: AyeBlinchik (/client)
src_loc:
usr: null
-
1
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (178,169,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
cannot read from list inlog filter(/proc/log_filter:98)src: null
src_loc:
usr: Shoot Mcmann (/mob/living/carbon/human)
-
1
count
Cannot execute null.kill program(). inui act(/obj/item/modular_computer/ui_act:145)src: Jose Houser (Medical Doctor) (/obj/item/modular_computer/pda/medical)
src_loc:
usr: Jose Houser (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 31,
"message": "mob_action_removed 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": "Anton Barankin (\/mob\/living\/carbon\/human)"
},
{
"count": 31,
"message": "mob_action_grant 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": "Anton Barankin (\/mob\/living\/carbon\/human)"
},
{
"count": 27,
"message": "Cannot execute null.resetToDefault().",
"proc_name": "Login (\/mob\/Login)",
"source_file": "code\/modules\/mob\/login.dm,107",
"src": "Zenergyz (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 20,
"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,383",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 7,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (161,170,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"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": 4,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Shoot Mcmann (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"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": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "John Trusty (\/mob\/living\/carbon\/human)"
},
{
"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": "(src)"
},
{
"count": 1,
"message": "turf_expose 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": "Alexander Koldunchenko (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.appearance_flags",
"proc_name": "update icon nopipes (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector\/update_icon_nopipes)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/portables_connector.dm,37",
"src": "the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)",
"src_loc": null,
"usr": "Alexander Koldunchenko (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null._status_traits",
"proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76",
"src": "the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)",
"src_loc": null,
"usr": "Alexander Koldunchenko (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.is localhost().",
"proc_name": "New (\/datum\/hud\/new_player\/New)",
"source_file": "code\/_onclick\/hud\/new_player.dm,28",
"src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
"src_loc": null,
"usr": "AyeBlinchik (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot read null._status_traits",
"proc_name": "get pipe image (\/obj\/machinery\/atmospherics\/components\/get_pipe_image)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,117",
"src": "the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)",
"src_loc": null,
"usr": "Alexander Koldunchenko (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,595",
"src": "AyeBlinchik (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.reset cooldowns().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (178,169,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "cannot read from list",
"proc_name": "log filter (\/proc\/log_filter)",
"source_file": "code\/__HELPERS\/chat_filter.dm,98",
"src": "null",
"src_loc": null,
"usr": "Shoot Mcmann (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.kill program().",
"proc_name": "ui act (\/obj\/item\/modular_computer\/ui_act)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145",
"src": "Jose Houser (Medical Doctor) (\/obj\/item\/modular_computer\/pda\/medical)",
"src_loc": null,
"usr": "Jose Houser (\/mob\/living\/carbon\/human)"
}
],
"total_count": 144
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-26 09:50:31.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253596,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":31,\"message\":\"mob_action_removed 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\":\"Anton Barankin (\/mob\/living\/carbon\/human)\"},{\"count\":31,\"message\":\"mob_action_grant 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\":\"Anton Barankin (\/mob\/living\/carbon\/human)\"},{\"count\":27,\"message\":\"Cannot execute null.resetToDefault().\",\"proc_name\":\"Login (\/mob\/Login)\",\"source_file\":\"code\/modules\/mob\/login.dm,107\",\"src\":\"Zenergyz (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":20,\"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,383\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (161,170,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"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\":4,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Shoot Mcmann (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"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\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"John Trusty (\/mob\/living\/carbon\/human)\"},{\"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\":\"(src)\"},{\"count\":1,\"message\":\"turf_expose 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\":\"Alexander Koldunchenko (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.appearance_flags\",\"proc_name\":\"update icon nopipes (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector\/update_icon_nopipes)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/portables_connector.dm,37\",\"src\":\"the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)\",\"src_loc\":null,\"usr\":\"Alexander Koldunchenko (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,76\",\"src\":\"the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)\",\"src_loc\":null,\"usr\":\"Alexander Koldunchenko (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,28\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"AyeBlinchik (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"get pipe image (\/obj\/machinery\/atmospherics\/components\/get_pipe_image)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,117\",\"src\":\"the omni connector port (\/obj\/machinery\/atmospherics\/components\/unary\/portables_connector)\",\"src_loc\":null,\"usr\":\"Alexander Koldunchenko (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,595\",\"src\":\"AyeBlinchik (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.reset cooldowns().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (178,169,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"cannot read from list\",\"proc_name\":\"log filter (\/proc\/log_filter)\",\"source_file\":\"code\/__HELPERS\/chat_filter.dm,98\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Shoot Mcmann (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.kill program().\",\"proc_name\":\"ui act (\/obj\/item\/modular_computer\/ui_act)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer_ui.dm,145\",\"src\":\"Jose Houser (Medical Doctor) (\/obj\/item\/modular_computer\/pda\/medical)\",\"src_loc\":null,\"usr\":\"Jose Houser (\/mob\/living\/carbon\/human)\"}],\"total_count\":144}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/06\/26\/round-253596\/runtime.condensed.json"
}
Install Gentoo