runtime_condensed
-
359
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3 inplaysound(/proc/playsound:53)src: null
src_loc:
usr: Piper Day (/mob/living/carbon/human)
-
50
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
-
18
count
playsound(): no soundin passed inplaysound(/proc/playsound:50)src: null
src_loc:
usr: Matthias Kingsville (/mob/living/carbon/human)
-
6
count
Cannot read null._listen_lookup inUnregisterSignal(/datum/proc/UnregisterSignal:72)src: /datum/component/storm_hating (/datum/component/storm_hating)
src_loc:
usr: null
-
3
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1123)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: Nayeli Ahmed (/mob/living/carbon/human)
-
3
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
count
Cannot execute null.forceMove(). inon deconstructed(/datum/component/stove/proc/on_deconstructed:168)src: /datum/component/stove (/datum/component/stove)
src_loc:
usr: null
-
2
count
Too many overlays on /obj/machinery/roulette - 100, refusing to update and cutting. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Brings-The-Greytide (/mob/living/carbon/human)
-
2
count
bad icon operation inScale(/icon/proc/Scale:)src: /icon (/icon)
src_loc:
usr: Ryder Johnson (/mob/living/carbon/human)
-
1
count
/datum/reagents | the stomach was forced to stop reacting. This might be unintentional. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Failed to create a character for latejoin. inAttemptLateSpawn(/mob/dead/new_player/proc/AttemptLateSpawn:189)src: MatrixOne (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
1
count
Cannot read null.currently_z_moving infinalize(/datum/thrownthing/proc/finalize:236)src: /datum/thrownthing (/datum/thrownthing)
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
Attempted to add a new component of type [/datum/component/burning] to a qdeleting parent of type [/obj/item/clothing/gloves/radio]! inAddComponent(/datum/proc/_AddComponent:308)src: the translation gloves (/obj/item/clothing/gloves/radio)
src_loc: null
usr: null
-
1
count
Attempt to move the �CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Ivory-Kharmahne (/mob/dead/observer)
-
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
Attempted to add a new component of type [/datum/component/burning] to a qdeleting parent of type [/obj/item/clothing/shoes/sneakers/black]! inAddComponent(/datum/proc/_AddComponent:308)src: the black shoes (/obj/item/clothing/shoes/sneakers/black)
src_loc: null
usr: null
-
1
count
Attempted to add a new component of type [/datum/component/burning] to a qdeleting parent of type [/obj/item/clothing/neck/large_scarf]! inAddComponent(/datum/proc/_AddComponent:308)src: the large scarf (/obj/item/clothing/neck/large_scarf)
src_loc: null
usr: null
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1342)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: Port Primary Hallway omni air ... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the floor (81,140,4) (/turf/open/floor/iron/large)
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:72)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: Autochloris Convecta (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 359,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,53",
"src": "null",
"src_loc": null,
"usr": "Piper Day (\/mob\/living\/carbon\/human)"
},
{
"count": 50,
"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": 18,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,50",
"src": "null",
"src_loc": null,
"usr": "Matthias Kingsville (\/mob\/living\/carbon\/human)"
},
{
"count": 6,
"message": "Cannot read null._listen_lookup",
"proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
"source_file": "code\/datums\/signals.dm,72",
"src": "\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1123",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "Nayeli Ahmed (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "TTS tried to play a sound to a deleted mob.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 2,
"message": "Cannot execute null.forceMove().",
"proc_name": "on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)",
"source_file": "code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168",
"src": "\/datum\/component\/stove (\/datum\/component\/stove)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Too many overlays on \/obj\/machinery\/roulette - 100, refusing to update and cutting.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Brings-The-Greytide (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "bad icon operation",
"proc_name": "Scale (\/icon\/proc\/Scale)",
"source_file": null,
"src": "\/icon (\/icon)",
"src_loc": null,
"usr": "Ryder Johnson (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.",
"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 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": "MatrixOne (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.currently_z_moving",
"proc_name": "finalize (\/datum\/thrownthing\/proc\/finalize)",
"source_file": "code\/controllers\/subsystem\/throwing.dm,236",
"src": "\/datum\/thrownthing (\/datum\/thrownthing)",
"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": "Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/gloves\/radio]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,308",
"src": "the translation gloves (\/obj\/item\/clothing\/gloves\/radio)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Attempt to move the \ufffd\u0016CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "Ivory-Kharmahne (\/mob\/dead\/observer)"
},
{
"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": "Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/shoes\/sneakers\/black]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,308",
"src": "the black shoes (\/obj\/item\/clothing\/shoes\/sneakers\/black)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/neck\/large_scarf]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,308",
"src": "the large scarf (\/obj\/item\/clothing\/neck\/large_scarf)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1342",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "movable_moved 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": "(src)"
},
{
"count": 1,
"message": "Cannot read null.air",
"proc_name": "relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/components_base.dm,348",
"src": "Port Primary Hallway omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the floor (81,140,4) (\/turf\/open\/floor\/iron\/large)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,72",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "Autochloris Convecta (\/mob\/living\/carbon\/human)"
}
],
"total_count": 458
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-06 16:19:07.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 249932,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":359,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. 2 < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,53\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Piper Day (\/mob\/living\/carbon\/human)\"},{\"count\":50,\"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\":18,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,50\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Matthias Kingsville (\/mob\/living\/carbon\/human)\"},{\"count\":6,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"\/datum\/component\/storm_hating (\/datum\/component\/storm_hating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1123\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"Nayeli Ahmed (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"TTS tried to play a sound to a deleted mob.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":2,\"message\":\"Cannot execute null.forceMove().\",\"proc_name\":\"on deconstructed (\/datum\/component\/stove\/proc\/on_deconstructed)\",\"source_file\":\"code\/modules\/food_and_drinks\/machinery\/stove_component.dm,168\",\"src\":\"\/datum\/component\/stove (\/datum\/component\/stove)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Too many overlays on \/obj\/machinery\/roulette - 100, refusing to update and cutting.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Brings-The-Greytide (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"bad icon operation\",\"proc_name\":\"Scale (\/icon\/proc\/Scale)\",\"source_file\":null,\"src\":\"\/icon (\/icon)\",\"src_loc\":null,\"usr\":\"Ryder Johnson (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"\/datum\/reagents | the stomach was forced to stop reacting. This might be unintentional.\",\"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 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\":\"MatrixOne (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.currently_z_moving\",\"proc_name\":\"finalize (\/datum\/thrownthing\/proc\/finalize)\",\"source_file\":\"code\/controllers\/subsystem\/throwing.dm,236\",\"src\":\"\/datum\/thrownthing (\/datum\/thrownthing)\",\"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\":\"Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/gloves\/radio]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"the translation gloves (\/obj\/item\/clothing\/gloves\/radio)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempt to move the \ufffd\\u0016CentCom supply pod to Supplypod Shipping Lane was rejected by BYOND, possibly due to cyclic contents\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Ivory-Kharmahne (\/mob\/dead\/observer)\"},{\"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\":\"Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/shoes\/sneakers\/black]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"the black shoes (\/obj\/item\/clothing\/shoes\/sneakers\/black)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Attempted to add a new component of type [\/datum\/component\/burning] to a qdeleting parent of type [\/obj\/item\/clothing\/neck\/large_scarf]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"the large scarf (\/obj\/item\/clothing\/neck\/large_scarf)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1342\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"movable_moved 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\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.air\",\"proc_name\":\"relocate airs (\/obj\/machinery\/atmospherics\/components\/proc\/relocate_airs)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/components_base.dm,348\",\"src\":\"Port Primary Hallway omni air ... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the floor (81,140,4) (\/turf\/open\/floor\/iron\/large)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,72\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"Autochloris Convecta (\/mob\/living\/carbon\/human)\"}],\"total_count\":458}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/03\/06\/round-249932\/runtime.condensed.json"
}
Install Gentoo