runtime_condensed
-
27
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: Slommy (/mob/living/carbon/human)
-
19
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
10
count
mob_action_grant overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
10
count
mob_action_removed overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: 0
-
5
count
Cannot read null.ambient_buzz inrefresh looping ambience(/mob/proc/refresh_looping_ambience:116)src: Logan Cooper (/mob/living/carbon/human/species/monkey)
src_loc: null
usr: (src)
-
5
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:431)src: Agent Potassium (/mob/living/carbon/human/species/monkey)
src_loc: null
usr: (src)
-
4
count
teleporter_new_target 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
Cannot execute null.resolve(). inCanAStarPass(/turf/open/openspace/CanAStarPass:151)src: the open space (111,112,3) (/turf/open/openspace)
src_loc:
usr: null
-
3
count
Cannot execute null.Execute(). inLogAhelp(/datum/controller/subsystem/blackbox/proc/LogAhelp:312)src: Blackbox (/datum/controller/subsystem/blackbox)
src_loc:
usr: Slommy (/mob/living/carbon/human)
-
3
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: Slommy (/mob/living/carbon/human)
-
2
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)
-
2
count
in_range_of_irradiation 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)
-
2
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
-
2
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/center/Click:73)src: Close Menu (/atom/movable/screen/radial/center)
src_loc:
usr: John Goblin (/mob/living/carbon/human)
-
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
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
list index out of bounds inattack effects(/mob/living/carbon/attack_effects:405)src: Agent Ape (/mob/living/carbon/human/species/monkey)
src_loc:
usr: Anton Kondratyev (/mob/living/carbon/human)
-
1
count
Cannot execute null.is localhost(). inNew(/datum/hud/new_player/New:28)src: /datum/hud/new_player (/datum/hud/new_player)
src_loc:
usr: GREENWOLF1337 (/mob/dead/new_player)
-
1
count
Cannot read null.contents inbodypart insert(/obj/item/organ/proc/bodypart_insert:121)src: the tongue (/obj/item/organ/tongue)
src_loc: null
usr: null
-
1
count
Cannot read null.prefs inget payload(/datum/tgui/proc/get_payload:255)src: /datum/tgui (/datum/tgui)
src_loc:
usr: null
-
1
count
Cannot read null.toggle_palette inrefresh actions(/datum/action_group/palette/refresh_actions:794)src: /datum/action_group/palette (/datum/action_group/palette)
src_loc:
usr: Guenter (/mob/living/carbon/human/species/monkey)
-
1
count
Cannot execute null.moveToNullspace(). inremove(/datum/quirk/transhumanist/remove:160)src: Transhumanist (/datum/quirk/transhumanist)
src_loc:
usr: null
-
1
count
Cannot read null.palette_actions inrefresh actions(/datum/action_group/listed/refresh_actions:836)src: /datum/action_group/listed (/datum/action_group/listed)
src_loc:
usr: Guenter (/mob/living/carbon/human/species/monkey)
-
1
count
bad client ininitialize(/datum/tgui_window/proc/initialize:123)src: /datum/tgui_window (/datum/tgui_window)
src_loc:
usr: null
-
1
count
Cannot execute null.add reagent(). inexpose turf(/datum/reagent/consumable/flour/expose_turf:691)src: Flour (/datum/reagent/consumable/flour)
src_loc:
usr: null
-
1
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the tongue (/obj/item/organ/tongue)
src_loc: null
usr: null
-
1
count
Cannot read null.owner inon bodypart remove(/obj/item/organ/proc/on_bodypart_remove:249)src: the tongue (/obj/item/organ/tongue)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 27,
"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": "Slommy (\/mob\/living\/carbon\/human)"
},
{
"count": 19,
"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": 10,
"message": "mob_action_grant 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": "0"
},
{
"count": 10,
"message": "mob_action_removed 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": "0"
},
{
"count": 5,
"message": "Cannot read null.ambient_buzz",
"proc_name": "refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)",
"source_file": "code\/controllers\/subsystem\/ambience.dm,116",
"src": "Logan Cooper (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 5,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,431",
"src": "Agent Potassium (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": "null",
"usr": "(src)"
},
{
"count": 4,
"message": "teleporter_new_target 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": "Cannot execute null.resolve().",
"proc_name": "CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)",
"source_file": "code\/game\/turfs\/open\/openspace.dm,151",
"src": "the open space (111,112,3) (\/turf\/open\/openspace)",
"src_loc": null,
"usr": "null"
},
{
"count": 3,
"message": "Cannot execute null.Execute().",
"proc_name": "LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)",
"source_file": "code\/controllers\/subsystem\/blackbox.dm,312",
"src": "Blackbox (\/datum\/controller\/subsystem\/blackbox)",
"src_loc": null,
"usr": "Slommy (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"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": "Slommy (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 2,
"message": "in_range_of_irradiation 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": 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,126",
"src": "Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/center\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,73",
"src": "Close Menu (\/atom\/movable\/screen\/radial\/center)",
"src_loc": null,
"usr": "John Goblin (\/mob\/living\/carbon\/human)"
},
{
"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": "recursive_jsonify got an empty list after serialization",
"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": "list index out of bounds",
"proc_name": "attack effects (\/mob\/living\/carbon\/attack_effects)",
"source_file": "code\/_onclick\/item_attack.dm,405",
"src": "Agent Ape (\/mob\/living\/carbon\/human\/species\/monkey)",
"src_loc": null,
"usr": "Anton Kondratyev (\/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": "GREENWOLF1337 (\/mob\/dead\/new_player)"
},
{
"count": 1,
"message": "Cannot read null.contents",
"proc_name": "bodypart insert (\/obj\/item\/organ\/proc\/bodypart_insert)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,121",
"src": "the tongue (\/obj\/item\/organ\/tongue)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"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": 1,
"message": "Cannot read null.toggle_palette",
"proc_name": "refresh actions (\/datum\/action_group\/palette\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,794",
"src": "\/datum\/action_group\/palette (\/datum\/action_group\/palette)",
"src_loc": null,
"usr": "Guenter (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"count": 1,
"message": "Cannot execute null.moveToNullspace().",
"proc_name": "remove (\/datum\/quirk\/transhumanist\/remove)",
"source_file": "code\/datums\/quirks\/neutral_quirks\/transhumanist.dm,160",
"src": "Transhumanist (\/datum\/quirk\/transhumanist)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.palette_actions",
"proc_name": "refresh actions (\/datum\/action_group\/listed\/refresh_actions)",
"source_file": "code\/_onclick\/hud\/hud.dm,836",
"src": "\/datum\/action_group\/listed (\/datum\/action_group\/listed)",
"src_loc": null,
"usr": "Guenter (\/mob\/living\/carbon\/human\/species\/monkey)"
},
{
"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": "null"
},
{
"count": 1,
"message": "Cannot execute null.add reagent().",
"proc_name": "expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)",
"source_file": "code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691",
"src": "Flour (\/datum\/reagent\/consumable\/flour)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the tongue (\/obj\/item\/organ\/tongue)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.owner",
"proc_name": "on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)",
"source_file": "code\/modules\/surgery\/organs\/organ_movement.dm,249",
"src": "the tongue (\/obj\/item\/organ\/tongue)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 110
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-09-17 16:32:22.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 256112,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":27,\"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\":\"Slommy (\/mob\/living\/carbon\/human)\"},{\"count\":19,\"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\":10,\"message\":\"mob_action_grant 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\":\"0\"},{\"count\":10,\"message\":\"mob_action_removed 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\":\"0\"},{\"count\":5,\"message\":\"Cannot read null.ambient_buzz\",\"proc_name\":\"refresh looping ambience (\/mob\/proc\/refresh_looping_ambience)\",\"source_file\":\"code\/controllers\/subsystem\/ambience.dm,116\",\"src\":\"Logan Cooper (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":5,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,431\",\"src\":\"Agent Potassium (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":\"null\",\"usr\":\"(src)\"},{\"count\":4,\"message\":\"teleporter_new_target 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\":\"Cannot execute null.resolve().\",\"proc_name\":\"CanAStarPass (\/turf\/open\/openspace\/CanAStarPass)\",\"source_file\":\"code\/game\/turfs\/open\/openspace.dm,151\",\"src\":\"the open space (111,112,3) (\/turf\/open\/openspace)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot execute null.Execute().\",\"proc_name\":\"LogAhelp (\/datum\/controller\/subsystem\/blackbox\/proc\/LogAhelp)\",\"source_file\":\"code\/controllers\/subsystem\/blackbox.dm,312\",\"src\":\"Blackbox (\/datum\/controller\/subsystem\/blackbox)\",\"src_loc\":null,\"usr\":\"Slommy (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"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\":\"Slommy (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":2,\"message\":\"in_range_of_irradiation 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\":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,126\",\"src\":\"Space Changeling (\/datum\/dynamic_ruleset\/midround\/from_ghosts\/space_changeling)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/center\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,73\",\"src\":\"Close Menu (\/atom\/movable\/screen\/radial\/center)\",\"src_loc\":null,\"usr\":\"John Goblin (\/mob\/living\/carbon\/human)\"},{\"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\":\"recursive_jsonify got an empty list after serialization\",\"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\":\"list index out of bounds\",\"proc_name\":\"attack effects (\/mob\/living\/carbon\/attack_effects)\",\"source_file\":\"code\/_onclick\/item_attack.dm,405\",\"src\":\"Agent Ape (\/mob\/living\/carbon\/human\/species\/monkey)\",\"src_loc\":null,\"usr\":\"Anton Kondratyev (\/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\":\"GREENWOLF1337 (\/mob\/dead\/new_player)\"},{\"count\":1,\"message\":\"Cannot read null.contents\",\"proc_name\":\"bodypart insert (\/obj\/item\/organ\/proc\/bodypart_insert)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,121\",\"src\":\"the tongue (\/obj\/item\/organ\/tongue)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"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\":1,\"message\":\"Cannot read null.toggle_palette\",\"proc_name\":\"refresh actions (\/datum\/action_group\/palette\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,794\",\"src\":\"\/datum\/action_group\/palette (\/datum\/action_group\/palette)\",\"src_loc\":null,\"usr\":\"Guenter (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"count\":1,\"message\":\"Cannot execute null.moveToNullspace().\",\"proc_name\":\"remove (\/datum\/quirk\/transhumanist\/remove)\",\"source_file\":\"code\/datums\/quirks\/neutral_quirks\/transhumanist.dm,160\",\"src\":\"Transhumanist (\/datum\/quirk\/transhumanist)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.palette_actions\",\"proc_name\":\"refresh actions (\/datum\/action_group\/listed\/refresh_actions)\",\"source_file\":\"code\/_onclick\/hud\/hud.dm,836\",\"src\":\"\/datum\/action_group\/listed (\/datum\/action_group\/listed)\",\"src_loc\":null,\"usr\":\"Guenter (\/mob\/living\/carbon\/human\/species\/monkey)\"},{\"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\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.add reagent().\",\"proc_name\":\"expose turf (\/datum\/reagent\/consumable\/flour\/expose_turf)\",\"source_file\":\"code\/modules\/reagents\/chemistry\/reagents\/food_reagents.dm,691\",\"src\":\"Flour (\/datum\/reagent\/consumable\/flour)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the tongue (\/obj\/item\/organ\/tongue)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.owner\",\"proc_name\":\"on bodypart remove (\/obj\/item\/organ\/proc\/on_bodypart_remove)\",\"source_file\":\"code\/modules\/surgery\/organs\/organ_movement.dm,249\",\"src\":\"the tongue (\/obj\/item\/organ\/tongue)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":110}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/09\/17\/round-256112\/runtime.condensed.json"
}
Install Gentoo