runtime_condensed
-
315
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
214
count
Cannot read null.initial_language_holder inget hallucinating spoken languages(/datum/hallucination/chat/proc/get_hallucinating_spoken_languages:23)src: /datum/hallucination/chat (/datum/hallucination/chat)
src_loc:
usr: null
-
76
count
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the ice chasm (103,121,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: 0
-
32
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: Aft Port Maintenance omni air ... (/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2)
src_loc: the plating (100,99,4) (/turf/open/floor/plating)
usr: null
-
27
count
Cannot execute null.log message(). inlog combat(/proc/log_combat:32)src: null
src_loc:
usr: (src)
-
25
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: null
-
14
count
Cannot read null._signal_procs inSendSignal(/datum/proc/_SendSignal:126)src: the ice chasm (150,89,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: 0
-
10
count
list index out of bounds inremoveStaticPower(/area/proc/removeStaticPower:508)src: the Recreational Holodeck (/area/station/holodeck/rec_center)
src_loc:
usr: 0
-
6
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: 0
-
4
count
-
4
count
bad index inGetMergeGroup(/atom/proc/GetMergeGroup:13)src: the Engineering Outpost heavy ... (/obj/machinery/door/firedoor/heavy)
src_loc: the snow (57,204,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
usr: 0
-
3
count
Cannot read null.members instart activation process(/obj/machinery/door/firedoor/proc/start_activation_process:341)src: the Engineering Outpost heavy ... (/obj/machinery/door/firedoor/heavy)
src_loc: the snow (57,204,4) (/turf/open/misc/asteroid/snow/icemoon/do_not_chasm)
usr: 0
-
3
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)
-
2
count
Cannot read null.nodes indisconnect connector(/datum/gas_machine_connector/proc/disconnect_connector:107)src: /datum/gas_machine_connector (/datum/gas_machine_connector)
src_loc:
usr: null
-
1
count
Cannot read null.active_alarms incheck danger(/obj/machinery/airalarm/proc/check_danger:584)src: the Bar Backroom Air Alarm (/obj/machinery/airalarm/directional/west)
src_loc: the plating (134,148,4) (/turf/open/floor/plating)
usr: 0
-
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: Dinkster Dinklestein (/mob/living/carbon/human)
-
1
count
Cannot read null.members instart deactivation process(/obj/machinery/door/firedoor/proc/start_deactivation_process:355)src: the Engineering Outpost heavy ... (/obj/machinery/door/firedoor/heavy)
src_loc: the plating (60,214,4) (/turf/open/floor/plating)
usr: null
-
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
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:151)src: Dinkster Dinklestein (/mob/living/carbon/human)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 315,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 214,
"message": "Cannot read null.initial_language_holder",
"proc_name": "get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)",
"source_file": "code\/modules\/hallucination\/fake_chat.dm,23",
"src": "\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)",
"src_loc": null,
"usr": "null"
},
{
"count": 76,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the ice chasm (103,121,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "0"
},
{
"count": 32,
"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": "Aft Port Maintenance omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)",
"src_loc": "the plating (100,99,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 27,
"message": "Cannot execute null.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": 25,
"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": "null"
},
{
"count": 14,
"message": "Cannot read null._signal_procs",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the ice chasm (150,89,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "0"
},
{
"count": 10,
"message": "list index out of bounds",
"proc_name": "removeStaticPower (\/area\/proc\/removeStaticPower)",
"source_file": "code\/game\/area\/areas.dm,508",
"src": "the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)",
"src_loc": null,
"usr": "0"
},
{
"count": 6,
"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": "0"
},
{
"count": 4,
"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": 4,
"message": "bad index",
"proc_name": "GetMergeGroup (\/atom\/proc\/GetMergeGroup)",
"source_file": "code\/game\/atom\/atom_merger.dm,13",
"src": "the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)",
"src_loc": "the snow (57,204,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"usr": "0"
},
{
"count": 3,
"message": "Cannot read null.members",
"proc_name": "start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)",
"source_file": "code\/game\/machinery\/doors\/firedoor.dm,341",
"src": "the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)",
"src_loc": "the snow (57,204,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)",
"usr": "0"
},
{
"count": 3,
"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": 2,
"message": "Cannot read null.nodes",
"proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
"src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.active_alarms",
"proc_name": "check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)",
"source_file": "code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,584",
"src": "the Bar Backroom Air Alarm (\/obj\/machinery\/airalarm\/directional\/west)",
"src_loc": "the plating (134,148,4) (\/turf\/open\/floor\/plating)",
"usr": "0"
},
{
"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": "Dinkster Dinklestein (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.members",
"proc_name": "start deactivation process (\/obj\/machinery\/door\/firedoor\/proc\/start_deactivation_process)",
"source_file": "code\/game\/machinery\/doors\/firedoor.dm,355",
"src": "the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)",
"src_loc": "the plating (60,214,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"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": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,151",
"src": "Dinkster Dinklestein (\/mob\/living\/carbon\/human)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 740
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-08 15:05:29.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255862,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":315,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":214,\"message\":\"Cannot read null.initial_language_holder\",\"proc_name\":\"get hallucinating spoken languages (\/datum\/hallucination\/chat\/proc\/get_hallucinating_spoken_languages)\",\"source_file\":\"code\/modules\/hallucination\/fake_chat.dm,23\",\"src\":\"\/datum\/hallucination\/chat (\/datum\/hallucination\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":76,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the ice chasm (103,121,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":32,\"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\":\"Aft Port Maintenance omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)\",\"src_loc\":\"the plating (100,99,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":27,\"message\":\"Cannot execute null.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\":25,\"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\":\"null\"},{\"count\":14,\"message\":\"Cannot read null._signal_procs\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the ice chasm (150,89,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":10,\"message\":\"list index out of bounds\",\"proc_name\":\"removeStaticPower (\/area\/proc\/removeStaticPower)\",\"source_file\":\"code\/game\/area\/areas.dm,508\",\"src\":\"the Recreational Holodeck (\/area\/station\/holodeck\/rec_center)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":6,\"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\":\"0\"},{\"count\":4,\"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\":4,\"message\":\"bad index\",\"proc_name\":\"GetMergeGroup (\/atom\/proc\/GetMergeGroup)\",\"source_file\":\"code\/game\/atom\/atom_merger.dm,13\",\"src\":\"the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)\",\"src_loc\":\"the snow (57,204,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"usr\":\"0\"},{\"count\":3,\"message\":\"Cannot read null.members\",\"proc_name\":\"start activation process (\/obj\/machinery\/door\/firedoor\/proc\/start_activation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,341\",\"src\":\"the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)\",\"src_loc\":\"the snow (57,204,4) (\/turf\/open\/misc\/asteroid\/snow\/icemoon\/do_not_chasm)\",\"usr\":\"0\"},{\"count\":3,\"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\":2,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.active_alarms\",\"proc_name\":\"check danger (\/obj\/machinery\/airalarm\/proc\/check_danger)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/air_alarm\/_air_alarm.dm,584\",\"src\":\"the Bar Backroom Air Alarm (\/obj\/machinery\/airalarm\/directional\/west)\",\"src_loc\":\"the plating (134,148,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"0\"},{\"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\":\"Dinkster Dinklestein (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.members\",\"proc_name\":\"start deactivation process (\/obj\/machinery\/door\/firedoor\/proc\/start_deactivation_process)\",\"source_file\":\"code\/game\/machinery\/doors\/firedoor.dm,355\",\"src\":\"the Engineering Outpost heavy ... (\/obj\/machinery\/door\/firedoor\/heavy)\",\"src_loc\":\"the plating (60,214,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"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\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,151\",\"src\":\"Dinkster Dinklestein (\/mob\/living\/carbon\/human)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":740}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/09\/08\/round-255862\/runtime.condensed.json"
}
Install Gentoo