runtime_condensed
-
27
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: Tristan Quilt (/mob/living/carbon/human)
-
26
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: Tristan Quilt (/mob/living/carbon/human)
-
26
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: Tristan Quilt (/mob/living/carbon/human)
-
26
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: Tristan Quilt (/mob/living/carbon/human)
-
26
count
Cannot read null.added_slowdown inapply single mat effect(/obj/item/apply_single_mat_effect:2003)src: the goliath meat (/obj/item/food/meat/slab/goliath)
src_loc:
usr: Tristan Quilt (/mob/living/carbon/human)
-
26
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: Tristan Quilt (/mob/living/carbon/human)
-
4
count
invalid object type 0:0 inanimate eyelid(/obj/item/organ/eyes/proc/animate_eyelid:457)src: the fly eyes (/obj/item/organ/eyes/fly)
src_loc: the fly head (/obj/item/bodypart/head/fly)
usr: null
-
4
count
Cannot read null.can_misfire inprocess fire(/obj/item/gun/ballistic/process_fire:570)src: the Russian revolver (/obj/item/gun/ballistic/revolver/russian)
src_loc:
usr: Joe Smith (/mob/living/carbon/human)
-
4
count
Cannot execute null.get organ slot(). incheck damage thresholds(/obj/item/organ/brain/check_damage_thresholds:342)src: the brain (/obj/item/organ/brain)
src_loc: the Man-Machine Interface (/obj/item/mmi)
usr: null
-
3
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: Tristan Quilt (/mob/living/carbon/human)
-
1
count
Failed to validate setting "kitsune" for roundstart_races instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Failed to validate setting "kitsune" for roundstart_no_hard_check instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
hostile_pre_attackingtarget overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Tristan Quilt (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 27,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"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,2003",
"src": "the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)",
"src_loc": null,
"usr": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 26,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "invalid object type 0:0",
"proc_name": "animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)",
"source_file": "code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457",
"src": "the fly eyes (\/obj\/item\/organ\/eyes\/fly)",
"src_loc": "the fly head (\/obj\/item\/bodypart\/head\/fly)",
"usr": "null"
},
{
"count": 4,
"message": "Cannot read null.can_misfire",
"proc_name": "process fire (\/obj\/item\/gun\/ballistic\/process_fire)",
"source_file": "code\/modules\/projectiles\/guns\/ballistic.dm,570",
"src": "the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)",
"src_loc": null,
"usr": "Joe Smith (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "Cannot execute null.get organ slot().",
"proc_name": "check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)",
"source_file": "code\/modules\/mob\/living\/brain\/brain_item.dm,342",
"src": "the brain (\/obj\/item\/organ\/brain)",
"src_loc": "the Man-Machine Interface (\/obj\/item\/mmi)",
"usr": "null"
},
{
"count": 3,
"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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Failed to validate setting \"kitsune\" for roundstart_races",
"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": "Failed to validate setting \"kitsune\" for roundstart_no_hard_check",
"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": "hostile_pre_attackingtarget 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": "Tristan Quilt (\/mob\/living\/carbon\/human)"
}
],
"total_count": 175
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-08-17 21:59:57.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 255255,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":27,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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,2003\",\"src\":\"the goliath meat (\/obj\/item\/food\/meat\/slab\/goliath)\",\"src_loc\":null,\"usr\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":26,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"invalid object type 0:0\",\"proc_name\":\"animate eyelid (\/obj\/item\/organ\/eyes\/proc\/animate_eyelid)\",\"source_file\":\"code\/modules\/surgery\/organs\/internal\/eyes\/_eyes.dm,457\",\"src\":\"the fly eyes (\/obj\/item\/organ\/eyes\/fly)\",\"src_loc\":\"the fly head (\/obj\/item\/bodypart\/head\/fly)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.can_misfire\",\"proc_name\":\"process fire (\/obj\/item\/gun\/ballistic\/process_fire)\",\"source_file\":\"code\/modules\/projectiles\/guns\/ballistic.dm,570\",\"src\":\"the Russian revolver (\/obj\/item\/gun\/ballistic\/revolver\/russian)\",\"src_loc\":null,\"usr\":\"Joe Smith (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot execute null.get organ slot().\",\"proc_name\":\"check damage thresholds (\/obj\/item\/organ\/brain\/check_damage_thresholds)\",\"source_file\":\"code\/modules\/mob\/living\/brain\/brain_item.dm,342\",\"src\":\"the brain (\/obj\/item\/organ\/brain)\",\"src_loc\":\"the Man-Machine Interface (\/obj\/item\/mmi)\",\"usr\":\"null\"},{\"count\":3,\"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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_races\",\"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\":\"Failed to validate setting \\\"kitsune\\\" for roundstart_no_hard_check\",\"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\":\"hostile_pre_attackingtarget 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\":\"Tristan Quilt (\/mob\/living\/carbon\/human)\"}],\"total_count\":175}",
"originalUrl": "https:\/\/sybil-logs.tgstation13.org\/2025\/08\/17\/round-255255\/runtime.condensed.json"
}
Install Gentoo