runtime_condensed
-
52
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
-
15
count
Attempted to fetch material ref with invalid key inGetMaterialRef(/datum/controller/subsystem/materials/proc/_GetMaterialRef:108)src: Materials (/datum/controller/subsystem/materials)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
14
count
Cannot execute null.on applied(). infinalize material effects(/atom/proc/finalize_material_effects:100)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
14
count
Cannot execute null.get color(). inInitialize(/datum/material/meat/mob_meat/Initialize:137)src: goliath\'s meat (/datum/material/meat/mob_meat)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
14
count
Cannot read null.strength_modifier inapply single mat effect(/obj/apply_single_mat_effect:329)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
14
count
Cannot read null.integrity_modifier inapply single mat effect(/atom/proc/apply_single_mat_effect:213)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
14
count
Cannot read null.added_slowdown inapply single mat effect(/obj/item/apply_single_mat_effect:1999)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
4
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)
-
4
count
Cannot read null._status_traits inupdate icon(/obj/machinery/atmospherics/components/update_icon:74)src: the omni volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc:
usr: Cecilia Vujic (/mob/living/carbon/human)
-
4
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:210)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
4
count
bad index inNew(/datum/ore_silo_log/New:583)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
3
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: Zader1985 (/client)
src_loc:
usr: null
-
1
count
playsound(): no soundin passed inplaysound(/proc/playsound:26)src: null
src_loc:
usr: Alexi Fedorovich (/mob/living/carbon/human)
-
1
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: Randy Baum (/mob/living/carbon/human)
-
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 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
-
1
count
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:28)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: Fe4rMeMrWick (/mob/dead/new_player)
-
1
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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
{
"data": {
"runtimes": [
{
"count": 52,
"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": 15,
"message": "Attempted to fetch material ref with invalid key ",
"proc_name": " GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)",
"source_file": "code\/controllers\/subsystem\/materials.dm,108",
"src": "Materials (\/datum\/controller\/subsystem\/materials)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot execute null.on applied().",
"proc_name": "finalize material effects (\/atom\/proc\/finalize_material_effects)",
"source_file": "code\/game\/atom\/atom_materials.dm,100",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot execute null.get color().",
"proc_name": "Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)",
"source_file": "code\/datums\/materials\/meat.dm,137",
"src": "goliath\\'s meat (\/datum\/material\/meat\/mob_meat)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot read null.strength_modifier",
"proc_name": "apply single mat effect (\/obj\/apply_single_mat_effect)",
"source_file": "code\/game\/objects\/objs.dm,329",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot read null.integrity_modifier",
"proc_name": "apply single mat effect (\/atom\/proc\/apply_single_mat_effect)",
"source_file": "code\/game\/atom\/atom_materials.dm,213",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 14,
"message": "Cannot read null.added_slowdown",
"proc_name": "apply single mat effect (\/obj\/item\/apply_single_mat_effect)",
"source_file": "code\/game\/objects\/items.dm,1999",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"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": 4,
"message": "Cannot read null._status_traits",
"proc_name": "update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74",
"src": "the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": null,
"usr": "Cecilia Vujic (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Invalid data passed to check_permitted",
"proc_name": "check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)",
"source_file": "code\/modules\/mining\/machine_silo.dm,210",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,583",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "Zader1985 (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,26",
"src": "null",
"src_loc": null,
"usr": "Alexi Fedorovich (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"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 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": 1,
"message": "Cannot execute null.is localhost().",
"proc_name": "New (\/datum\/hud\/new_player\/New)",
"source_file": "code\/_onclick\/hud\/new_player.dm,28",
"src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
"src_loc": null,
"usr": "Fe4rMeMrWick (\/mob\/dead\/new_player)"
},
{
"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": "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"
}
],
"total_count": 163
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-30 07:56:17.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254672,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":52,\"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\":15,\"message\":\"Attempted to fetch material ref with invalid key \",\"proc_name\":\" GetMaterialRef (\/datum\/controller\/subsystem\/materials\/proc\/_GetMaterialRef)\",\"source_file\":\"code\/controllers\/subsystem\/materials.dm,108\",\"src\":\"Materials (\/datum\/controller\/subsystem\/materials)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot execute null.on applied().\",\"proc_name\":\"finalize material effects (\/atom\/proc\/finalize_material_effects)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,100\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot execute null.get color().\",\"proc_name\":\"Initialize (\/datum\/material\/meat\/mob_meat\/Initialize)\",\"source_file\":\"code\/datums\/materials\/meat.dm,137\",\"src\":\"goliath\\\\'s meat (\/datum\/material\/meat\/mob_meat)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.strength_modifier\",\"proc_name\":\"apply single mat effect (\/obj\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/objs.dm,329\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.integrity_modifier\",\"proc_name\":\"apply single mat effect (\/atom\/proc\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/atom\/atom_materials.dm,213\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":14,\"message\":\"Cannot read null.added_slowdown\",\"proc_name\":\"apply single mat effect (\/obj\/item\/apply_single_mat_effect)\",\"source_file\":\"code\/game\/objects\/items.dm,1999\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"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\":4,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"update icon (\/obj\/machinery\/atmospherics\/components\/update_icon)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,74\",\"src\":\"the omni volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":null,\"usr\":\"Cecilia Vujic (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Invalid data passed to check_permitted\",\"proc_name\":\"check permitted (\/obj\/machinery\/ore_silo\/proc\/check_permitted)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,210\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,583\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"Zader1985 (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,26\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Alexi Fedorovich (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"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 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\":1,\"message\":\"Cannot execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,28\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"Fe4rMeMrWick (\/mob\/dead\/new_player)\"},{\"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\":\"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\"}],\"total_count\":163}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/07\/30\/round-254672\/runtime.condensed.json"
}
Install Gentoo