runtime_condensed
-
62
count
Cannot execute null.resetToDefault(). inLogin(/mob/Login:107)src: WILL_IT_CRUNCH (/mob/dead/new_player)
src_loc: the cordon (8,248,1) (/turf/cordon)
usr: (src)
-
51
count
Cannot read null.gases incopy from(/datum/gas_mixture/proc/copy_from:308)src: /datum/gas_mixture/turf (/datum/gas_mixture/turf)
src_loc:
usr: null
-
13
count
Cannot read null.seen_messages infinish image generation(/datum/chatmessage/proc/finish_image_generation:210)src: /datum/chatmessage (/datum/chatmessage)
src_loc:
usr: null
-
10
count
Cannot read null._status_traits incanAIControl(/obj/machinery/door/airlock/cult/canAIControl:2396)src: the cult airlock (/obj/machinery/door/airlock/cult/friendly)
src_loc:
usr: AI.2014.720p.WEB-DL.NOSHT (/mob/living/silicon/ai)
-
7
count
recursive_jsonify got an empty list after serialization instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
4
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)
-
3
count
Cannot read null.air inrelocate airs(/obj/machinery/atmospherics/components/proc/relocate_airs:383)src: Central Primary Hallway omni a... (/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4)
src_loc: the ice chasm (111,143,4) (/turf/open/openspace/icemoon/keep_below)
usr: null
-
3
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
3
count
Cannot execute null.set client(). inDestroy(/client/Destroy:595)src: ArchBTW (/client)
src_loc:
usr: null
-
2
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: Guestify (/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
-
2
count
Cannot execute null.UnregisterSignal(). inunregister signals(/datum/component/connect_range/proc/unregister_signals:113)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
2
count
Cannot execute null.RegisterSignal(). inupdate signals(/datum/component/connect_range/proc/update_signals:99)src: /datum/component/connect_range (/datum/component/connect_range)
src_loc:
usr: null
-
2
count
Cannot read null.nodes indisconnect connector(/datum/gas_machine_connector/proc/disconnect_connector:107)src: /datum/gas_machine_connector (/datum/gas_machine_connector)
src_loc:
usr: null
-
2
count
Cannot read null.max_damage inupdatehealth(/mob/living/carbon/updatehealth:462)src: Unknown (/mob/living/carbon/human)
src_loc: null
usr: (src)
-
1
count
Qdeleted thing being thrown around. inthrow at(/atom/movable/proc/throw_at:1340)src: the banana glutton (/mob/living/basic/clown/mutant/glutton)
src_loc: null
usr: null
-
1
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Unknown (/mob/living/carbon/human)
-
1
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: MOD thermal regulator module (/atom/movable/screen/radial/slice)
src_loc:
usr: Jemnor (/mob/living/carbon/human)
-
1
count
undefined proc or verb /datum/wound/blunt/bone/moderate/can be ointmented or meshed(). inheal carbon(/obj/item/stack/medical/proc/heal_carbon:331)src: the regenerative mesh (/obj/item/stack/medical/mesh)
src_loc:
usr: Clement Paynter (/mob/living/carbon/human)
-
1
count
undefined proc or verb /mob/living/brain/announcement(). inClick(/atom/movable/screen/ai/announcement/Click:99)src: Make Vox Announcement (/atom/movable/screen/ai/announcement)
src_loc:
usr: AI.2014.720p.WEB-DL.NOSHT (/mob/living/brain)
-
1
count
Cannot read null.client inunset ranged ability(/datum/action/innate/proc/unset_ranged_ability:72)src: Overload Machine (/datum/action/innate/ai/ranged/overload_machine)
src_loc:
usr: AI.2014.720p.WEB-DL.NOSHT (/mob/living/silicon/ai)
-
1
count
https://tts.scriptis.net/tts-voices: status code 530 instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
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._listen_lookup inpre impact(/atom/movable/proc/pre_impact:1317)src: CE approved sticker (/obj/item/sticker/chief_engineer)
src_loc: null
usr: null
-
1
count
Cannot execute null.hitby(). inthrow impact(/atom/movable/proc/throw_impact:1310)src: CE approved sticker (/obj/item/sticker/chief_engineer)
src_loc: null
usr: null
{
"data": {
"runtimes": [
{
"count": 62,
"message": "Cannot execute null.resetToDefault().",
"proc_name": "Login (\/mob\/Login)",
"source_file": "code\/modules\/mob\/login.dm,107",
"src": "WILL_IT_CRUNCH (\/mob\/dead\/new_player)",
"src_loc": "the cordon (8,248,1) (\/turf\/cordon)",
"usr": "(src)"
},
{
"count": 51,
"message": "Cannot read null.gases",
"proc_name": "copy from (\/datum\/gas_mixture\/proc\/copy_from)",
"source_file": "code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308",
"src": "\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)",
"src_loc": null,
"usr": "null"
},
{
"count": 13,
"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": "null"
},
{
"count": 10,
"message": "Cannot read null._status_traits",
"proc_name": "canAIControl (\/obj\/machinery\/door\/airlock\/cult\/canAIControl)",
"source_file": "code\/game\/machinery\/doors\/airlock.dm,2396",
"src": "the cult airlock (\/obj\/machinery\/door\/airlock\/cult\/friendly)",
"src_loc": null,
"usr": "AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/silicon\/ai)"
},
{
"count": 7,
"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": 4,
"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": 3,
"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,383",
"src": "Central Primary Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)",
"src_loc": "the ice chasm (111,143,4) (\/turf\/open\/openspace\/icemoon\/keep_below)",
"usr": "null"
},
{
"count": 3,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "Cannot execute null.set client().",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,595",
"src": "ArchBTW (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"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": "Guestify (\/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": 2,
"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": 2,
"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": 2,
"message": "Cannot read null.nodes",
"proc_name": "disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)",
"source_file": "code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107",
"src": "\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)",
"src_loc": null,
"usr": "null"
},
{
"count": 2,
"message": "Cannot read null.max_damage",
"proc_name": "updatehealth (\/mob\/living\/carbon\/updatehealth)",
"source_file": "code\/modules\/mob\/living\/carbon\/carbon.dm,462",
"src": "Unknown (\/mob\/living\/carbon\/human)",
"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,1340",
"src": "the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "area_beauty_updated 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": "Unknown (\/mob\/living\/carbon\/human)"
},
{
"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": "MOD thermal regulator module (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "Jemnor (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined proc or verb \/datum\/wound\/blunt\/bone\/moderate\/can be ointmented or meshed().",
"proc_name": "heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)",
"source_file": "code\/game\/objects\/items\/stacks\/medical.dm,331",
"src": "the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)",
"src_loc": null,
"usr": "Clement Paynter (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "undefined proc or verb \/mob\/living\/brain\/announcement().",
"proc_name": "Click (\/atom\/movable\/screen\/ai\/announcement\/Click)",
"source_file": "code\/_onclick\/hud\/ai.dm,99",
"src": "Make Vox Announcement (\/atom\/movable\/screen\/ai\/announcement)",
"src_loc": null,
"usr": "AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/brain)"
},
{
"count": 1,
"message": "Cannot read null.client",
"proc_name": "unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)",
"source_file": "code\/datums\/actions\/innate_action.dm,72",
"src": "Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)",
"src_loc": null,
"usr": "AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/silicon\/ai)"
},
{
"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)"
},
{
"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._listen_lookup",
"proc_name": "pre impact (\/atom\/movable\/proc\/pre_impact)",
"source_file": "code\/game\/atoms_movable.dm,1317",
"src": "CE approved sticker (\/obj\/item\/sticker\/chief_engineer)",
"src_loc": "null",
"usr": "null"
},
{
"count": 1,
"message": "Cannot execute null.hitby().",
"proc_name": "throw impact (\/atom\/movable\/proc\/throw_impact)",
"source_file": "code\/game\/atoms_movable.dm,1310",
"src": "CE approved sticker (\/obj\/item\/sticker\/chief_engineer)",
"src_loc": "null",
"usr": "null"
}
],
"total_count": 178
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-06-28 21:50:46.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 253679,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":62,\"message\":\"Cannot execute null.resetToDefault().\",\"proc_name\":\"Login (\/mob\/Login)\",\"source_file\":\"code\/modules\/mob\/login.dm,107\",\"src\":\"WILL_IT_CRUNCH (\/mob\/dead\/new_player)\",\"src_loc\":\"the cordon (8,248,1) (\/turf\/cordon)\",\"usr\":\"(src)\"},{\"count\":51,\"message\":\"Cannot read null.gases\",\"proc_name\":\"copy from (\/datum\/gas_mixture\/proc\/copy_from)\",\"source_file\":\"code\/modules\/atmospherics\/gasmixtures\/gas_mixture.dm,308\",\"src\":\"\/datum\/gas_mixture\/turf (\/datum\/gas_mixture\/turf)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":13,\"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\":\"null\"},{\"count\":10,\"message\":\"Cannot read null._status_traits\",\"proc_name\":\"canAIControl (\/obj\/machinery\/door\/airlock\/cult\/canAIControl)\",\"source_file\":\"code\/game\/machinery\/doors\/airlock.dm,2396\",\"src\":\"the cult airlock (\/obj\/machinery\/door\/airlock\/cult\/friendly)\",\"src_loc\":null,\"usr\":\"AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/silicon\/ai)\"},{\"count\":7,\"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\":4,\"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\":3,\"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,383\",\"src\":\"Central Primary Hallway omni a... (\/obj\/machinery\/atmospherics\/components\/unary\/vent_pump\/on\/layer4)\",\"src_loc\":\"the ice chasm (111,143,4) (\/turf\/open\/openspace\/icemoon\/keep_below)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"Cannot execute null.set client().\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,595\",\"src\":\"ArchBTW (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"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\":\"Guestify (\/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\":2,\"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\":2,\"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\":2,\"message\":\"Cannot read null.nodes\",\"proc_name\":\"disconnect connector (\/datum\/gas_machine_connector\/proc\/disconnect_connector)\",\"source_file\":\"code\/modules\/atmospherics\/machinery\/components\/unary_devices\/machine_connector.dm,107\",\"src\":\"\/datum\/gas_machine_connector (\/datum\/gas_machine_connector)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":2,\"message\":\"Cannot read null.max_damage\",\"proc_name\":\"updatehealth (\/mob\/living\/carbon\/updatehealth)\",\"source_file\":\"code\/modules\/mob\/living\/carbon\/carbon.dm,462\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"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,1340\",\"src\":\"the banana glutton (\/mob\/living\/basic\/clown\/mutant\/glutton)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"area_beauty_updated 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\":\"Unknown (\/mob\/living\/carbon\/human)\"},{\"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\":\"MOD thermal regulator module (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"Jemnor (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined proc or verb \/datum\/wound\/blunt\/bone\/moderate\/can be ointmented or meshed().\",\"proc_name\":\"heal carbon (\/obj\/item\/stack\/medical\/proc\/heal_carbon)\",\"source_file\":\"code\/game\/objects\/items\/stacks\/medical.dm,331\",\"src\":\"the regenerative mesh (\/obj\/item\/stack\/medical\/mesh)\",\"src_loc\":null,\"usr\":\"Clement Paynter (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"undefined proc or verb \/mob\/living\/brain\/announcement().\",\"proc_name\":\"Click (\/atom\/movable\/screen\/ai\/announcement\/Click)\",\"source_file\":\"code\/_onclick\/hud\/ai.dm,99\",\"src\":\"Make Vox Announcement (\/atom\/movable\/screen\/ai\/announcement)\",\"src_loc\":null,\"usr\":\"AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/brain)\"},{\"count\":1,\"message\":\"Cannot read null.client\",\"proc_name\":\"unset ranged ability (\/datum\/action\/innate\/proc\/unset_ranged_ability)\",\"source_file\":\"code\/datums\/actions\/innate_action.dm,72\",\"src\":\"Overload Machine (\/datum\/action\/innate\/ai\/ranged\/overload_machine)\",\"src_loc\":null,\"usr\":\"AI.2014.720p.WEB-DL.NOSHT (\/mob\/living\/silicon\/ai)\"},{\"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)\"},{\"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._listen_lookup\",\"proc_name\":\"pre impact (\/atom\/movable\/proc\/pre_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1317\",\"src\":\"CE approved sticker (\/obj\/item\/sticker\/chief_engineer)\",\"src_loc\":\"null\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot execute null.hitby().\",\"proc_name\":\"throw impact (\/atom\/movable\/proc\/throw_impact)\",\"source_file\":\"code\/game\/atoms_movable.dm,1310\",\"src\":\"CE approved sticker (\/obj\/item\/sticker\/chief_engineer)\",\"src_loc\":\"null\",\"usr\":\"null\"}],\"total_count\":178}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/06\/28\/round-253679\/runtime.condensed.json"
}
Install Gentoo