Hello! Only administrators may log into Statbus at this time. We apologize for the inconvenience.
249617 249619

runtime_condensed


Raw Data
{
    "data": {
        "runtimes": [
            {
                "count": 51,
                "message": "No valid destination passed into forceMove",
                "proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
                "source_file": "code\/game\/atoms_movable.dm,1123",
                "src": "the tether (\/obj\/effect\/ebeam\/tether)",
                "src_loc": "the floor (197,142,13) (\/turf\/open\/floor\/wood)",
                "usr": "null"
            },
            {
                "count": 40,
                "message": "Cannot read null.loc",
                "proc_name": "is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)",
                "source_file": "code\/datums\/components\/shuttle_cling.dm,132",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 40,
                "message": "Cannot read null._datum_components",
                "proc_name": " JoinParent (\/datum\/component\/proc\/_JoinParent)",
                "source_file": "code\/datums\/components\/_component.dm,82",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 34,
                "message": "undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (156,30,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 30,
                "message": "bad index",
                "proc_name": " RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)",
                "source_file": "code\/datums\/components\/_component.dm,121",
                "src": "\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 8,
                "message": "Cannot execute null.archive().",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289",
                "src": "space (144,41,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 7,
                "message": "parent_qdeleting 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": "Nicholas Cooper (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 4,
                "message": "Cannot read null.extract_uses",
                "proc_name": "delete extract (\/datum\/chemical_reaction\/slime\/proc\/delete_extract)",
                "source_file": "code\/modules\/reagents\/chemistry\/recipes\/slime_extracts.dm,25",
                "src": "\/datum\/chemical_reaction\/slime... (\/datum\/chemical_reaction\/slime\/slimeexplosion)",
                "src_loc": null,
                "usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 3,
                "message": "undefined variable \/turf\/closed\/wall\/mineral\/sandstone\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (144,40,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 3,
                "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": "Zoak Bombsky (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot modify null.moving_from_pull.",
                "proc_name": "Move (\/mob\/living\/Move)",
                "source_file": "code\/modules\/mob\/living\/living.dm,1031",
                "src": "the metal baby slime (800) (\/mob\/living\/basic\/slime)",
                "src_loc": "the reinforced floor (170,80,2) (\/turf\/open\/floor\/engine)",
                "usr": "null"
            },
            {
                "count": 2,
                "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": "Nicholas Cooper (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Cannot read 7.gc_destroyed",
                "proc_name": "RegisterSignal (\/datum\/proc\/RegisterSignal)",
                "source_file": "code\/datums\/signals.dm,17",
                "src": "\/datum\/component\/tether (\/datum\/component\/tether)",
                "src_loc": null,
                "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": "Ryker Roy (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 2,
                "message": "Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/effect\/decal\/cleanable\/blood]!",
                "proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
                "source_file": "code\/datums\/components\/_component.dm,308",
                "src": "the blood (\/obj\/effect\/decal\/cleanable\/blood)",
                "src_loc": "null",
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read null.required_organ",
                "proc_name": "CanContractDisease (\/mob\/living\/carbon\/human\/CanContractDisease)",
                "source_file": "code\/datums\/diseases\/_MobProcs.dm,128",
                "src": "Ruben Stafford (\/mob\/living\/carbon\/human)",
                "src_loc": "the floor (56,80,2) (\/turf\/open\/floor\/iron\/white)",
                "usr": "(src)"
            },
            {
                "count": 1,
                "message": "bad proc",
                "proc_name": "Invoke (\/datum\/callback\/proc\/Invoke)",
                "source_file": "code\/datums\/callback.dm,118",
                "src": "\/datum\/callback (\/datum\/callback)",
                "src_loc": null,
                "usr": "Bob Stange (\/mob\/dead\/observer)"
            },
            {
                "count": 1,
                "message": "pick() from empty list",
                "proc_name": "announce (\/datum\/round_event\/stray_meteor\/announce)",
                "source_file": "code\/modules\/events\/meteors\/stray_meteor_event.dm,31",
                "src": "\/datum\/round_event\/stray_meteo... (\/datum\/round_event\/stray_meteor)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "https:\/\/tts.scriptis.net\/tts-voices: status code 503",
                "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.prefs",
                "proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
                "source_file": "code\/modules\/tgui\/tgui.dm,251",
                "src": "\/datum\/tgui (\/datum\/tgui)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot read 7.gc_destroyed",
                "proc_name": "UnregisterFromParent (\/datum\/component\/tether\/UnregisterFromParent)",
                "source_file": "code\/datums\/components\/tether.dm,79",
                "src": "\/datum\/component\/tether (\/datum\/component\/tether)",
                "src_loc": null,
                "usr": "Duncan Butterfill (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null._listen_lookup",
                "proc_name": "UnregisterSignal (\/datum\/proc\/UnregisterSignal)",
                "source_file": "code\/datums\/signals.dm,72",
                "src": "the colored glasses (\/obj\/item\/clothing\/glasses\/salesman)",
                "src_loc": null,
                "usr": "Ryker Roy (\/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": "undefined variable \/turf\/closed\/mineral\/random\/volcanic\/var\/run_later",
                "proc_name": "process cell (\/turf\/open\/process_cell)",
                "source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284",
                "src": "space (156,31,13) (\/turf\/open\/space)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "Cannot modify null.client.",
                "proc_name": "Destroy (\/client\/Destroy)",
                "source_file": "code\/modules\/client\/client_procs.dm,588",
                "src": "Billybobspizza (\/client)",
                "src_loc": null,
                "usr": "null"
            },
            {
                "count": 1,
                "message": "\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level",
                "proc_name": "smooth icon (\/atom\/proc\/smooth_icon)",
                "source_file": "code\/__HELPERS\/icon_smoothing.dm,174",
                "src": "the reinforced table (\/obj\/structure\/table\/reinforced)",
                "src_loc": "the food cart (\/obj\/machinery\/food_cart)",
                "usr": "null"
            },
            {
                "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": "Cannot read null.pawn",
                "proc_name": "field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)",
                "source_file": "code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63",
                "src": "\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)",
                "src_loc": null,
                "usr": "Ryker Roy (\/mob\/living\/carbon\/human)"
            },
            {
                "count": 1,
                "message": "Cannot read null.displaying",
                "proc_name": "examine (\/obj\/machinery\/status_display\/examine)",
                "source_file": "code\/game\/machinery\/status_display.dm,259",
                "src": "the status display (\/obj\/machinery\/status_display\/evac\/directional\/south)",
                "src_loc": null,
                "usr": "General Goldenbar III Esquire (\/mob\/dead\/observer)"
            }
        ],
        "total_count": 244
    },
    "parser": null,
    "id": -1,
    "datetime": {
        "date": "2025-02-24 21:25:13.000000",
        "timezone_type": 3,
        "timezone": "UTC"
    },
    "round": 249618,
    "key": "runtime_condensed",
    "type": "generated",
    "version": 1,
    "json": "{\"runtimes\":[{\"count\":51,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1123\",\"src\":\"the tether (\/obj\/effect\/ebeam\/tether)\",\"src_loc\":\"the floor (197,142,13) (\/turf\/open\/floor\/wood)\",\"usr\":\"null\"},{\"count\":40,\"message\":\"Cannot read null.loc\",\"proc_name\":\"is on hyperspace (\/datum\/component\/shuttle_cling\/proc\/is_on_hyperspace)\",\"source_file\":\"code\/datums\/components\/shuttle_cling.dm,132\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":40,\"message\":\"Cannot read null._datum_components\",\"proc_name\":\" JoinParent (\/datum\/component\/proc\/_JoinParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,82\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":34,\"message\":\"undefined variable \/turf\/closed\/indestructible\/binary\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (156,30,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":30,\"message\":\"bad index\",\"proc_name\":\" RemoveFromParent (\/datum\/component\/proc\/_RemoveFromParent)\",\"source_file\":\"code\/datums\/components\/_component.dm,121\",\"src\":\"\/datum\/component\/shuttle_cling (\/datum\/component\/shuttle_cling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":8,\"message\":\"Cannot execute null.archive().\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,289\",\"src\":\"space (144,41,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":7,\"message\":\"parent_qdeleting 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\":\"Nicholas Cooper (\/mob\/living\/carbon\/human)\"},{\"count\":4,\"message\":\"Cannot read null.extract_uses\",\"proc_name\":\"delete extract (\/datum\/chemical_reaction\/slime\/proc\/delete_extract)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/recipes\/slime_extracts.dm,25\",\"src\":\"\/datum\/chemical_reaction\/slime... (\/datum\/chemical_reaction\/slime\/slimeexplosion)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"undefined variable \/turf\/closed\/wall\/mineral\/sandstone\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (144,40,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"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\":\"Zoak Bombsky (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1031\",\"src\":\"the metal baby slime (800) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the reinforced floor (170,80,2) (\/turf\/open\/floor\/engine)\",\"usr\":\"null\"},{\"count\":2,\"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\":\"Nicholas Cooper (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read 7.gc_destroyed\",\"proc_name\":\"RegisterSignal (\/datum\/proc\/RegisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,17\",\"src\":\"\/datum\/component\/tether (\/datum\/component\/tether)\",\"src_loc\":null,\"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\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Attempted to add a new component of type [\/datum\/component\/infective] to a qdeleting parent of type [\/obj\/effect\/decal\/cleanable\/blood]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"the blood (\/obj\/effect\/decal\/cleanable\/blood)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.required_organ\",\"proc_name\":\"CanContractDisease (\/mob\/living\/carbon\/human\/CanContractDisease)\",\"source_file\":\"code\/datums\/diseases\/_MobProcs.dm,128\",\"src\":\"Ruben Stafford (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (56,80,2) (\/turf\/open\/floor\/iron\/white)\",\"usr\":\"(src)\"},{\"count\":1,\"message\":\"bad proc\",\"proc_name\":\"Invoke (\/datum\/callback\/proc\/Invoke)\",\"source_file\":\"code\/datums\/callback.dm,118\",\"src\":\"\/datum\/callback (\/datum\/callback)\",\"src_loc\":null,\"usr\":\"Bob Stange (\/mob\/dead\/observer)\"},{\"count\":1,\"message\":\"pick() from empty list\",\"proc_name\":\"announce (\/datum\/round_event\/stray_meteor\/announce)\",\"source_file\":\"code\/modules\/events\/meteors\/stray_meteor_event.dm,31\",\"src\":\"\/datum\/round_event\/stray_meteo... (\/datum\/round_event\/stray_meteor)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 503\",\"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.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,251\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read 7.gc_destroyed\",\"proc_name\":\"UnregisterFromParent (\/datum\/component\/tether\/UnregisterFromParent)\",\"source_file\":\"code\/datums\/components\/tether.dm,79\",\"src\":\"\/datum\/component\/tether (\/datum\/component\/tether)\",\"src_loc\":null,\"usr\":\"Duncan Butterfill (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"UnregisterSignal (\/datum\/proc\/UnregisterSignal)\",\"source_file\":\"code\/datums\/signals.dm,72\",\"src\":\"the colored glasses (\/obj\/item\/clothing\/glasses\/salesman)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/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\":\"undefined variable \/turf\/closed\/mineral\/random\/volcanic\/var\/run_later\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,284\",\"src\":\"space (156,31,13) (\/turf\/open\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,588\",\"src\":\"Billybobspizza (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"\/obj\/structure\/table\/reinforced called smooth_icon() without being on a z-level\",\"proc_name\":\"smooth icon (\/atom\/proc\/smooth_icon)\",\"source_file\":\"code\/__HELPERS\/icon_smoothing.dm,174\",\"src\":\"the reinforced table (\/obj\/structure\/table\/reinforced)\",\"src_loc\":\"the food cart (\/obj\/machinery\/food_cart)\",\"usr\":\"null\"},{\"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\":\"Cannot read null.pawn\",\"proc_name\":\"field turf crossed (\/datum\/proximity_monitor\/advanced\/ai_target_tracking\/field_turf_crossed)\",\"source_file\":\"code\/datums\/proximity_monitor\/fields\/ai_target_tracking.dm,63\",\"src\":\"\/datum\/proximity_monitor\/advan... (\/datum\/proximity_monitor\/advanced\/ai_target_tracking)\",\"src_loc\":null,\"usr\":\"Ryker Roy (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.displaying\",\"proc_name\":\"examine (\/obj\/machinery\/status_display\/examine)\",\"source_file\":\"code\/game\/machinery\/status_display.dm,259\",\"src\":\"the status display (\/obj\/machinery\/status_display\/evac\/directional\/south)\",\"src_loc\":null,\"usr\":\"General Goldenbar III Esquire (\/mob\/dead\/observer)\"}],\"total_count\":244}",
    "originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/02\/24\/round-249618\/runtime.condensed.json"
}