runtime_condensed
-
55
count
bad index inSendSignal(/datum/proc/_SendSignal:126)src: the ice chasm (161,124,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
51
count
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:151)src: the ice chasm (113,72,4) (/turf/open/openspace/icemoon/keep_below)
src_loc:
usr: null
-
16
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:381)src: External Gas to Loop (/obj/machinery/atmospherics/components/binary/pump)
src_loc: the ice chasm (117,70,4) (/turf/open/openspace/icemoon/keep_below)
usr: null
-
6
count
list index out of bounds inload tier list(/datum/dynamic_ruleset/proc/load_tier_list:126)src: Space Changeling (/datum/dynamic_ruleset/midround/from_ghosts/space_changeling)
src_loc:
usr: null
-
5
count
Cannot execute null.Copy(). inreplace object(/datum/dimension_theme/proc/replace_object:161)src: Space (/datum/dimension_theme/space)
src_loc:
usr: null
-
5
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Tables-The-Tider (/mob/living/carbon/human)
-
3
count
turf_reset_elevation overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Marczin Szebeszynszki (/mob/living/carbon/human)
-
3
count
turf_change overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Marczin Szebeszynszki (/mob/living/carbon/human)
-
1
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)
-
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
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: Jimmy Lin (/mob/living/carbon/human)
-
1
count
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 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot execute null.Trigger(). inClick(/atom/movable/screen/movable/action_button/Click:71)src: Pick up Slime (/atom/movable/screen/movable/action_button)
src_loc:
usr: Tables-The-Tider (/mob/living/carbon/human)
-
1
count
-
1
count
cause_hallucination was given a non-hallucination type. incause hallucination(/mob/living/proc/_cause_hallucination:45)src: the ice whelp (/mob/living/basic/mining/ice_whelp)
src_loc: the snow (121,148,2) (/turf/open/misc/asteroid/snow/icemoon)
usr: null
{
"data": {
"runtimes": [
{
"count": 55,
"message": "bad index",
"proc_name": " SendSignal (\/datum\/proc\/_SendSignal)",
"source_file": "code\/datums\/signals.dm,126",
"src": "the ice chasm (161,124,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,151",
"src": "the ice chasm (113,72,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"src_loc": null,
"usr": "null"
},
{
"count": 16,
"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": "External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)",
"src_loc": "the ice chasm (117,70,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"usr": "null"
},
{
"count": 6,
"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,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"message": "Cannot execute null.Copy().",
"proc_name": "replace object (\/datum\/dimension_theme\/proc\/replace_object)",
"source_file": "code\/game\/objects\/effects\/anomalies\/anomalies_dimensional_themes.dm,161",
"src": "Space (\/datum\/dimension_theme\/space)",
"src_loc": null,
"usr": "null"
},
{
"count": 5,
"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": "Tables-The-Tider (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "turf_reset_elevation 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": "Marczin Szebeszynszki (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "turf_change 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": "Marczin Szebeszynszki (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": 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": "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": "Jimmy Lin (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "(src)"
},
{
"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,71",
"src": "Pick up Slime (\/atom\/movable\/screen\/movable\/action_button)",
"src_loc": null,
"usr": "Tables-The-Tider (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "cause_hallucination was given a non-hallucination type.",
"proc_name": " cause hallucination (\/mob\/living\/proc\/_cause_hallucination)",
"source_file": "code\/__HELPERS\/hallucinations.dm,45",
"src": "the ice whelp (\/mob\/living\/basic\/mining\/ice_whelp)",
"src_loc": "the snow (121,148,2) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)",
"usr": "null"
}
],
"total_count": 151
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-10-01 09:07:18.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256508,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":55,\"message\":\"bad index\",\"proc_name\":\" SendSignal (\/datum\/proc\/_SendSignal)\",\"source_file\":\"code\/datums\/signals.dm,126\",\"src\":\"the ice chasm (161,124,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,151\",\"src\":\"the ice chasm (113,72,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":16,\"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\":\"External Gas to Loop (\/obj\/machinery\/atmospherics\/components\/binary\/pump)\",\"src_loc\":\"the ice chasm (117,70,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"usr\":\"null\"},{\"count\":6,\"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,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"message\":\"Cannot execute null.Copy().\",\"proc_name\":\"replace object (\/datum\/dimension_theme\/proc\/replace_object)\",\"source_file\":\"code\/game\/objects\/effects\/anomalies\/anomalies_dimensional_themes.dm,161\",\"src\":\"Space (\/datum\/dimension_theme\/space)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":5,\"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\":\"Tables-The-Tider (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"turf_reset_elevation 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\":\"Marczin Szebeszynszki (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"turf_change 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\":\"Marczin Szebeszynszki (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":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\":\"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\":\"Jimmy Lin (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"(src)\"},{\"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,71\",\"src\":\"Pick up Slime (\/atom\/movable\/screen\/movable\/action_button)\",\"src_loc\":null,\"usr\":\"Tables-The-Tider (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"cause_hallucination was given a non-hallucination type.\",\"proc_name\":\" cause hallucination (\/mob\/living\/proc\/_cause_hallucination)\",\"source_file\":\"code\/__HELPERS\/hallucinations.dm,45\",\"src\":\"the ice whelp (\/mob\/living\/basic\/mining\/ice_whelp)\",\"src_loc\":\"the snow (121,148,2) (\/turf\/open\/misc\/asteroid\/snow\/icemoon)\",\"usr\":\"null\"}],\"total_count\":151}"
}
Install Gentoo