runtime_condensed
-
128
count
Cannot execute null.add to group(). inInitialize(/obj/effect/hotspot/Initialize:150)src: the hotspot (/obj/effect/hotspot)
src_loc: the floor (87,112,2) (/turf/open/floor/iron/dark)
usr: null
-
53
count
Attempted to add a new component of type [/datum/component/shuttle_cling] to a qdeleting parent of type [/mob/living/basic/carp/passive]! inAddComponent(/datum/proc/_AddComponent:308)src: the false carp (/mob/living/basic/carp/passive)
src_loc: null
usr: null
-
29
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:348)src: the cyan volumetric gas pump (/obj/machinery/atmospherics/components/binary/volume_pump)
src_loc: space (87,113,2) (/turf/open/space)
usr: null
-
20
count
qdeleted or null target trying to enter the spatial grid! inenter cell(/datum/controller/subsystem/spatial_grid/proc/enter_cell:356)src: Spatial Grid (/datum/controller/subsystem/spatial_grid)
src_loc:
usr: null
-
16
count
get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad. inget language holder(/atom/movable/proc/get_language_holder:1547)src: ChemMaster 3000 (/obj/machinery/chem_master)
src_loc: null
usr: null
-
14
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (102,112,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
5
count
Cannot modify null.selected_language. inset active language(/atom/movable/proc/set_active_language:1615)src: ChemMaster 3000 (/obj/machinery/chem_master)
src_loc: null
usr: null
-
5
count
Cannot execute null.grant language(). ingrant language(/atom/movable/proc/grant_language:1556)src: ChemMaster 3000 (/obj/machinery/chem_master)
src_loc: null
usr: null
-
5
count
Cannot execute null.remove all languages(). inremove all languages(/atom/movable/proc/remove_all_languages:1568)src: ChemMaster 3000 (/obj/machinery/chem_master)
src_loc: null
usr: null
-
4
count
Division by zero inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:24)src: the adamantine baby slime (702... (/mob/living/basic/slime)
src_loc: the plating (86,103,2) (/turf/open/floor/plating)
usr: null
-
4
count
Cannot execute null.add member(). inadd member(/obj/machinery/atmospherics/pipe/add_member:194)src: the omni pipe (/obj/machinery/atmospherics/pipe/heat_exchanging/simple)
src_loc:
usr: Sleeps-With-Fishes (/mob/living/carbon/human)
-
2
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
2
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)
-
2
count
-
1
count
Cannot read null.burn_mod inon losing(/datum/mutation/human/fire/on_losing:426)src: Fiery Sweat (/datum/mutation/human/fire)
src_loc:
usr: null
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Attack (/atom/movable/screen/radial/slice)
src_loc:
usr: Anton Barankin (/mob/living/carbon/human)
-
1
count
Cannot read null.gases inhandle slime stasis(/mob/living/basic/slime/proc/handle_slime_stasis:23)src: the grey baby slime (748) (/mob/living/basic/slime)
src_loc: the floor (19,154,12) (/turf/open/floor/circuit/red/off)
usr: null
-
1
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:67)src: End Camera View (/atom/movable/screen/movable/action_button)
src_loc:
usr: John Doe (/mob/living/carbon/human)
-
1
count
Cannot read null.spoken_languages inemp act(/obj/machinery/vending/emp_act:301)src: the Getmore Chocolate Corp (/obj/machinery/vending/snack/blue)
src_loc: null
usr: null
-
1
count
Cannot modify null.timer. inaction load(/datum/controller/subsystem/shuttle/proc/action_load:904)src: Shuttle (/datum/controller/subsystem/shuttle)
src_loc:
usr: Sleeps-With-Fishes (/mob/living/carbon/human)
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
{
"data": {
"runtimes": [
{
"count": 128,
"message": "Cannot execute null.add to group().",
"proc_name": "Initialize (\/obj\/effect\/hotspot\/Initialize)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,150",
"src": "the hotspot (\/obj\/effect\/hotspot)",
"src_loc": "the floor (87,112,2) (\/turf\/open\/floor\/iron\/dark)",
"usr": "null"
},
{
"count": 53,
"message": "Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!",
"proc_name": " AddComponent (\/datum\/proc\/_AddComponent)",
"source_file": "code\/datums\/components\/_component.dm,308",
"src": "the false carp (\/mob\/living\/basic\/carp\/passive)",
"src_loc": "null",
"usr": "null"
},
{
"count": 29,
"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": "the cyan volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)",
"src_loc": "space (87,113,2) (\/turf\/open\/space)",
"usr": "null"
},
{
"count": 20,
"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,356",
"src": "Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"message": "get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.",
"proc_name": "get language holder (\/atom\/movable\/proc\/get_language_holder)",
"source_file": "code\/game\/atoms_movable.dm,1547",
"src": "ChemMaster 3000 (\/obj\/machinery\/chem_master)",
"src_loc": "null",
"usr": "null"
},
{
"count": 14,
"message": "Cannot modify null.dismantle_cooldown.",
"proc_name": "process cell (\/turf\/open\/process_cell)",
"source_file": "code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354",
"src": "the plating (102,112,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Cannot modify null.selected_language.",
"proc_name": "set active language (\/atom\/movable\/proc\/set_active_language)",
"source_file": "code\/game\/atoms_movable.dm,1615",
"src": "ChemMaster 3000 (\/obj\/machinery\/chem_master)",
"src_loc": "null",
"usr": "null"
},
{
"count": 5,
"message": "Cannot execute null.grant language().",
"proc_name": "grant language (\/atom\/movable\/proc\/grant_language)",
"source_file": "code\/game\/atoms_movable.dm,1556",
"src": "ChemMaster 3000 (\/obj\/machinery\/chem_master)",
"src_loc": "null",
"usr": "null"
},
{
"count": 5,
"message": "Cannot execute null.remove all languages().",
"proc_name": "remove all languages (\/atom\/movable\/proc\/remove_all_languages)",
"source_file": "code\/game\/atoms_movable.dm,1568",
"src": "ChemMaster 3000 (\/obj\/machinery\/chem_master)",
"src_loc": "null",
"usr": "null"
},
{
"count": 4,
"message": "Division by zero",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,24",
"src": "the adamantine baby slime (702... (\/mob\/living\/basic\/slime)",
"src_loc": "the plating (86,103,2) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 4,
"message": "Cannot execute null.add member().",
"proc_name": "add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)",
"source_file": "code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194",
"src": "the omni pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)",
"src_loc": null,
"usr": "Sleeps-With-Fishes (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"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": 2,
"message": "Cannot read null.z",
"proc_name": "is valid z level (\/proc\/is_valid_z_level)",
"source_file": "code\/__HELPERS\/levels.dm,15",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 1,
"message": "Cannot read null.burn_mod",
"proc_name": "on losing (\/datum\/mutation\/human\/fire\/on_losing)",
"source_file": "code\/datums\/mutations\/body.dm,426",
"src": "Fiery Sweat (\/datum\/mutation\/human\/fire)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Attack (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Anton Barankin (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.gases",
"proc_name": "handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)",
"source_file": "code\/modules\/mob\/living\/basic\/slime\/life.dm,23",
"src": "the grey baby slime (748) (\/mob\/living\/basic\/slime)",
"src_loc": "the floor (19,154,12) (\/turf\/open\/floor\/circuit\/red\/off)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.Trigger().",
"proc_name": "Click (\/atom\/movable\/screen\/movable\/action_button\/Click)",
"source_file": "code\/_onclick\/hud\/action_button.dm,67",
"src": "End Camera View (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "John Doe (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot read null.spoken_languages",
"proc_name": "emp act (\/obj\/machinery\/vending\/emp_act)",
"source_file": "code\/modules\/vending\/_vending.dm,301",
"src": "the Getmore Chocolate Corp (\/obj\/machinery\/vending\/snack\/blue)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.timer.",
"proc_name": "action load (\/datum\/controller\/subsystem\/shuttle\/proc\/action_load)",
"source_file": "code\/controllers\/subsystem\/shuttle.dm,904",
"src": "Shuttle (\/datum\/controller\/subsystem\/shuttle)",
"src_loc": null,
"usr": "Sleeps-With-Fishes (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "https:\/\/tts.scriptis.net\/tts-voices: status code 530",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
}
],
"total_count": 296
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-02-02 08:29:28.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 248844,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":128,\"message\":\"Cannot execute null.add to group().\",\"proc_name\":\"Initialize (\/obj\/effect\/hotspot\/Initialize)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_fire.dm,150\",\"src\":\"the hotspot (\/obj\/effect\/hotspot)\",\"src_loc\":\"the floor (87,112,2) (\/turf\/open\/floor\/iron\/dark)\",\"usr\":\"null\"},{\"count\":53,\"message\":\"Attempted to add a new component of type [\/datum\/component\/shuttle_cling] to a qdeleting parent of type [\/mob\/living\/basic\/carp\/passive]!\",\"proc_name\":\" AddComponent (\/datum\/proc\/_AddComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,308\",\"src\":\"the false carp (\/mob\/living\/basic\/carp\/passive)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":29,\"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\":\"the cyan volumetric gas pump (\/obj\/machinery\/atmospherics\/components\/binary\/volume_pump)\",\"src_loc\":\"space (87,113,2) (\/turf\/open\/space)\",\"usr\":\"null\"},{\"count\":20,\"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,356\",\"src\":\"Spatial Grid (\/datum\/controller\/subsystem\/spatial_grid)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"message\":\"get_language_holder() called on a QDELing atom, this will try to re-instantiate the language holder that's about to be deleted, which is bad.\",\"proc_name\":\"get language holder (\/atom\/movable\/proc\/get_language_holder)\",\"source_file\":\"code\/game\/atoms_movable.dm,1547\",\"src\":\"ChemMaster 3000 (\/obj\/machinery\/chem_master)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":14,\"message\":\"Cannot modify null.dismantle_cooldown.\",\"proc_name\":\"process cell (\/turf\/open\/process_cell)\",\"source_file\":\"code\/modules\/atmospherics\/environmental\/LINDA_turf_tile.dm,354\",\"src\":\"the plating (102,112,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot modify null.selected_language.\",\"proc_name\":\"set active language (\/atom\/movable\/proc\/set_active_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1615\",\"src\":\"ChemMaster 3000 (\/obj\/machinery\/chem_master)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.grant language().\",\"proc_name\":\"grant language (\/atom\/movable\/proc\/grant_language)\",\"source_file\":\"code\/game\/atoms_movable.dm,1556\",\"src\":\"ChemMaster 3000 (\/obj\/machinery\/chem_master)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.remove all languages().\",\"proc_name\":\"remove all languages (\/atom\/movable\/proc\/remove_all_languages)\",\"source_file\":\"code\/game\/atoms_movable.dm,1568\",\"src\":\"ChemMaster 3000 (\/obj\/machinery\/chem_master)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Division by zero\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,24\",\"src\":\"the adamantine baby slime (702... (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the plating (86,103,2) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot execute null.add member().\",\"proc_name\":\"add member (\/obj\/machinery\/atmospherics\/pipe\/add_member)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/datum_pipeline.dm,194\",\"src\":\"the omni pipe (\/obj\/machinery\/atmospherics\/pipe\/heat_exchanging\/simple)\",\"src_loc\":null,\"usr\":\"Sleeps-With-Fishes (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"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\":2,\"message\":\"Cannot read null.z\",\"proc_name\":\"is valid z level (\/proc\/is_valid_z_level)\",\"source_file\":\"code\/__HELPERS\/levels.dm,15\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":1,\"message\":\"Cannot read null.burn_mod\",\"proc_name\":\"on losing (\/datum\/mutation\/human\/fire\/on_losing)\",\"source_file\":\"code\/datums\/mutations\/body.dm,426\",\"src\":\"Fiery Sweat (\/datum\/mutation\/human\/fire)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Attack (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Anton Barankin (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.gases\",\"proc_name\":\"handle slime stasis (\/mob\/living\/basic\/slime\/proc\/handle_slime_stasis)\",\"source_file\":\"code\/modules\/mob\/living\/basic\/slime\/life.dm,23\",\"src\":\"the grey baby slime (748) (\/mob\/living\/basic\/slime)\",\"src_loc\":\"the floor (19,154,12) (\/turf\/open\/floor\/circuit\/red\/off)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.Trigger().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/movable\/action_button\/Click)\",\"source_file\":\"code\/_onclick\/hud\/action_button.dm,67\",\"src\":\"End Camera View (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"John Doe (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot read null.spoken_languages\",\"proc_name\":\"emp act (\/obj\/machinery\/vending\/emp_act)\",\"source_file\":\"code\/modules\/vending\/_vending.dm,301\",\"src\":\"the Getmore Chocolate Corp (\/obj\/machinery\/vending\/snack\/blue)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.timer.\",\"proc_name\":\"action load (\/datum\/controller\/subsystem\/shuttle\/proc\/action_load)\",\"source_file\":\"code\/controllers\/subsystem\/shuttle.dm,904\",\"src\":\"Shuttle (\/datum\/controller\/subsystem\/shuttle)\",\"src_loc\":null,\"usr\":\"Sleeps-With-Fishes (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"https:\/\/tts.scriptis.net\/tts-voices: status code 530\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"}],\"total_count\":296}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/02\/02\/round-248844\/runtime.condensed.json"
}
Install Gentoo