257240 257242

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 68,
                "message": "The \ufffd\u0016NO SMOKING sign 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 NO SMOKING sign (\/obj\/item\/sign)",
                "src_loc": "the floor (160,118,4) (\/turf\/open\/floor\/iron\/white)",
                "usr": "null"
            },
            {
                "count": 17,
                "message": "The \ufffd\u0016BIOHAZARD sign 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 BIOHAZARD sign (\/obj\/item\/sign)",
                "src_loc": "the floor (151,116,4) (\/turf\/open\/floor\/iron\/white)",
                "usr": "null"
            },
            {
                "count": 17,
                "message": "The \ufffd\u0016Courtroom sign 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 Courtroom sign (\/obj\/item\/sign)",
                "src_loc": "the floor (101,156,3) (\/turf\/open\/floor\/iron)",
                "usr": "null"
            },
            {
                "count": 7,
                "message": "Volume modifier 0 must be +ve",
                "proc_name": " stack trace (\/proc\/_stack_trace)",
                "source_file": "code\/__HELPERS\/stack_trace.dm,4",
                "src": "null",
                "src_loc": null,
                "usr": "I Did It (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "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": "Shaleez-Tail (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "list index out of bounds",
                "proc_name": "load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)",
                "source_file": "code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131",
                "src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 2,
                "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": "Listening Post omni air vent R... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
                "src_loc": "the snow (54,50,2) (\/turf\/open\/misc\/asteroid\/snow)",
                "usr": "null"
            },
            {
                "count": 2,
                "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": "Limbo VII (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot execute null.is localhost().",
                "proc_name": "New (\/datum\/hud\/new_player\/New)",
                "source_file": "code\/_onclick\/hud\/new_player.dm,28",
                "src": "\/datum\/hud\/new_player (\/datum\/hud\/new_player)",
                "src_loc": null,
                "usr": "Kelesis (\/mob\/dead\/new_player)"
            },
            {
                "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": "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": "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": "Attempt to move Cousteau's brain to Cousteau's brain 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": "Limbo VII (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.wound_series",
                "proc_name": "check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)",
                "source_file": "code\/modules\/surgery\/bodyparts\/wounds.dm,124",
                "src": "the human head (\/obj\/item\/bodypart\/head)",
                "src_loc": null,
                "usr": "I Did It (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "tried to generate a supply pack without a valid crate type",
                "proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
                "source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
                "src": "Toxin Treatment Kit Single-Pac... (\/datum\/supply_pack\/goody\/firstaidtoxins_single)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot execute null.powered().",
                "proc_name": "use energy (\/obj\/item\/modular_computer\/processor\/use_energy)",
                "source_file": "code\/modules\/modular_computers\/computers\/item\/processor.dm,49",
                "src": "the modular computer (\/obj\/item\/modular_computer\/processor)",
                "src_loc": "the green ungenerated turf (50,48,2) (\/turf\/open\/genturf)",
                "usr": "null"
            }
        ],
        "total_count": 126
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-10-26 00:26:25.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 257241,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":68,\"message\":\"The \ufffd\\u0016NO SMOKING sign 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 NO SMOKING sign (\/obj\/item\/sign)\",\"src_loc\":\"the floor (160,118,4) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":17,\"message\":\"The \ufffd\\u0016BIOHAZARD sign 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 BIOHAZARD sign (\/obj\/item\/sign)\",\"src_loc\":\"the floor (151,116,4) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"null\"},{\"count\":17,\"message\":\"The \ufffd\\u0016Courtroom sign 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 Courtroom sign (\/obj\/item\/sign)\",\"src_loc\":\"the floor (101,156,3) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":7,\"message\":\"Volume modifier 0 must be +ve\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"I Did It (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"Shaleez-Tail (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"list index out of bounds\",\"proc_name\":\"load tier list (\/datum\/dynamic_ruleset\/proc\/load_tier_list)\",\"source_file\":\"code\/controllers\/subsystem\/dynamic\/_dynamic_ruleset.dm,131\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Listening Post omni air vent R... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the snow (54,50,2) (\/turf\/open\/misc\/asteroid\/snow)\",\"usr\":\"null\"},{\"count\":2,\"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\":\"Limbo VII (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.is localhost().\",\"proc_name\":\"New (\/datum\/hud\/new_player\/New)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,28\",\"src\":\"\/datum\/hud\/new_player (\/datum\/hud\/new_player)\",\"src_loc\":null,\"usr\":\"Kelesis (\/mob\/dead\/new_player)\"},{\"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\":\"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\":\"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\":\"Attempt to move Cousteau's brain to Cousteau's brain 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\":\"Limbo VII (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.wound_series\",\"proc_name\":\"check wounding (\/obj\/item\/bodypart\/proc\/check_wounding)\",\"source_file\":\"code\/modules\/surgery\/bodyparts\/wounds.dm,124\",\"src\":\"the human head (\/obj\/item\/bodypart\/head)\",\"src_loc\":null,\"usr\":\"I Did It (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Toxin Treatment Kit Single-Pac... (\/datum\/supply_pack\/goody\/firstaidtoxins_single)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.powered().\",\"proc_name\":\"use energy (\/obj\/item\/modular_computer\/processor\/use_energy)\",\"source_file\":\"code\/modules\/modular_computers\/computers\/item\/processor.dm,49\",\"src\":\"the modular computer (\/obj\/item\/modular_computer\/processor)\",\"src_loc\":\"the green ungenerated turf (50,48,2) (\/turf\/open\/genturf)\",\"usr\":\"null\"}],\"total_count\":126}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/10\/26\/round-257241\/runtime.condensed.json"
}