runtime_condensed
-
51
count
Cannot read null.gases incopy from(/datum/gas_mixture/proc/copy_from:306)src: /datum/gas_mixture/turf (/datum/gas_mixture/turf)
src_loc:
usr: Jimmy Lin (/mob/living/carbon/human)
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (151,200,13) (/turf/open/space)
src_loc:
usr: null
-
40
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Theater omni air vent xGMDw (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the plating (146,134,2) (/turf/open/floor/plating)
usr: null
-
24
count
undefined variable /turf/closed/indestructible/rock/snow/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (162,158,13) (/turf/open/space)
src_loc:
usr: null
-
17
count
undefined variable /turf/closed/indestructible/syndicate/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (162,157,13) (/turf/open/space)
src_loc:
usr: null
-
10
count
undefined variable /turf/closed/indestructible/opsglass/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (169,139,13) (/turf/open/space)
src_loc:
usr: null
-
9
count
Cannot read null.lightswitch inhas power(/obj/machinery/light/proc/has_power:480)src: the light fixture (/obj/machinery/light/cold/directional/west)
src_loc: null
usr: null
-
6
count
The power cable taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the power cable (/obj/structure/cable)
src_loc: space (125,76,2) (/turf/open/space)
usr: null
-
2
count
Attempt to move the cruise missile to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Barren (/mob/dead/observer)
-
1
count
Division by zero inupdate tug(/datum/component/tug_towards/proc/update_tug:116)src: /datum/component/tug_towards (/datum/component/tug_towards)
src_loc:
usr: Frankie Hauberk (/mob/living/carbon/human)
-
1
count
Cannot read null.gases inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:25)src: the grey baby slime (38) (/mob/living/basic/slime)
src_loc: the floor (153,118,13) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
Cannot read null.tool_behaviour inadd context(/obj/machinery/iv_drip/plumbing/add_context:18)src: the automated IV drip (/obj/machinery/iv_drip/plumbing)
src_loc: the floor (140,131,2) (/turf/open/floor/wood)
usr: null
-
1
count
Attempt to move the �Aussec supply crate to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Barren (/mob/dead/observer)
-
1
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
-
1
count
Cannot execute null.reset cooldowns(). inprocess cell(/turf/open/process_cell:354)src: the plating (138,135,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
Cannot execute null.add reagent(). inexpose turf(/datum/reagent/consumable/flour/expose_turf:691)src: Flour (/datum/reagent/consumable/flour)
src_loc:
usr: Frankie Hauberk (as Captain) (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Cannot read null.gases",
"proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,306",
"src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
"src_loc": null,
"usr": "Jimmy Lin (\/mob\/living\/carbon\/human)"
},
{
"count": 51,
"message": "Cannot execute null.archive().",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
"src": "space (151,200,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 40,
"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,381",
"src": "Theater omni air vent xGMDw (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the plating (146,134,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 24,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (162,158,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 17,
"message": "undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (162,157,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 10,
"message": "undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (169,139,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 9,
"message": "Cannot read null.lightswitch",
"proc_name": "has power (\/obj\/machinery\/light\/proc\/has_power)",
"source_file": "code\/modules\/power\/lighting\/light.dm,480",
"src": "the light fixture (\/obj\/machinery\/light\/cold\/directional\/west)",
"src_loc": "null",
"usr": "null"
},
{
"count": 6,
"message": "The power cable taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the power cable (\/obj\/structure\/cable)",
"src_loc": "space (125,76,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 2,
"message": "Attempt to move the cruise missile to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "John Barren (\/mob\/dead\/observer)"
},
{
"count": 1,
"message": "Division by zero",
"proc_name": "update tug (\/datum\/component\/tug_towards\/proc\/update_tug)",
"source_file": "code\/datums\/components\/tug_towards.dm,116",
"src": "\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)",
"src_loc": null,
"usr": "Frankie Hauberk (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.gases",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,25",
"src": "the grey baby slime (38) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (153,118,13) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.tool_behaviour",
"proc_name": "add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)",
"source_file": "code\/modules\/plumbing\/plumbers\/iv_drip.dm,18",
"src": "the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)",
"src_loc": "the floor (140,131,2) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"count": 1,
"message": "Attempt to move the \ufffd\u0016Aussec supply crate to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "John Barren (\/mob\/dead\/observer)"
},
{
"count": 1,
"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": 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 (138,135,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.add reagent().",
"proc_name": "expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)",
"source_file": "code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691",
"src": "Flour (\/datum\/reagent\/consumable\/flour)",
"src_loc": null,
"usr": "Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)"
}
],
"total_count": 217
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-05 20:37:59.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256661,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,306\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"Jimmy Lin (\/mob\/living\/carbon\/human)\"},{\"count\":51,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (151,200,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":40,\"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,381\",\"src\":\"Theater omni air vent xGMDw (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the plating (146,134,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":24,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/snow\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (162,158,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":17,\"message\":\"undefined variable \/turf\/closed\/indestructible\/syndicate\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (162,157,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":10,\"message\":\"undefined variable \/turf\/closed\/indestructible\/opsglass\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (169,139,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":9,\"message\":\"Cannot read null.lightswitch\",\"proc_name\":\"has power (\/obj\/machinery\/light\/proc\/has_power)\",\"source_file\":\"code\/modules\/power\/lighting\/light.dm,480\",\"src\":\"the light fixture (\/obj\/machinery\/light\/cold\/directional\/west)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":6,\"message\":\"The power cable taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the power cable (\/obj\/structure\/cable)\",\"src_loc\":\"space (125,76,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Attempt to move the cruise missile to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Barren (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"Division by zero\",\"proc_name\":\"update tug (\/datum\/component\/tug_towards\/proc\/update_tug)\",\"source_file\":\"code\/datums\/components\/tug_towards.dm,116\",\"src\":\"\/datum\/component\/tug_towards (\/datum\/component\/tug_towards)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,25\",\"src\":\"the grey baby slime (38) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (153,118,13) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.tool_behaviour\",\"proc_name\":\"add context (\/obj\/machinery\/iv_drip\/plumbing\/add_context)\",\"source_file\":\"code\/modules\/plumbing\/plumbers\/iv_drip.dm,18\",\"src\":\"the automated IV drip (\/obj\/machinery\/iv_drip\/plumbing)\",\"src_loc\":\"the floor (140,131,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempt to move the \ufffd\\u0016Aussec supply crate to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Barren (\/mob\/dead\/observer)\"},{\"count\":1,\"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\":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 (138,135,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691\",\"src\":\"Flour (\/datum\/reagent\/consumable\/flour)\",\"src_loc\":null,\"usr\":\"Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)\"}],\"total_count\":217}"
}
Install Gentoo