runtime_condensed
-
408
count
Division by zero inequalize(/datum/gas_mixture/proc/equalize:277)src: /datum/gas_mixture (/datum/gas_mixture)
src_loc:
usr: null
-
19
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (84,68,4) (/turf/open/floor/plating/airless)
src_loc:
usr: null
-
6
count
bad color inrefresh values(/datum/light_source/proc/refresh_values:428)src: /datum/light_source (/datum/light_source)
src_loc:
usr: null
-
3
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Drone (HOG-503) (/mob/living/basic/drone/derelict)
-
3
count
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Drone (HOG-503) (/mob/living/basic/drone/derelict)
-
2
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: Drone (MET-367) (/mob/living/basic/drone/derelict)
-
2
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.Copy(). incircuit added(/obj/structure/frame/machine/circuit_added:161)src: the machine frame (/obj/structure/frame/machine)
src_loc:
usr: Drone (HOG-503) (/mob/living/basic/drone/derelict)
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:590)src: Shallowpuddle (/client)
src_loc:
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
The power storage unit taking damage after deletion intake damage(/atom/proc/take_damage:21)src: the power storage unit (/obj/machinery/power/smes)
src_loc:
usr: Drone (GOOF-329) (/mob/living/basic/drone/derelict)
-
1
count
Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 408,
"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": 19,
"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 (84,68,4) (\/turf\/open\/floor\/plating\/airless)",
"src_loc": null,
"usr": "null"
},
{
"count": 6,
"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": 3,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)"
},
{
"count": 3,
"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": "Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)"
},
{
"count": 2,
"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": "Drone (MET-367) (\/mob\/living\/basic\/drone\/derelict)"
},
{
"count": 2,
"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.Copy().",
"proc_name": "circuit added (\/obj\/structure\/frame\/machine\/circuit_added)",
"source_file": "code\/game\/machinery\/machine_frame.dm,161",
"src": "the machine frame (\/obj\/structure\/frame\/machine)",
"src_loc": null,
"usr": "Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,590",
"src": "Shallowpuddle (\/client)",
"src_loc": null,
"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": "The power storage unit taking damage after deletion",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,21",
"src": "the power storage unit (\/obj\/machinery\/power\/smes)",
"src_loc": null,
"usr": "Drone (GOOF-329) (\/mob\/living\/basic\/drone\/derelict)"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 448
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-21 13:10:34.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251454,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":408,\"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\":19,\"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 (84,68,4) (\/turf\/open\/floor\/plating\/airless)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":6,\"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\":3,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":3,\"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\":\"Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":2,\"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\":\"Drone (MET-367) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":2,\"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.Copy().\",\"proc_name\":\"circuit added (\/obj\/structure\/frame\/machine\/circuit_added)\",\"source_file\":\"code\/game\/machinery\/machine_frame.dm,161\",\"src\":\"the machine frame (\/obj\/structure\/frame\/machine)\",\"src_loc\":null,\"usr\":\"Drone (HOG-503) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,590\",\"src\":\"Shallowpuddle (\/client)\",\"src_loc\":null,\"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\":\"The power storage unit taking damage after deletion\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,21\",\"src\":\"the power storage unit (\/obj\/machinery\/power\/smes)\",\"src_loc\":null,\"usr\":\"Drone (GOOF-329) (\/mob\/living\/basic\/drone\/derelict)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the dirt) in ai datum blackboard (key: temporary_ignore_list)! Please ensure that we are not doing this by adding handling where necessary.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":448}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/04\/21\/round-251454\/runtime.condensed.json"
}
Install Gentoo