runtime_condensed
-
32
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)
-
31
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)
-
31
count
Cannot read null.added_slowdown inapply single mat effect(/obj/item/apply_single_mat_effect:1998)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
31
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)
-
31
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)
-
31
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)
-
4
count
bad index inNew(/datum/ore_silo_log/New:584)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Derek Scott (/mob/living/carbon/human)
-
4
count
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:211)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Derek Scott (/mob/living/carbon/human)
-
3
count
Cannot read null.appearance inhallucination charge(/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/proc/hallucination_charge:299)src: Surround Target (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/hallucination_surround)
src_loc:
usr: null
-
3
count
Cannot read null._listen_lookup indo charge(/datum/action/cooldown/mob_cooldown/charge/proc/do_charge:53)src: Surround Target (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/hallucination_surround)
src_loc:
usr: null
-
2
count
Cannot read null.move_packet instop looping(/datum/move_manager/proc/stop_looping:166)src: /datum/move_manager (/datum/move_manager)
src_loc:
usr: null
-
2
count
Cannot execute null.set client(). inDestroy(/client/Destroy:599)src: ShibaDP (/client)
src_loc:
usr: null
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot read null.actions inenable cooldown actions(/datum/action/cooldown/proc/enable_cooldown_actions:210)src: Surround Target (/datum/action/cooldown/mob_cooldown/charge/hallucination_charge/hallucination_surround)
src_loc:
usr: null
-
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
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Randy Baum (/mob/living/carbon/human)
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Laser Gun Single-Pack (/datum/supply_pack/goody/laser_single)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 32,
"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": 31,
"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": 31,
"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,1998",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 31,
"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": 31,
"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": 31,
"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": 4,
"message": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,584",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Derek Scott (\/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,211",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Derek Scott (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot read null.appearance",
"proc_name": "hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)",
"source_file": "code\/datums\/actions\/mobs\/charge.dm,299",
"src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null._listen_lookup",
"proc_name": "do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)",
"source_file": "code\/datums\/actions\/mobs\/charge.dm,53",
"src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.move_packet",
"proc_name": "stop looping (\/datum\/move_manager\/proc\/stop_looping)",
"source_file": "code\/controllers\/subsystem\/movement\/movement_types.dm,166",
"src": "\/datum\/move_manager (\/datum\/move_manager)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,599",
"src": "ShibaDP (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.actions",
"proc_name": "enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)",
"source_file": "code\/datums\/actions\/cooldown_action.dm,210",
"src": "Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)",
"src_loc": null,
"usr": "null"
},
{
"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": "area_beauty_updated 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": "Randy Baum (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Laser Gun Single-Pack (\/datum\/supply_pack\/goody\/laser_single)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 210
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-31 03:14:15.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254698,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":32,\"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\":31,\"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\":31,\"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,1998\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":31,\"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\":31,\"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\":31,\"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\":4,\"message\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,584\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Derek Scott (\/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,211\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Derek Scott (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot read null.appearance\",\"proc_name\":\"hallucination charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/proc\/hallucination_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,299\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"do charge (\/datum\/action\/cooldown\/mob_cooldown\/charge\/proc\/do_charge)\",\"source_file\":\"code\/datums\/actions\/mobs\/charge.dm,53\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.move_packet\",\"proc_name\":\"stop looping (\/datum\/move_manager\/proc\/stop_looping)\",\"source_file\":\"code\/controllers\/subsystem\/movement\/movement_types.dm,166\",\"src\":\"\/datum\/move_manager (\/datum\/move_manager)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,599\",\"src\":\"ShibaDP (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.actions\",\"proc_name\":\"enable cooldown actions (\/datum\/action\/cooldown\/proc\/enable_cooldown_actions)\",\"source_file\":\"code\/datums\/actions\/cooldown_action.dm,210\",\"src\":\"Surround Target (\/datum\/action\/cooldown\/mob_cooldown\/charge\/hallucination_charge\/hallucination_surround)\",\"src_loc\":null,\"usr\":\"null\"},{\"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\":\"area_beauty_updated 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\":\"Randy Baum (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Laser Gun Single-Pack (\/datum\/supply_pack\/goody\/laser_single)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":210}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/07\/31\/round-254698\/runtime.condensed.json"
}
Install Gentoo