runtime_condensed
-
51
count
Cannot execute null.GetComponent(). inDestroy(/datum/component/wet_floor/Destroy:49)src: /datum/component/wet_floor (/datum/component/wet_floor)
src_loc:
usr: null
-
28
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/mineral/titanium! inTakeComponent(/datum/proc/TakeComponent:459)src: the shuttle floor (213,87,1) (/turf/open/floor/mineral/titanium)
src_loc:
usr: null
-
21
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/mineral/titanium/blue! inTakeComponent(/datum/proc/TakeComponent:459)src: the shuttle floor (214,88,1) (/turf/open/floor/mineral/titanium/blue)
src_loc:
usr: null
-
21
count
bad index inbitmask smooth(/atom/proc/bitmask_smooth:251)src: the full tile reinforced windo... (/obj/structure/window/reinforced/fulltile)
src_loc: the plating (142,30,13) (/turf/open/floor/plating)
usr: null
-
18
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:383)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: space (165,157,2) (/turf/open/space)
usr: null
-
18
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
-
9
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (158,147,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
5
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)
-
4
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
3
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: Arcticus Cecropia (/mob/living/carbon/human)
-
3
count
playsound(): soundin attempted to pass a list! Consider using pick() inplaysound(/proc/playsound:22)src: null
src_loc:
usr: Asriith Gertrude (/mob/living/carbon/human)
-
2
count
Incompatible /datum/component/wet_floor transfer attempt to a /turf/open/floor/plating! inTakeComponent(/datum/proc/TakeComponent:459)src: the plating (213,82,1) (/turf/open/floor/plating)
src_loc:
usr: null
-
2
count
-
1
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:844)src: the Public Painting Exhibit mo... (/obj/structure/sign/painting/library)
src_loc: the floor (80,130,2) (/turf/open/floor/wood)
usr: null
-
1
count
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: ThtAwkwardMoment (/client)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) inload wall engravings(/datum/controller/subsystem/persistence/proc/load_wall_engravings:7)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave wall engravings(/datum/controller/subsystem/persistence/proc/save_wall_engravings:57)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) insave prisoner tattoos(/datum/controller/subsystem/persistence/proc/save_prisoner_tattoos:32)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Cannot execute null.resolve(). insave scars(/datum/controller/subsystem/persistence/proc/save_scars:8)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
json_decode error: Unexpected character at (character 1) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Tried to delete a null timerid. Use TIMER_STOPPABLE flag indeltimer(/proc/deltimer:669)src: null
src_loc:
usr: Scrubs MOTH (/mob/living/basic/bot/cleanbot/medbay)
-
1
count
Cannot read null.loc inis on hyperspace(/datum/component/shuttle_cling/proc/is_on_hyperspace:132)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
-
1
count
/obj/structure/table/reinforced called smooth_icon() without being on a z-level insmooth icon(/atom/proc/smooth_icon:138)src: the reinforced table (/obj/structure/table/reinforced)
src_loc: the food cart (/obj/machinery/food_cart)
usr: null
-
1
count
Component /datum/component/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent inNew(/datum/component/New:59)src: /datum/component/shuttle_cling (/datum/component/shuttle_cling)
src_loc:
usr: 0
{
"data": {
"runtimes": [
{
"count": 51,
"message": "Cannot execute null.GetComponent().",
"proc_name": "Destroy (\/datum\/component\/wet_floor\/Destroy)",
"source_file": "code\/datums\/components\/wet_floor.dm,49",
"src": "\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)",
"src_loc": null,
"usr": "null"
},
{
"count": 28,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,459",
"src": "the shuttle floor (213,87,1) (\/turf\/open\/floor\/mineral\/titanium)",
"src_loc": null,
"usr": "null"
},
{
"count": 21,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium\/blue!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,459",
"src": "the shuttle floor (214,88,1) (\/turf\/open\/floor\/mineral\/titanium\/blue)",
"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,251",
"src": "the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)",
"src_loc": "the plating (142,30,13) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 18,
"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,383",
"src": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "space (165,157,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 18,
"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": 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 (158,147,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"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": 4,
"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": 3,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "Arcticus Cecropia (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "playsound(): soundin attempted to pass a list! Consider using pick()",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,22",
"src": "null",
"src_loc": null,
"usr": "Asriith Gertrude (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/plating!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,459",
"src": "the plating (213,82,1) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Invalid JPS destination",
"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": "Found painting size with no matching canvas type",
"proc_name": "load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)",
"source_file": "code\/modules\/art\/paintings.dm,844",
"src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
"src_loc": "the floor (80,130,2) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"count": 1,
"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": 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)"
},
{
"count": 1,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "ThtAwkwardMoment (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,7",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)",
"source_file": "code\/controllers\/subsystem\/persistence\/engravings.dm,57",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,32",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.resolve().",
"proc_name": "save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)",
"source_file": "code\/controllers\/subsystem\/persistence\/scars.dm,8",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "json_decode error: Unexpected character at (character 1)",
"proc_name": "load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)",
"source_file": "code\/controllers\/subsystem\/persistence\/tattoos.dm,6",
"src": "Persistence (\/datum\/controller\/subsystem\/persistence)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
"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": "Tried to delete a null timerid. Use TIMER_STOPPABLE flag",
"proc_name": "deltimer (\/proc\/deltimer)",
"source_file": "code\/controllers\/subsystem\/timer.dm,669",
"src": "null",
"src_loc": null,
"usr": "Scrubs MOTH (\/mob\/living\/basic\/bot\/cleanbot\/medbay)"
},
{
"count": 1,
"message": "Cannot read null.loc",
"proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
"source_file": "code\/datums\/components\/shuttle_cling.dm,132",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
},
{
"count": 1,
"message": "\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level",
"proc_name": "smooth icon (\/atom\/proc\/smooth_icon)",
"source_file": "code\/__HELPERS\/icon_smoothing.dm,138",
"src": "the reinforced table (\/obj\/structure\/table\/reinforced)",
"src_loc": "the food cart (\/obj\/machinery\/food_cart)",
"usr": "null"
},
{
"count": 1,
"message": "Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent",
"proc_name": "New (\/datum\/component\/New)",
"source_file": "code\/datums\/components\/_component.dm,59",
"src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
"src_loc": null,
"usr": "0"
}
],
"total_count": 200
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-03 17:12:37.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253817,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":51,\"message\":\"Cannot execute null.GetComponent().\",\"proc_name\":\"Destroy (\/datum\/component\/wet_floor\/Destroy)\",\"source_file\":\"code\/datums\/components\/wet_floor.dm,49\",\"src\":\"\/datum\/component\/wet_floor (\/datum\/component\/wet_floor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":28,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,459\",\"src\":\"the shuttle floor (213,87,1) (\/turf\/open\/floor\/mineral\/titanium)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":21,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/mineral\/titanium\/blue!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,459\",\"src\":\"the shuttle floor (214,88,1) (\/turf\/open\/floor\/mineral\/titanium\/blue)\",\"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,251\",\"src\":\"the full tile reinforced windo... (\/obj\/structure\/window\/reinforced\/fulltile)\",\"src_loc\":\"the plating (142,30,13) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":18,\"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,383\",\"src\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"space (165,157,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":18,\"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\":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 (158,147,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"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\":4,\"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\":3,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"Arcticus Cecropia (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"playsound(): soundin attempted to pass a list! Consider using pick()\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,22\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Asriith Gertrude (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Incompatible \/datum\/component\/wet_floor transfer attempt to a \/turf\/open\/floor\/plating!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,459\",\"src\":\"the plating (213,82,1) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Invalid JPS destination\",\"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\":\"Found painting size with no matching canvas type\",\"proc_name\":\"load persistent (\/obj\/structure\/sign\/painting\/proc\/load_persistent)\",\"source_file\":\"code\/modules\/art\/paintings.dm,844\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (80,130,2) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":1,\"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\":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)\"},{\"count\":1,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"ThtAwkwardMoment (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/load_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,7\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save wall engravings (\/datum\/controller\/subsystem\/persistence\/proc\/save_wall_engravings)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/engravings.dm,57\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"save prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/save_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,32\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"save scars (\/datum\/controller\/subsystem\/persistence\/proc\/save_scars)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/scars.dm,8\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"json_decode error: Unexpected character at (character 1)\",\"proc_name\":\"load prisoner tattoos (\/datum\/controller\/subsystem\/persistence\/proc\/load_prisoner_tattoos)\",\"source_file\":\"code\/controllers\/subsystem\/persistence\/tattoos.dm,6\",\"src\":\"Persistence (\/datum\/controller\/subsystem\/persistence)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"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\":\"Tried to delete a null timerid. Use TIMER_STOPPABLE flag\",\"proc_name\":\"deltimer (\/proc\/deltimer)\",\"source_file\":\"code\/controllers\/subsystem\/timer.dm,669\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Scrubs MOTH (\/mob\/living\/basic\/bot\/cleanbot\/medbay)\"},{\"count\":1,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":1,\"message\":\"\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level\",\"proc_name\":\"smooth icon (\/atom\/proc\/smooth_icon)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,138\",\"src\":\"the reinforced table (\/obj\/structure\/table\/reinforced)\",\"src_loc\":\"the food cart (\/obj\/machinery\/food_cart)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Component \/datum\/component\/shuttle_cling was created with a deleted parent or was deleted itself before it could be added to a parent\",\"proc_name\":\"New (\/datum\/component\/New)\",\"source_file\":\"code\/datums\/components\/_component.dm,59\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"0\"}],\"total_count\":200}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/07\/03\/round-253817\/runtime.condensed.json"
}
Install Gentoo