runtime_condensed
-
56
count
Static appearances are not modifiable. (Attempted to assign appearance.color.) incolor atom overlay(/atom/proc/color_atom_overlay:123)src: the engineer\'s jumpskirt (/obj/item/clothing/under/rank/engineering/engineer/skirt)
src_loc: Licks-The-Crystal (/mob/living/carbon/human)
usr: null
-
51
count
Cannot create objects of type null. inmake result(/obj/effect/particle_effect/fluid/foam/proc/make_result:76)src: the foam (/obj/effect/particle_effect/fluid/foam)
src_loc: the floor (191,79,1) (/turf/open/floor/iron)
usr: null
-
11
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Aksinya Krapenko (/mob/living/carbon/human)
-
11
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Aksinya Krapenko (/mob/living/carbon/human)
-
7
count
Cannot execute null.IsReachableBy(). inperform(/datum/ai_behavior/basic_melee_attack/opportunistic/perform:30)src: /datum/ai_behavior/basic_melee... (/datum/ai_behavior/basic_melee_attack/opportunistic)
src_loc:
usr: null
-
3
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:846)src: the Public Painting Exhibit mo... (/obj/structure/sign/painting/library)
src_loc: the floor (80,130,2) (/turf/open/floor/wood)
usr: null
-
2
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: Licks-The-Crystal (/mob/living/carbon/human)
-
2
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1122)src: the bloodroach (/mob/living/basic/cockroach/bloodroach)
src_loc:
usr: Sam Dusker (/mob/living/carbon/human)
-
2
count
invalid object type 0:0 inremove wibbly filters(/proc/remove_wibbly_filters:368)src: null
src_loc:
usr: Licks-The-Crystal (/mob/living/carbon/human)
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: Meow12 (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
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
Invalid data passed to check_permitted incheck permitted(/obj/machinery/ore_silo/proc/check_permitted:216)src: the ore silo (/obj/machinery/ore_silo)
src_loc:
usr: Licks-The-Crystal (/mob/living/carbon/human)
-
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) inload prisoner tattoos(/datum/controller/subsystem/persistence/proc/load_prisoner_tattoos:6)src: Persistence (/datum/controller/subsystem/persistence)
src_loc:
usr: null
-
1
count
bad index inNew(/datum/ore_silo_log/New:591)src: /datum/ore_silo_log (/datum/ore_silo_log)
src_loc:
usr: Licks-The-Crystal (/mob/living/carbon/human)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: AceOfSpades2 (/mob/dead/new_player)
-
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
{
"data": {
"runtimes": [
{
"count": 56,
"message": "Static appearances are not modifiable. (Attempted to assign appearance.color.)",
"proc_name": "color atom overlay (\/atom\/proc\/color_atom_overlay)",
"source_file": "code\/game\/atom\/atom_color.dm,123",
"src": "the engineer\\'s jumpskirt (\/obj\/item\/clothing\/under\/rank\/engineering\/engineer\/skirt)",
"src_loc": "Licks-The-Crystal (\/mob\/living\/carbon\/human)",
"usr": "null"
},
{
"count": 51,
"message": "Cannot create objects of type null.",
"proc_name": "make result (\/obj\/effect\/particle_effect\/fluid\/foam\/proc\/make_result)",
"source_file": "code\/game\/objects\/effects\/effect_system\/fluid_spread\/effects_foam.dm,76",
"src": "the foam (\/obj\/effect\/particle_effect\/fluid\/foam)",
"src_loc": "the floor (191,79,1) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 11,
"message": "atom_entered 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": "Aksinya Krapenko (\/mob\/living\/carbon\/human)"
},
{
"count": 11,
"message": "atom_init_success_on 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": "Aksinya Krapenko (\/mob\/living\/carbon\/human)"
},
{
"count": 7,
"message": "Cannot execute null.IsReachableBy().",
"proc_name": "perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)",
"source_file": "code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30",
"src": "\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"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,846",
"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": 2,
"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": "Licks-The-Crystal (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1122",
"src": "the bloodroach (\/mob\/living\/basic\/cockroach\/bloodroach)",
"src_loc": null,
"usr": "Sam Dusker (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "invalid object type 0:0",
"proc_name": "remove wibbly filters (\/proc\/remove_wibbly_filters)",
"source_file": "code\/__HELPERS\/filters.dm,368",
"src": "null",
"src_loc": null,
"usr": "Licks-The-Crystal (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Failed to create a character for latejoin.",
"proc_name": "AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)",
"source_file": "code\/modules\/mob\/dead\/new_player\/new_player.dm,189",
"src": "Meow12 (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"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": "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,216",
"src": "the ore silo (\/obj\/machinery\/ore_silo)",
"src_loc": null,
"usr": "Licks-The-Crystal (\/mob\/living\/carbon\/human)"
},
{
"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": "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": "bad index",
"proc_name": "New (\/datum\/ore_silo_log\/New)",
"source_file": "code\/modules\/mining\/machine_silo.dm,591",
"src": "\/datum\/ore_silo_log (\/datum\/ore_silo_log)",
"src_loc": null,
"usr": "Licks-The-Crystal (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "bad client",
"proc_name": "initialize (\/datum\/tgui_window\/proc\/initialize)",
"source_file": "code\/modules\/tgui\/tgui_window.dm,123",
"src": "\/datum\/tgui_window (\/datum\/tgui_window)",
"src_loc": null,
"usr": "AceOfSpades2 (\/mob\/dead\/new_player)"
},
{
"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"
}
],
"total_count": 153
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-14 11:04:00.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257832,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":56,\"message\":\"Static appearances are not modifiable. (Attempted to assign appearance.color.)\",\"proc_name\":\"color atom overlay (\/atom\/proc\/color_atom_overlay)\",\"source_file\":\"code\/game\/atom\/atom_color.dm,123\",\"src\":\"the engineer\\\\'s jumpskirt (\/obj\/item\/clothing\/under\/rank\/engineering\/engineer\/skirt)\",\"src_loc\":\"Licks-The-Crystal (\/mob\/living\/carbon\/human)\",\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"make result (\/obj\/effect\/particle_effect\/fluid\/foam\/proc\/make_result)\",\"source_file\":\"code\/game\/objects\/effects\/effect_system\/fluid_spread\/effects_foam.dm,76\",\"src\":\"the foam (\/obj\/effect\/particle_effect\/fluid\/foam)\",\"src_loc\":\"the floor (191,79,1) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":11,\"message\":\"atom_entered 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\":\"Aksinya Krapenko (\/mob\/living\/carbon\/human)\"},{\"count\":11,\"message\":\"atom_init_success_on 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\":\"Aksinya Krapenko (\/mob\/living\/carbon\/human)\"},{\"count\":7,\"message\":\"Cannot execute null.IsReachableBy().\",\"proc_name\":\"perform (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic\/perform)\",\"source_file\":\"code\/datums\/ai\/basic_mobs\/basic_subtrees\/attack_adjacent_target.dm,30\",\"src\":\"\/datum\/ai_behavior\/basic_melee... (\/datum\/ai_behavior\/basic_melee_attack\/opportunistic)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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,846\",\"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\":2,\"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\":\"Licks-The-Crystal (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1122\",\"src\":\"the bloodroach (\/mob\/living\/basic\/cockroach\/bloodroach)\",\"src_loc\":null,\"usr\":\"Sam Dusker (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"invalid object type 0:0\",\"proc_name\":\"remove wibbly filters (\/proc\/remove_wibbly_filters)\",\"source_file\":\"code\/__HELPERS\/filters.dm,368\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Licks-The-Crystal (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Failed to create a character for latejoin.\",\"proc_name\":\"AttemptLateSpawn (\/mob\/dead\/new_player\/proc\/AttemptLateSpawn)\",\"source_file\":\"code\/modules\/mob\/dead\/new_player\/new_player.dm,189\",\"src\":\"Meow12 (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"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\":\"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,216\",\"src\":\"the ore silo (\/obj\/machinery\/ore_silo)\",\"src_loc\":null,\"usr\":\"Licks-The-Crystal (\/mob\/living\/carbon\/human)\"},{\"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\":\"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\":\"bad index\",\"proc_name\":\"New (\/datum\/ore_silo_log\/New)\",\"source_file\":\"code\/modules\/mining\/machine_silo.dm,591\",\"src\":\"\/datum\/ore_silo_log (\/datum\/ore_silo_log)\",\"src_loc\":null,\"usr\":\"Licks-The-Crystal (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"bad client\",\"proc_name\":\"initialize (\/datum\/tgui_window\/proc\/initialize)\",\"source_file\":\"code\/modules\/tgui\/tgui_window.dm,123\",\"src\":\"\/datum\/tgui_window (\/datum\/tgui_window)\",\"src_loc\":null,\"usr\":\"AceOfSpades2 (\/mob\/dead\/new_player)\"},{\"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\"}],\"total_count\":153}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/11\/14\/round-257832\/runtime.condensed.json"
}
Install Gentoo