runtime_condensed
-
9
count
A client was Del()'d without a persistent_client! This should not be happening. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
9
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:131)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
4
count
Attempting to create a new db query during the world shutdown inNewQuery(/datum/controller/subsystem/dbcore/proc/NewQuery:381)src: Database (/datum/controller/subsystem/dbcore)
src_loc:
usr: null
-
3
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
2
count
atom_init_success_on overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cletus Harding (/mob/living/carbon/human)
-
2
count
atom_entered overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Cletus Harding (/mob/living/carbon/human)
-
2
count
Cannot read null.show_job_clothes inget ui data(/datum/preference_middleware/loadout/get_ui_data:99)src: /datum/preference_middleware/l... (/datum/preference_middleware/loadout)
src_loc:
usr: Umnikk15 (/mob/dead/new_player)
-
2
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
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 execute null.Execute(). inset exp from db(/client/proc/set_exp_from_db:91)src: Trango1212 (/client)
src_loc:
usr: Trango1212 (/mob/dead/new_player)
-
1
count
Cannot execute null.Execute(). inSlowInit(/atom/movable/screen/lobby/button/bottom/poll/SlowInit:485)src: View Available Polls (/atom/movable/screen/lobby/button/bottom/poll)
src_loc:
usr: Trango1212 (/mob/dead/new_player)
-
1
count
Cannot execute null.Execute(). inset db player flags(/client/proc/set_db_player_flags:199)src: Trango1212 (/client)
src_loc:
usr: Trango1212 (/mob/dead/new_player)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1341)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
Cannot execute null.Execute(). inload all achievements(/datum/achievement_data/proc/load_all_achievements:39)src: /datum/achievement_data (/datum/achievement_data)
src_loc:
usr: null
{
"data": {
"runtimes": [
{
"count": 9,
"message": "A client was Del()'d without a persistent_client! This should not be happening.",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "(src)"
},
{
"count": 9,
"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": 4,
"message": "Attempting to create a new db query during the world shutdown",
"proc_name": "NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)",
"source_file": "code\/controllers\/subsystem\/dbcore.dm,381",
"src": "Database (\/datum\/controller\/subsystem\/dbcore)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.prefs",
"proc_name": "get payload (\/datum\/tgui\/proc\/get_payload)",
"source_file": "code\/modules\/tgui\/tgui.dm,255",
"src": "\/datum\/tgui (\/datum\/tgui)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "atom_init_success_on 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": "Cletus Harding (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "atom_entered 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": "Cletus Harding (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot read null.show_job_clothes",
"proc_name": "get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)",
"source_file": "code\/modules\/loadout\/loadout_menu.dm,99",
"src": "\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)",
"src_loc": null,
"usr": "Umnikk15 (\/mob\/dead\/new_player)"
},
{
"count": 2,
"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": "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 execute null.Execute().",
"proc_name": "set exp from db (\/client\/proc\/set_exp_from_db)",
"source_file": "code\/modules\/jobs\/job_exp.dm,91",
"src": "Trango1212 (\/client)",
"src_loc": null,
"usr": "Trango1212 (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "SlowInit (\/atom\/movable\/screen\/lobby\/button\/bottom\/poll\/SlowInit)",
"source_file": "code\/_onclick\/hud\/new_player.dm,485",
"src": "View Available Polls (\/atom\/movable\/screen\/lobby\/button\/bottom\/poll)",
"src_loc": null,
"usr": "Trango1212 (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot execute null.Execute().",
"proc_name": "set db player flags (\/client\/proc\/set_db_player_flags)",
"source_file": "code\/modules\/jobs\/job_exp.dm,199",
"src": "Trango1212 (\/client)",
"src_loc": null,
"usr": "Trango1212 (\/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": "Cannot execute null.Execute().",
"proc_name": "load all achievements (\/datum\/achievement_data\/proc\/load_all_achievements)",
"source_file": "code\/datums\/achievements\/_achievement_data.dm,39",
"src": "\/datum\/achievement_data (\/datum\/achievement_data)",
"src_loc": null,
"usr": "null"
}
],
"total_count": 39
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-11-04 05:26:02.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 257505,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":9,\"message\":\"A client was Del()'d without a persistent_client! This should not be happening.\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"(src)\"},{\"count\":9,\"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\":4,\"message\":\"Attempting to create a new db query during the world shutdown\",\"proc_name\":\"NewQuery (\/datum\/controller\/subsystem\/dbcore\/proc\/NewQuery)\",\"source_file\":\"code\/controllers\/subsystem\/dbcore.dm,381\",\"src\":\"Database (\/datum\/controller\/subsystem\/dbcore)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.prefs\",\"proc_name\":\"get payload (\/datum\/tgui\/proc\/get_payload)\",\"source_file\":\"code\/modules\/tgui\/tgui.dm,255\",\"src\":\"\/datum\/tgui (\/datum\/tgui)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"atom_init_success_on 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\":\"Cletus Harding (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"atom_entered 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\":\"Cletus Harding (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot read null.show_job_clothes\",\"proc_name\":\"get ui data (\/datum\/preference_middleware\/loadout\/get_ui_data)\",\"source_file\":\"code\/modules\/loadout\/loadout_menu.dm,99\",\"src\":\"\/datum\/preference_middleware\/l... (\/datum\/preference_middleware\/loadout)\",\"src_loc\":null,\"usr\":\"Umnikk15 (\/mob\/dead\/new_player)\"},{\"count\":2,\"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\":\"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 execute null.Execute().\",\"proc_name\":\"set exp from db (\/client\/proc\/set_exp_from_db)\",\"source_file\":\"code\/modules\/jobs\/job_exp.dm,91\",\"src\":\"Trango1212 (\/client)\",\"src_loc\":null,\"usr\":\"Trango1212 (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"SlowInit (\/atom\/movable\/screen\/lobby\/button\/bottom\/poll\/SlowInit)\",\"source_file\":\"code\/_onclick\/hud\/new_player.dm,485\",\"src\":\"View Available Polls (\/atom\/movable\/screen\/lobby\/button\/bottom\/poll)\",\"src_loc\":null,\"usr\":\"Trango1212 (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"set db player flags (\/client\/proc\/set_db_player_flags)\",\"source_file\":\"code\/modules\/jobs\/job_exp.dm,199\",\"src\":\"Trango1212 (\/client)\",\"src_loc\":null,\"usr\":\"Trango1212 (\/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\":\"Cannot execute null.Execute().\",\"proc_name\":\"load all achievements (\/datum\/achievement_data\/proc\/load_all_achievements)\",\"source_file\":\"code\/datums\/achievements\/_achievement_data.dm,39\",\"src\":\"\/datum\/achievement_data (\/datum\/achievement_data)\",\"src_loc\":null,\"usr\":\"null\"}],\"total_count\":39}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/11\/04\/round-257505\/runtime.condensed.json"
}
Install Gentoo