runtime_condensed
-
51
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
51
count
Cannot execute null.add reagent(). inexpose mob(/datum/reagent/proc/expose_mob:127)src: Changeling Haste (/datum/reagent/medicine/changelinghaste)
src_loc:
usr: null
-
21
count
undefined variable /mob/living/basic/mining/watcher/var/bonus_value indisable attack(/datum/component/ranged_attacks/proc/disable_attack:94)src: /datum/component/ranged_attack... (/datum/component/ranged_attacks)
src_loc:
usr: Frankie White (/mob/living/carbon/human)
-
13
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: (src)
-
9
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (212,25,9) (/turf/open/floor/plating/airless)
src_loc:
usr: null
-
6
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: the purple volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc: space (83,116,2) (/turf/open/space)
usr: null
-
5
count
Called is_banned_from without specifying a ckey. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
4
count
list index out of bounds inorder food(/datum/venue/proc/order_food:79)src: restaurant (/datum/venue/restaurant)
src_loc:
usr: null
-
3
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (98,174,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the yellow volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Chad Bouldrock (as Captain) (/mob/living/carbon/human)
-
3
count
null.add_member() called by /obj/machinery/atmospherics/components/binary/volume_pump on (99,174,2) inadd member(/obj/machinery/atmospherics/components/add_member:199)src: the yellow volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Chad Bouldrock (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot execute null.return air(). inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:19)src: the grey baby slime (176) (/mob/living/basic/slime)
src_loc: null
usr: null
-
1
count
list index out of bounds indisconnect(/obj/machinery/atmospherics/proc/disconnect:403)src: the purple pipe (/obj/machinery/atmospherics/pipe/smart)
src_loc:
usr: Captain (/mob/living/carbon/human)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:72)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Lucius Noble (/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
bad color inrefresh values(/datum/light_source/proc/refresh_values:428)src: /datum/light_source (/datum/light_source)
src_loc:
usr: null
-
1
count
Cannot read null.palette_actions inrefresh actions(/datum/action_group/listed/refresh_actions:850)src: /datum/action_group/listed (/datum/action_group/listed)
src_loc:
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Danger (/atom/movable/screen/radial/slice)
src_loc:
usr: Lucius Noble (/mob/living/carbon/human)
-
1
count
Cannot read null.toggle_palette inrefresh actions(/datum/action_group/palette/refresh_actions:808)src: /datum/action_group/palette (/datum/action_group/palette)
src_loc:
usr: null
-
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
undefined proc or verb /datum/weakref/log message(). inlog combat(/proc/log_combat:32)src: null
src_loc:
usr: (src)
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:356)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
1
count
/datum/reagents | the stomach was forced to stop reacting. This might be unintentional. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Division by zero",
"proc_name": "equalize (\/datum\/gas_mixture\/proc\/equalize)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277",
"src": "\/datum\/gas_mixture (\/datum\/gas_mixture)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "Cannot execute null.add reagent().",
"proc_name": "expose mob (\/datum\/reagent\/proc\/expose_mob)",
"source_file": "code\/modules\/reagents\/chemistry\/reagents.dm,127",
"src": "Changeling Haste (\/datum\/reagent\/medicine\/changelinghaste)",
"src_loc": null,
"usr": "null"
},
{
"count": 21,
"message": "undefined variable \/mob\/living\/basic\/mining\/watcher\/var\/bonus_value",
"proc_name": "disable attack (\/datum\/component\/ranged_attacks\/proc\/disable_attack)",
"source_file": "code\/datums\/components\/ranged_attacks.dm,94",
"src": "\/datum\/component\/ranged_attack... (\/datum\/component\/ranged_attacks)",
"src_loc": null,
"usr": "Frankie White (\/mob\/living\/carbon\/human)"
},
{
"count": 13,
"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": "(src)"
},
{
"count": 9,
"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 (212,25,9) (\/turf\/open\/floor\/plating\/airless)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"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,348",
"src": "the purple volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": "space (83,116,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 5,
"message": "Called is_banned_from without specifying a ckey.",
"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": "list index out of bounds",
"proc_name": "order food (\/datum\/venue\/proc\/order_food)",
"source_file": "code\/modules\/food_and_drinks\/restaurant\/_venue.dm,79",
"src": "restaurant (\/datum\/venue\/restaurant)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (98,174,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Chad Bouldrock (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (99,174,2)",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/components\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199",
"src": "the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Chad Bouldrock (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.return air().",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,19",
"src": "the grey baby slime (176) (\/mob\/living\/basic\/slime)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "list index out of bounds",
"proc_name": "disconnect (\/obj\/machinery\/atmospherics\/proc\/disconnect)",
"source_file": "code\/modules\/atmospherics\/machinery\/atmosmachinery.dm,403",
"src": "the purple pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,72",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Lucius Noble (\/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": "bad color",
"proc_name": "refresh values (\/datum\/light_source\/proc\/refresh_values)",
"source_file": "code\/modules\/lighting\/lighting_source.dm,428",
"src": "\/datum\/light_source (\/datum\/light_source)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.palette_actions",
"proc_name": "refresh actions (\/datum\/action_group\/listed\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,850",
"src": "\/datum\/action_group\/listed (\/datum\/action_group\/listed)",
"src_loc": null,
"usr": "null"
},
{
"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": "Danger (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Lucius Noble (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.toggle_palette",
"proc_name": "refresh actions (\/datum\/action_group\/palette\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,808",
"src": "\/datum\/action_group\/palette (\/datum\/action_group\/palette)",
"src_loc": null,
"usr": "null"
},
{
"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": "undefined proc or verb \/datum\/weakref\/log message().",
"proc_name": "log combat (\/proc\/log_combat)",
"source_file": "code\/__HELPERS\/logging\/attack.dm,32",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,356",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 178
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-02-13 15:54:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 249236,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Division by zero\",\"proc_name\":\"equalize (\/datum\/gas_mixture\/proc\/equalize)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,277\",\"src\":\"\/datum\/gas_mixture (\/datum\/gas_mixture)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose mob (\/datum\/reagent\/proc\/expose_mob)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents.dm,127\",\"src\":\"Changeling Haste (\/datum\/reagent\/medicine\/changelinghaste)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":21,\"message\":\"undefined variable \/mob\/living\/basic\/mining\/watcher\/var\/bonus_value\",\"proc_name\":\"disable attack (\/datum\/component\/ranged_attacks\/proc\/disable_attack)\",\"source_file\":\"code\/datums\/components\/ranged_attacks.dm,94\",\"src\":\"\/datum\/component\/ranged_attack... (\/datum\/component\/ranged_attacks)\",\"src_loc\":null,\"usr\":\"Frankie White (\/mob\/living\/carbon\/human)\"},{\"count\":13,\"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\":\"(src)\"},{\"count\":9,\"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 (212,25,9) (\/turf\/open\/floor\/plating\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"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,348\",\"src\":\"the purple volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":\"space (83,116,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":5,\"message\":\"Called is_banned_from without specifying a ckey.\",\"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\":\"list index out of bounds\",\"proc_name\":\"order food (\/datum\/venue\/proc\/order_food)\",\"source_file\":\"code\/modules\/food_and_drinks\/restaurant\/_venue.dm,79\",\"src\":\"restaurant (\/datum\/venue\/restaurant)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (98,174,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Chad Bouldrock (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"null.add_member() called by \/obj\/machinery\/atmospherics\/components\/binary\/volume_pump on (99,174,2)\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/components\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,199\",\"src\":\"the yellow volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Chad Bouldrock (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.return air().\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,19\",\"src\":\"the grey baby slime (176) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"list index out of bounds\",\"proc_name\":\"disconnect (\/obj\/machinery\/atmospherics\/proc\/disconnect)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/atmosmachinery.dm,403\",\"src\":\"the purple pipe (\/obj\/machinery\/atmospherics\/pipe\/smart)\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,72\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Lucius Noble (\/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\":\"bad color\",\"proc_name\":\"refresh values (\/datum\/light_source\/proc\/refresh_values)\",\"source_file\":\"code\/modules\/lighting\/lighting_source.dm,428\",\"src\":\"\/datum\/light_source (\/datum\/light_source)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.palette_actions\",\"proc_name\":\"refresh actions (\/datum\/action_group\/listed\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,850\",\"src\":\"\/datum\/action_group\/listed (\/datum\/action_group\/listed)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"Danger (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Lucius Noble (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.toggle_palette\",\"proc_name\":\"refresh actions (\/datum\/action_group\/palette\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,808\",\"src\":\"\/datum\/action_group\/palette (\/datum\/action_group\/palette)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"undefined proc or verb \/datum\/weakref\/log message().\",\"proc_name\":\"log combat (\/proc\/log_combat)\",\"source_file\":\"code\/__HELPERS\/logging\/attack.dm,32\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,356\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":178}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/02\/13\/round-249236\/runtime.condensed.json"
}
Install Gentoo