runtime_condensed
-
98
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: Flappy The Clown (/mob/living/carbon/human)
src_loc: the plating (50,110,12) (/turf/open/floor/plating)
usr: (src)
-
51
count
Cannot execute null.archive(). inprocess cell(/turf/open/process_cell:289)src: space (35,133,13) (/turf/open/space)
src_loc:
usr: null
-
44
count
undefined variable /turf/closed/indestructible/rock/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (35,135,13) (/turf/open/space)
src_loc:
usr: null
-
21
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:226)src: the full tile window (/obj/structure/window/fulltile)
src_loc: the plating (38,74,13) (/turf/open/floor/plating)
usr: null
-
18
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Karie Smithson (/mob/living/carbon/human)
-
17
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: FLOOD Engineering Shell-941 (/mob/living/silicon/robot/shell)
-
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: Unknown (/mob/living/carbon/human)
-
9
count
Cannot read null.deployed_shell inTopic(/mob/living/silicon/Topic:255)src: FLOOD Default Shell-941 (/mob/living/silicon/robot/shell)
src_loc:
usr: FLOOD (/mob/living/silicon/ai)
-
8
count
-
7
count
undefined variable /turf/closed/indestructible/binary/var/run_later inprocess cell(/turf/open/process_cell:284)src: space (52,63,13) (/turf/open/space)
src_loc:
usr: null
-
3
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)
-
2
count
Cannot read null._listen_lookup inExited(/area/Exited:564)src: Delta Station Main Corridor (/area/ruin/space/ancientstation/delta/hall)
src_loc:
usr: null
-
2
count
-
2
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:577)src: the charred skeleton (/mob/living/carbon/human)
src_loc: the volcanic floor (210,202,3) (/turf/open/misc/asteroid/basalt/lava_land_surface)
usr: null
-
2
count
Cannot read null._listen_lookup inEntered(/area/Entered:546)src: Space (/area/space/nearstation)
src_loc:
usr: null
-
1
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: Tony Benford (/mob/living/carbon/human)
-
1
count
??? had /atom/proc/take_damage() called on it without it being a type that has uses_integrity = TRUE! intake damage(/atom/proc/take_damage:19)src: ??? (/obj/mystery_box_item)
src_loc: the carpet (42,100,12) (/turf/open/floor/carpet)
usr: 0
-
1
count
Cannot read null.orbiters inDestroy(/datum/component/orbiter/Destroy:37)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: FLOOD Engineering Shell-941 (/mob/living/silicon/robot/shell)
-
1
count
Incompatible /datum/component/orbiter transfer attempt to a /mob/living/silicon/ai! inTakeComponent(/datum/proc/TakeComponent:458)src: FLOOD (/mob/living/silicon/ai)
src_loc:
usr: FLOOD Engineering Shell-941 (/mob/living/silicon/robot/shell)
-
1
count
Cannot read null.client inon unlock(/datum/award/achievement/on_unlock:122)src: Unhealthy Snacks (/datum/award/achievement/misc/cigarettes)
src_loc:
usr: Vlad Dorokov (/mob/living/carbon/human)
-
1
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: the legion (/mob/living/basic/legion_brood)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 98,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "Flappy The Clown (\/mob\/living\/carbon\/human)",
"src_loc": "the plating (50,110,12) (\/turf\/open\/floor\/plating)",
"usr": "(src)"
},
{
"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 (35,133,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 44,
"message": "undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (35,135,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 21,
"message": "bad index",
"proc_name": "bitmask smooth (\/atom\/proc\/bitmask_smooth)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,226",
"src": "the full tile window (\/obj\/structure\/window\/fulltile)",
"src_loc": "the plating (38,74,13) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 18,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Karie Smithson (\/mob\/living\/carbon\/human)"
},
{
"count": 17,
"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": "FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 9,
"message": "Cannot read null.deployed_shell",
"proc_name": "Topic (\/mob\/living\/silicon\/Topic)",
"source_file": "code\/modules\/mob\/living\/silicon\/silicon.dm,255",
"src": "FLOOD Default Shell-941 (\/mob\/living\/silicon\/robot\/shell)",
"src_loc": null,
"usr": "FLOOD (\/mob\/living\/silicon\/ai)"
},
{
"count": 8,
"message": "Tried to track a qdeleted datum (the vomit) 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)"
},
{
"count": 7,
"message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
"src": "space (52,63,13) (\/turf\/open\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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)"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "Exited (\/area\/Exited)",
"source_file": "code\/game\/area\/areas.dm,564",
"src": "Delta Station Main Corridor (\/area\/ruin\/space\/ancientstation\/delta\/hall)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,588",
"src": "Bowek (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,577",
"src": "the charred skeleton (\/mob\/living\/carbon\/human)",
"src_loc": "the volcanic floor (210,202,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "Entered (\/area\/Entered)",
"source_file": "code\/game\/area\/areas.dm,546",
"src": "Space (\/area\/space\/nearstation)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": 1,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "Tony Benford (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "??? had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,19",
"src": "??? (\/obj\/mystery_box_item)",
"src_loc": "the carpet (42,100,12) (\/turf\/open\/floor\/carpet)",
"usr": "0"
},
{
"count": 1,
"message": "Cannot read null.orbiters",
"proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
"source_file": "code\/datums\/components\/orbiter.dm,37",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 1,
"message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/silicon\/ai!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,458",
"src": "FLOOD (\/mob\/living\/silicon\/ai)",
"src_loc": null,
"usr": "FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)"
},
{
"count": 1,
"message": "Cannot read null.client",
"proc_name": "on unlock (\/datum\/award\/achievement\/on_unlock)",
"source_file": "code\/datums\/achievements\/_awards.dm,122",
"src": "Unhealthy Snacks (\/datum\/award\/achievement\/misc\/cigarettes)",
"src_loc": null,
"usr": "Vlad Dorokov (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "the legion (\/mob\/living\/basic\/legion_brood)"
},
{
"count": 1,
"message": "recursive_jsonify got an empty list after serialization",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 305
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-25 23:04:42.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 250591,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":98,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"Flappy The Clown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the plating (50,110,12) (\/turf\/open\/floor\/plating)\",\"usr\":\"(src)\"},{\"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 (35,133,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":44,\"message\":\"undefined variable \/turf\/closed\/indestructible\/rock\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (35,135,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":21,\"message\":\"bad index\",\"proc_name\":\"bitmask smooth (\/atom\/proc\/bitmask_smooth)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,226\",\"src\":\"the full tile window (\/obj\/structure\/window\/fulltile)\",\"src_loc\":\"the plating (38,74,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":18,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Karie Smithson (\/mob\/living\/carbon\/human)\"},{\"count\":17,\"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\":\"FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)\"},{\"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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":9,\"message\":\"Cannot read null.deployed_shell\",\"proc_name\":\"Topic (\/mob\/living\/silicon\/Topic)\",\"source_file\":\"code\/modules\/mob\/living\/silicon\/silicon.dm,255\",\"src\":\"FLOOD Default Shell-941 (\/mob\/living\/silicon\/robot\/shell)\",\"src_loc\":null,\"usr\":\"FLOOD (\/mob\/living\/silicon\/ai)\"},{\"count\":8,\"message\":\"Tried to track a qdeleted datum (the vomit) 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)\"},{\"count\":7,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (52,63,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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)\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"Exited (\/area\/Exited)\",\"source_file\":\"code\/game\/area\/areas.dm,564\",\"src\":\"Delta Station Main Corridor (\/area\/ruin\/space\/ancientstation\/delta\/hall)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"Bowek (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,577\",\"src\":\"the charred skeleton (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the volcanic floor (210,202,3) (\/turf\/open\/misc\/asteroid\/basalt\/lava_land_surface)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"Entered (\/area\/Entered)\",\"source_file\":\"code\/game\/area\/areas.dm,546\",\"src\":\"Space (\/area\/space\/nearstation)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":1,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. -8 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Tony Benford (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"??? had \/atom\/proc\/take_damage() called on it without it being a type that has uses_integrity = TRUE!\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,19\",\"src\":\"??? (\/obj\/mystery_box_item)\",\"src_loc\":\"the carpet (42,100,12) (\/turf\/open\/floor\/carpet)\",\"usr\":\"0\"},{\"count\":1,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":1,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/mob\/living\/silicon\/ai!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,458\",\"src\":\"FLOOD (\/mob\/living\/silicon\/ai)\",\"src_loc\":null,\"usr\":\"FLOOD Engineering Shell-941 (\/mob\/living\/silicon\/robot\/shell)\"},{\"count\":1,\"message\":\"Cannot read null.client\",\"proc_name\":\"on unlock (\/datum\/award\/achievement\/on_unlock)\",\"source_file\":\"code\/datums\/achievements\/_awards.dm,122\",\"src\":\"Unhealthy Snacks (\/datum\/award\/achievement\/misc\/cigarettes)\",\"src_loc\":null,\"usr\":\"Vlad Dorokov (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"the legion (\/mob\/living\/basic\/legion_brood)\"},{\"count\":1,\"message\":\"recursive_jsonify got an empty list after serialization\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":305}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/03\/25\/round-250591\/runtime.condensed.json"
}
Install Gentoo