runtime_condensed
-
482
count
./librust_g.so: undefined symbol: iconforge_cleanup infire(/datum/controller/subsystem/asset_loading/fire:25)src: Asset Loading (/datum/controller/subsystem/asset_loading)
src_loc:
usr: null
-
259
count
./librust_g.so: undefined symbol: iconforge_generate inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:195)src: chat (/datum/asset/spritesheet_batched/chat)
src_loc:
usr: null
-
252
count
Cannot read null.legacy inget asset url(/datum/asset_transport/proc/get_asset_url:76)src: Simple browse_rsc asset transp... (/datum/asset_transport)
src_loc:
usr: null
-
51
count
The shredded grey jumpsuit taking damage while having <= 0 integrity intake damage(/atom/proc/take_damage:23)src: the shredded grey jumpsuit (/obj/item/clothing/under/color/grey)
src_loc: the floor (221,82,1) (/turf/open/floor/iron)
usr: null
-
30
count
./librust_g.so: undefined symbol: hash_file inrealize spritesheets(/datum/asset/spritesheet/proc/realize_spritesheets:111)src: antagonists (/datum/asset/spritesheet/antagonists)
src_loc:
usr: Huzze (/mob/dead/new_player)
-
26
count
playsound(): no soundin passed inplaysound(/proc/playsound:50)src: null
src_loc:
usr: Paul Eeya (/mob/living/carbon/human)
-
25
count
./librust_g.so: undefined symbol: iconforge_generate_async inrealize spritesheets(/datum/asset/spritesheet_batched/proc/realize_spritesheets:192)src: vending (/datum/asset/spritesheet_batched/vending)
src_loc:
usr: null
-
23
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
-
8
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: John Felinid (/mob/living/carbon/human)
-
5
count
Cannot read null._listen_lookup inend orbit(/datum/component/orbiter/proc/end_orbit:110)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: null
-
4
count
Cannot read null.orbiters inDestroy(/datum/component/orbiter/Destroy:37)src: /datum/component/orbiter (/datum/component/orbiter)
src_loc:
usr: null
-
4
count
Incompatible /datum/component/orbiter transfer attempt to a /obj/item/melee/ghost_sword! inTakeComponent(/datum/proc/TakeComponent:448)src: the spectral blade (/obj/item/melee/ghost_sword)
src_loc: John Felinid (/mob/living/carbon/human)
usr: null
-
3
count
Cannot read null.current_user inClick(/atom/movable/screen/radial/slice/Click:53)src: Mine (/atom/movable/screen/radial/slice)
src_loc:
usr: John Power (/mob/living/carbon/human)
-
3
count
turf_expose overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Bulb (/mob/living/carbon/human)
-
2
count
TTS tried to play a sound to a deleted mob. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Supermatter powered for the first time without being logged. Internal energy factors: {"External Power Trickle":0,"External Power Gain":0,"Gas Heat Power Gain":0,"Internal Power Decay":0,"Gas Power Decay Negation":0,"Psychologist Power Decay Negation":0} instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: (src)
-
1
count
Cannot modify null.dismantle_cooldown. inprocess cell(/turf/open/process_cell:354)src: the plating (134,157,2) (/turf/open/floor/plating)
src_loc:
usr: null
-
1
count
movable_moved overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: Paul Eeya (/mob/living/carbon/human)
-
1
count
area_beauty_updated overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Felinid (/mob/living/carbon/human)
{
"data": {
"runtimes": [
{
"count": 482,
"message": ".\/librust_g.so: undefined symbol: iconforge_cleanup",
"proc_name": "fire (\/datum\/controller\/subsystem\/asset_loading\/fire)",
"source_file": "code\/controllers\/subsystem\/asset_loading.dm,25",
"src": "Asset Loading (\/datum\/controller\/subsystem\/asset_loading)",
"src_loc": null,
"usr": "null"
},
{
"count": 259,
"message": ".\/librust_g.so: undefined symbol: iconforge_generate",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,195",
"src": "chat (\/datum\/asset\/spritesheet_batched\/chat)",
"src_loc": null,
"usr": "null"
},
{
"count": 252,
"message": "Cannot read null.legacy",
"proc_name": "get asset url (\/datum\/asset_transport\/proc\/get_asset_url)",
"source_file": "code\/modules\/asset_cache\/transports\/asset_transport.dm,76",
"src": "Simple browse_rsc asset transp... (\/datum\/asset_transport)",
"src_loc": null,
"usr": "null"
},
{
"count": 51,
"message": "The shredded grey jumpsuit taking damage while having <= 0 integrity",
"proc_name": "take damage (\/atom\/proc\/take_damage)",
"source_file": "code\/game\/atom\/atom_defense.dm,23",
"src": "the shredded grey jumpsuit (\/obj\/item\/clothing\/under\/color\/grey)",
"src_loc": "the floor (221,82,1) (\/turf\/open\/floor\/iron)",
"usr": "null"
},
{
"count": 30,
"message": ".\/librust_g.so: undefined symbol: hash_file",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/legacy\/legacy_spritesheet.dm,111",
"src": "antagonists (\/datum\/asset\/spritesheet\/antagonists)",
"src_loc": null,
"usr": "Huzze (\/mob\/dead\/new_player)"
},
{
"count": 26,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,50",
"src": "null",
"src_loc": null,
"usr": "Paul Eeya (\/mob\/living\/carbon\/human)"
},
{
"count": 25,
"message": ".\/librust_g.so: undefined symbol: iconforge_generate_async",
"proc_name": "realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)",
"source_file": "code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,192",
"src": "vending (\/datum\/asset\/spritesheet_batched\/vending)",
"src_loc": null,
"usr": "null"
},
{
"count": 23,
"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": 8,
"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": "John Felinid (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "Cannot read null._listen_lookup",
"proc_name": "end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)",
"source_file": "code\/datums\/components\/orbiter.dm,110",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Cannot read null.orbiters",
"proc_name": "Destroy (\/datum\/component\/orbiter\/Destroy)",
"source_file": "code\/datums\/components\/orbiter.dm,37",
"src": "\/datum\/component\/orbiter (\/datum\/component\/orbiter)",
"src_loc": null,
"usr": "null"
},
{
"count": 4,
"message": "Incompatible \/datum\/component\/orbiter transfer attempt to a \/obj\/item\/melee\/ghost_sword!",
"proc_name": "TakeComponent (\/datum\/proc\/TakeComponent)",
"source_file": "code\/datums\/components\/_component.dm,448",
"src": "the spectral blade (\/obj\/item\/melee\/ghost_sword)",
"src_loc": "John Felinid (\/mob\/living\/carbon\/human)",
"usr": "null"
},
{
"count": 3,
"message": "Cannot read null.current_user",
"proc_name": "Click (\/atom\/movable\/screen\/radial\/slice\/Click)",
"source_file": "code\/_onclick\/hud\/radial.dm,53",
"src": "Mine (\/atom\/movable\/screen\/radial\/slice)",
"src_loc": null,
"usr": "John Power (\/mob\/living\/carbon\/human)"
},
{
"count": 3,
"message": "turf_expose 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": "Bulb (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"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": 1,
"message": "Supermatter powered for the first time without being logged. Internal energy factors: {\"External Power Trickle\":0,\"External Power Gain\":0,\"Gas Heat Power Gain\":0,\"Internal Power Decay\":0,\"Gas Power Decay Negation\":0,\"Psychologist Power Decay Negation\":0}",
"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 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 (134,157,2) (\/turf\/open\/floor\/plating)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"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": "Paul Eeya (\/mob\/living\/carbon\/human)"
},
{
"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": "John Felinid (\/mob\/living\/carbon\/human)"
}
],
"total_count": 1181
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-03-07 00:03:44.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 249947,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":482,\"message\":\".\/librust_g.so: undefined symbol: iconforge_cleanup\",\"proc_name\":\"fire (\/datum\/controller\/subsystem\/asset_loading\/fire)\",\"source_file\":\"code\/controllers\/subsystem\/asset_loading.dm,25\",\"src\":\"Asset Loading (\/datum\/controller\/subsystem\/asset_loading)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":259,\"message\":\".\/librust_g.so: undefined symbol: iconforge_generate\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,195\",\"src\":\"chat (\/datum\/asset\/spritesheet_batched\/chat)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":252,\"message\":\"Cannot read null.legacy\",\"proc_name\":\"get asset url (\/datum\/asset_transport\/proc\/get_asset_url)\",\"source_file\":\"code\/modules\/asset_cache\/transports\/asset_transport.dm,76\",\"src\":\"Simple browse_rsc asset transp... (\/datum\/asset_transport)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":51,\"message\":\"The shredded grey jumpsuit taking damage while having <= 0 integrity\",\"proc_name\":\"take damage (\/atom\/proc\/take_damage)\",\"source_file\":\"code\/game\/atom\/atom_defense.dm,23\",\"src\":\"the shredded grey jumpsuit (\/obj\/item\/clothing\/under\/color\/grey)\",\"src_loc\":\"the floor (221,82,1) (\/turf\/open\/floor\/iron)\",\"usr\":\"null\"},{\"count\":30,\"message\":\".\/librust_g.so: undefined symbol: hash_file\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/legacy\/legacy_spritesheet.dm,111\",\"src\":\"antagonists (\/datum\/asset\/spritesheet\/antagonists)\",\"src_loc\":null,\"usr\":\"Huzze (\/mob\/dead\/new_player)\"},{\"count\":26,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,50\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Paul Eeya (\/mob\/living\/carbon\/human)\"},{\"count\":25,\"message\":\".\/librust_g.so: undefined symbol: iconforge_generate_async\",\"proc_name\":\"realize spritesheets (\/datum\/asset\/spritesheet_batched\/proc\/realize_spritesheets)\",\"source_file\":\"code\/modules\/asset_cache\/spritesheet\/batched\/batched_spritesheet.dm,192\",\"src\":\"vending (\/datum\/asset\/spritesheet_batched\/vending)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":23,\"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\":8,\"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\":\"John Felinid (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"Cannot read null._listen_lookup\",\"proc_name\":\"end orbit (\/datum\/component\/orbiter\/proc\/end_orbit)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,110\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Cannot read null.orbiters\",\"proc_name\":\"Destroy (\/datum\/component\/orbiter\/Destroy)\",\"source_file\":\"code\/datums\/components\/orbiter.dm,37\",\"src\":\"\/datum\/component\/orbiter (\/datum\/component\/orbiter)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":4,\"message\":\"Incompatible \/datum\/component\/orbiter transfer attempt to a \/obj\/item\/melee\/ghost_sword!\",\"proc_name\":\"TakeComponent (\/datum\/proc\/TakeComponent)\",\"source_file\":\"code\/datums\/components\/_component.dm,448\",\"src\":\"the spectral blade (\/obj\/item\/melee\/ghost_sword)\",\"src_loc\":\"John Felinid (\/mob\/living\/carbon\/human)\",\"usr\":\"null\"},{\"count\":3,\"message\":\"Cannot read null.current_user\",\"proc_name\":\"Click (\/atom\/movable\/screen\/radial\/slice\/Click)\",\"source_file\":\"code\/_onclick\/hud\/radial.dm,53\",\"src\":\"Mine (\/atom\/movable\/screen\/radial\/slice)\",\"src_loc\":null,\"usr\":\"John Power (\/mob\/living\/carbon\/human)\"},{\"count\":3,\"message\":\"turf_expose 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\":\"Bulb (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"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\":1,\"message\":\"Supermatter powered for the first time without being logged. Internal energy factors: {\\\"External Power Trickle\\\":0,\\\"External Power Gain\\\":0,\\\"Gas Heat Power Gain\\\":0,\\\"Internal Power Decay\\\":0,\\\"Gas Power Decay Negation\\\":0,\\\"Psychologist Power Decay Negation\\\":0}\",\"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 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 (134,157,2) (\/turf\/open\/floor\/plating)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"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\":\"Paul Eeya (\/mob\/living\/carbon\/human)\"},{\"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\":\"John Felinid (\/mob\/living\/carbon\/human)\"}],\"total_count\":1181}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/03\/07\/round-249947\/runtime.condensed.json"
}
Install Gentoo