runtime_condensed
-
34
count
playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3 inplaysound(/proc/playsound:28)src: null
src_loc:
usr: 0
-
7
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
4
count
Cannot read null.blood_flags inhas blood flag(/proc/has_blood_flag:447)src: null
src_loc:
usr: Jose Shah (as Captain) (/mob/living/carbon/human)
-
4
count
undefined variable /datum/computer_file/data/ordnance/gaseous/var/program_flags inuse energy(/obj/item/modular_computer/proc/use_energy:21)src: the civilian console (/obj/item/modular_computer/processor)
src_loc: the civilian console (/obj/machinery/modular_computer/preset/civilian)
usr: null
-
2
count
Cannot read null._listen_lookup indropped(/obj/item/proc/dropped:751)src: the remote signaling device (/obj/item/assembly/signaler)
src_loc:
usr: Jose Shah (as Captain) (/mob/living/carbon/human)
-
1
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Found painting size with no matching canvas type inload persistent(/obj/structure/sign/painting/proc/load_persistent:844)src: the Public Painting Exhibit mo... (/obj/structure/sign/painting/library)
src_loc: the floor (179,146,4) (/turf/open/floor/wood)
usr: null
-
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
Cannot read null.bleed_mod inget bleed rate(/mob/living/carbon/human/get_bleed_rate:152)src: Reene Dennis (/mob/living/carbon/human)
src_loc: null
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
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot execute null.use(). inuse energy(/obj/vehicle/sealed/mecha/proc/use_energy:11)src: the APLU \"Big Bess\" (/obj/vehicle/sealed/mecha/ripley/cargo)
src_loc: the floor (171,120,4) (/turf/open/floor/iron/white)
usr: null
-
1
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:358)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
1
count
Cannot read null.atmos_adjacent_turfs inInitialize(/obj/effect/hotspot/Initialize:111)src: the hotspot (/obj/effect/hotspot)
src_loc:
usr: John Radic (/mob/living/carbon/human)
-
1
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
1
count
Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum. 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:381)src: Telecomms Control Room omni ai... (/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2)
src_loc: the plating (108,87,4) (/turf/open/floor/plating)
usr: null
{
"data": {
"runtimes": [
{
"count": 34,
"message": "playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound\/sound.dm,28",
"src": "null",
"src_loc": null,
"usr": "0"
},
{
"count": 7,
"message": "Qdeleted thing being thrown around.",
"proc_name": "throw at (\/atom\/movable\/proc\/throw_at)",
"source_file": "code\/game\/atoms_movable.dm,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 4,
"message": "Cannot read null.blood_flags",
"proc_name": "has blood flag (\/proc\/has_blood_flag)",
"source_file": "code\/modules\/mob\/living\/blood.dm,447",
"src": "null",
"src_loc": null,
"usr": "Jose Shah (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 4,
"message": "undefined variable \/datum\/computer_file\/data\/ordnance\/gaseous\/var\/program_flags",
"proc_name": "use energy (\/obj\/item\/modular_computer\/proc\/use_energy)",
"source_file": "code\/modules\/modular_computers\/computers\/item\/computer_power.dm,21",
"src": "the civilian console (\/obj\/item\/modular_computer\/processor)",
"src_loc": "the civilian console (\/obj\/machinery\/modular_computer\/preset\/civilian)",
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null._listen_lookup",
"proc_name": "dropped (\/obj\/item\/proc\/dropped)",
"source_file": "code\/game\/objects\/items.dm,751",
"src": "the remote signaling device (\/obj\/item\/assembly\/signaler)",
"src_loc": null,
"usr": "Jose Shah (as Captain) (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.RegisterSignal().",
"proc_name": "update signals (\/datum\/component\/connect_range\/proc\/update_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,99",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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,844",
"src": "the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)",
"src_loc": "the floor (179,146,4) (\/turf\/open\/floor\/wood)",
"usr": "null"
},
{
"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": "Cannot read null.bleed_mod",
"proc_name": "get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)",
"source_file": "code\/modules\/mob\/living\/blood.dm,152",
"src": "Reene Dennis (\/mob\/living\/carbon\/human)",
"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": "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": 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": "null"
},
{
"count": 1,
"message": "Cannot execute null.use().",
"proc_name": "use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)",
"source_file": "code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11",
"src": "the APLU \\\"Big Bess\\\" (\/obj\/vehicle\/sealed\/mecha\/ripley\/cargo)",
"src_loc": "the floor (171,120,4) (\/turf\/open\/floor\/iron\/white)",
"usr": "null"
},
{
"count": 1,
"message": "qdeleted or null target trying to enter the spatial grid!",
"proc_name": "enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)",
"source_file": "code\/controllers\/subsystem\/spatial_gridmap.dm,358",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.atmos_adjacent_turfs",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": null,
"usr": "John Radic (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.UnregisterSignal().",
"proc_name": "unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)",
"source_file": "code\/datums\/components\/connect_range.dm,113",
"src": "\/datum\/component\/connect_range (\/datum\/component\/connect_range)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.",
"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,381",
"src": "Telecomms Control Room omni ai... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)",
"src_loc": "the plating (108,87,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
}
],
"total_count": 64
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-07-22 11:12:24.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 254412,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":34,\"message\":\"playsound(): volume below SOUND_AUDIBLE_VOLUME_MIN. < 3\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound\/sound.dm,28\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"0\"},{\"count\":7,\"message\":\"Qdeleted thing being thrown around.\",\"proc_name\":\"throw at (\/atom\/movable\/proc\/throw_at)\",\"source_file\":\"code\/game\/atoms_movable.dm,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.blood_flags\",\"proc_name\":\"has blood flag (\/proc\/has_blood_flag)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,447\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Jose Shah (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"undefined variable \/datum\/computer_file\/data\/ordnance\/gaseous\/var\/program_flags\",\"proc_name\":\"use energy (\/obj\/item\/modular_computer\/proc\/use_energy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/computer_power.dm,21\",\"src\":\"the civilian console (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":\"the civilian console (\/obj\/machinery\/modular_computer\/preset\/civilian)\",\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"dropped (\/obj\/item\/proc\/dropped)\",\"source_file\":\"code\/game\/objects\/items.dm,751\",\"src\":\"the remote signaling device (\/obj\/item\/assembly\/signaler)\",\"src_loc\":null,\"usr\":\"Jose Shah (as Captain) (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.RegisterSignal().\",\"proc_name\":\"update signals (\/datum\/component\/connect_range\/proc\/update_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,99\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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,844\",\"src\":\"the Public Painting Exhibit mo... (\/obj\/structure\/sign\/painting\/library)\",\"src_loc\":\"the floor (179,146,4) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"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\":\"Cannot read null.bleed_mod\",\"proc_name\":\"get bleed rate (\/mob\/living\/carbon\/human\/get_bleed_rate)\",\"source_file\":\"code\/modules\/mob\/living\/blood.dm,152\",\"src\":\"Reene Dennis (\/mob\/living\/carbon\/human)\",\"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\":\"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\":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\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.use().\",\"proc_name\":\"use energy (\/obj\/vehicle\/sealed\/mecha\/proc\/use_energy)\",\"source_file\":\"code\/modules\/vehicles\/mecha\/mecha_helpers.dm,11\",\"src\":\"the APLU \\\\\\\"Big Bess\\\\\\\" (\/obj\/vehicle\/sealed\/mecha\/ripley\/cargo)\",\"src_loc\":\"the floor (171,120,4) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"qdeleted or null target trying to enter the spatial grid!\",\"proc_name\":\"enter cell (\/datum\/controller\/subsystem\/spatial_grid\/proc\/enter_cell)\",\"source_file\":\"code\/controllers\/subsystem\/spatial_gridmap.dm,358\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.atmos_adjacent_turfs\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,111\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":null,\"usr\":\"John Radic (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.UnregisterSignal().\",\"proc_name\":\"unregister signals (\/datum\/component\/connect_range\/proc\/unregister_signals)\",\"source_file\":\"code\/datums\/components\/connect_range.dm,113\",\"src\":\"\/datum\/component\/connect_range (\/datum\/component\/connect_range)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Found undeleted query, check the sql.log for the undeleted query and add a delete call to the query datum.\",\"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,381\",\"src\":\"Telecomms Control Room omni ai... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_scrubber\/on\/layer2)\",\"src_loc\":\"the plating (108,87,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"}],\"total_count\":64}",
"originalUrl": "https:\/\/manuel-logs.tgstation13.org\/2025\/07\/22\/round-254412\/runtime.condensed.json"
}
Install Gentoo