runtime_condensed
-
59
count
The poster - Phar Lap taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the poster - Phar Lap (/obj/item/sign)
src_loc: the floor (54,128,4) (/turf/open/floor/iron/grimy)
usr: null
-
50
count
The poster - Pet or Prisoner? taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the poster - Pet or Prisoner? (/obj/item/sign)
src_loc: the floor (56,123,4) (/turf/open/floor/iron/grimy)
usr: null
-
48
count
The wall clock taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the wall clock (/obj/item/sign)
src_loc: the floor (57,124,4) (/turf/open/floor/wood)
usr: null
-
47
count
The wall calendar taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the wall calendar (/obj/item/sign)
src_loc: the floor (52,125,4) (/turf/open/floor/wood)
usr: null
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:746)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Abraham Midra (/mob/living/carbon/human)
-
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
add_blood_DNA on the damp rag (/obj/item/rag) has been passed bad blood_DNA_to_add ( - key-value pair)! inadd blood DNA(/obj/add_blood_DNA:121)src: the damp rag (/obj/item/rag)
src_loc:
usr: Abraham Midra (/mob/living/carbon/human)
-
1
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1341)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
area_power_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Frankie Hauberk (as Captain) (/mob/living/carbon/human)
-
1
count
-
1
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)
{
"data": {
"runtimes": [
{
"count": 59,
"message": "The poster - Phar Lap taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the poster - Phar Lap (\/obj\/item\/sign)",
"src_loc": "the floor (54,128,4) (\/turf\/open\/floor\/iron\/grimy)",
"usr": "null"
},
{
"count": 50,
"message": "The poster - Pet or Prisoner? taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the poster - Pet or Prisoner? (\/obj\/item\/sign)",
"src_loc": "the floor (56,123,4) (\/turf\/open\/floor\/iron\/grimy)",
"usr": "null"
},
{
"count": 48,
"message": "The wall clock taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the wall clock (\/obj\/item\/sign)",
"src_loc": "the floor (57,124,4) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"count": 47,
"message": "The wall calendar taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the wall calendar (\/obj\/item\/sign)",
"src_loc": "the floor (52,125,4) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,746",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Abraham Midra (\/mob\/living\/carbon\/human)"
},
{
"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": "add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!",
"proc_name": "add blood DNA (\/obj\/add_blood_DNA)",
"source_file": "code\/modules\/forensics\/forensics_helpers.dm,121",
"src": "the damp rag (\/obj\/item\/rag)",
"src_loc": null,
"usr": "Abraham Midra (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"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": "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": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1341",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "area_power_change 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": "Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Tried to track a qdeleted datum (the dried pool of blood) 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": 1,
"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)"
}
],
"total_count": 214
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-25 13:59:08.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257224,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":59,\"message\":\"The poster - Phar Lap taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the poster - Phar Lap (\/obj\/item\/sign)\",\"src_loc\":\"the floor (54,128,4) (\/turf\/open\/floor\/iron\/grimy)\",\"usr\":\"null\"},{\"count\":50,\"message\":\"The poster - Pet or Prisoner? taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the poster - Pet or Prisoner? (\/obj\/item\/sign)\",\"src_loc\":\"the floor (56,123,4) (\/turf\/open\/floor\/iron\/grimy)\",\"usr\":\"null\"},{\"count\":48,\"message\":\"The wall clock taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the wall clock (\/obj\/item\/sign)\",\"src_loc\":\"the floor (57,124,4) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":47,\"message\":\"The wall calendar taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the wall calendar (\/obj\/item\/sign)\",\"src_loc\":\"the floor (52,125,4) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,746\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Abraham Midra (\/mob\/living\/carbon\/human)\"},{\"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\":\"add_blood_DNA on the damp rag (\/obj\/item\/rag) has been passed bad blood_DNA_to_add ( - key-value pair)!\",\"proc_name\":\"add blood DNA (\/obj\/add_blood_DNA)\",\"source_file\":\"code\/modules\/forensics\/forensics_helpers.dm,121\",\"src\":\"the damp rag (\/obj\/item\/rag)\",\"src_loc\":null,\"usr\":\"Abraham Midra (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"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\":\"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\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1341\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"area_power_change 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\":\"Frankie Hauberk (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Tried to track a qdeleted datum (the dried pool of blood) 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\":1,\"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)\"}],\"total_count\":214}"
}
Install Gentoo