runtime_condensed
-
8
count
No valid destination passed into forceMove inforceMove(/atom/movable/proc/forceMove:1121)src: the ebeam (/obj/effect/ebeam)
src_loc:
usr: John Pastamancer (/mob/living/carbon/human)
-
5
count
playsound(): no soundin passed inplaysound(/proc/playsound:25)src: null
src_loc:
usr: Captain (/mob/living/carbon/human)
-
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
parent_qdeleting overridden. Use override = TRUE to suppress this warning. instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Pastamancer (/mob/living/carbon/human)
-
2
count
Cannot create objects of type null. ininitialize for recipient(/obj/item/mail/proc/initialize_for_recipient:206)src: the envelope for Tel-Nor (Coro... (/obj/item/mail/envelope)
src_loc: the mail crate (/obj/structure/closet/crate/mail/economy)
usr: null
-
1
count
Cannot read null.name inannounce(/datum/round_event/shuttle_catastrophe/announce:37)src: /datum/round_event/shuttle_cat... (/datum/round_event/shuttle_catastrophe)
src_loc:
usr: null
-
1
count
tried to generate a supply pack without a valid crate type ingenerate(/datum/supply_pack/proc/generate:76)src: Fishing Lines Set (/datum/supply_pack/goody/fishing_line_set)
src_loc:
usr: null
-
1
count
Cannot modify null.client. inDestroy(/client/Destroy:597)src: BilliumThyThord (/client)
src_loc:
usr: null
-
1
count
A poster was initialized with a qdeleted poster_structure, something's gone wrong instack trace(/proc/_stack_trace:4)src: null
src_loc:
usr: John Pastamancer (/mob/living/carbon/human)
-
1
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
Cannot read null.reagents inhandle reagents(/datum/component/ingredients_holder/proc/handle_reagents:193)src: /datum/component/ingredients_h... (/datum/component/ingredients_holder)
src_loc:
usr: John Philipps (/mob/living/carbon/human)
-
1
count
Cannot execute null.use tool(). intry to crowbar(/obj/machinery/door/airlock/try_to_crowbar:1225)src: Cargo Escape Airlock (/obj/machinery/door/airlock/external)
src_loc: the plating (199,129,4) (/turf/open/floor/plating)
usr: null
-
1
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
-
1
count
Cannot modify null.moving_from_pull. inMove(/mob/living/Move:1031)src: Unknown (/mob/living/carbon/human)
src_loc: the floor (85,121,4) (/turf/open/floor/iron)
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
{
"data": {
"runtimes": [
{
"count": 8,
"message": "No valid destination passed into forceMove",
"proc_name": "forceMove (\/atom\/movable\/proc\/forceMove)",
"source_file": "code\/game\/atoms_movable.dm,1121",
"src": "the ebeam (\/obj\/effect\/ebeam)",
"src_loc": null,
"usr": "John Pastamancer (\/mob\/living\/carbon\/human)"
},
{
"count": 5,
"message": "playsound(): no soundin passed",
"proc_name": "playsound (\/proc\/playsound)",
"source_file": "code\/game\/sound.dm,25",
"src": "null",
"src_loc": null,
"usr": "Captain (\/mob\/living\/carbon\/human)"
},
{
"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": "parent_qdeleting 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 Pastamancer (\/mob\/living\/carbon\/human)"
},
{
"count": 2,
"message": "Cannot create objects of type null.",
"proc_name": "initialize for recipient (\/obj\/item\/mail\/proc\/initialize_for_recipient)",
"source_file": "code\/game\/objects\/items\/mail.dm,206",
"src": "the envelope for Tel-Nor (Coro... (\/obj\/item\/mail\/envelope)",
"src_loc": "the mail crate (\/obj\/structure\/closet\/crate\/mail\/economy)",
"usr": "null"
},
{
"count": 1,
"message": "Cannot read null.name",
"proc_name": "announce (\/datum\/round_event\/shuttle_catastrophe\/announce)",
"source_file": "code\/modules\/events\/shuttle_catastrophe.dm,37",
"src": "\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "tried to generate a supply pack without a valid crate type",
"proc_name": "generate (\/datum\/supply_pack\/proc\/generate)",
"source_file": "code\/modules\/cargo\/packs\/_packs.dm,76",
"src": "Fishing Lines Set (\/datum\/supply_pack\/goody\/fishing_line_set)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "Cannot modify null.client.",
"proc_name": "Destroy (\/client\/Destroy)",
"source_file": "code\/modules\/client\/client_procs.dm,597",
"src": "BilliumThyThord (\/client)",
"src_loc": null,
"usr": "null"
},
{
"count": 1,
"message": "A poster was initialized with a qdeleted poster_structure, something's gone wrong",
"proc_name": " stack trace (\/proc\/_stack_trace)",
"source_file": "code\/__HELPERS\/stack_trace.dm,4",
"src": "null",
"src_loc": null,
"usr": "John Pastamancer (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"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": "Cannot read null.reagents",
"proc_name": "handle reagents (\/datum\/component\/ingredients_holder\/proc\/handle_reagents)",
"source_file": "code\/datums\/components\/ingredients_holder.dm,193",
"src": "\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)",
"src_loc": null,
"usr": "John Philipps (\/mob\/living\/carbon\/human)"
},
{
"count": 1,
"message": "Cannot execute null.use tool().",
"proc_name": "try to crowbar (\/obj\/machinery\/door\/airlock\/try_to_crowbar)",
"source_file": "code\/game\/machinery\/doors\/airlock.dm,1225",
"src": "Cargo Escape Airlock (\/obj\/machinery\/door\/airlock\/external)",
"src_loc": "the plating (199,129,4) (\/turf\/open\/floor\/plating)",
"usr": "null"
},
{
"count": 1,
"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": 1,
"message": "Cannot modify null.moving_from_pull.",
"proc_name": "Move (\/mob\/living\/Move)",
"source_file": "code\/modules\/mob\/living\/living.dm,1031",
"src": "Unknown (\/mob\/living\/carbon\/human)",
"src_loc": "the floor (85,121,4) (\/turf\/open\/floor\/iron)",
"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"
}
],
"total_count": 32
},
"parser": null,
"id": -1,
"datetime": {
"date": "2025-04-26 04:51:05.000000",
"timezone_type": 3,
"timezone": "UTC"
},
"round": 251601,
"key": "runtime_condensed",
"type": "generated",
"version": 1,
"json": "{\"runtimes\":[{\"count\":8,\"message\":\"No valid destination passed into forceMove\",\"proc_name\":\"forceMove (\/atom\/movable\/proc\/forceMove)\",\"source_file\":\"code\/game\/atoms_movable.dm,1121\",\"src\":\"the ebeam (\/obj\/effect\/ebeam)\",\"src_loc\":null,\"usr\":\"John Pastamancer (\/mob\/living\/carbon\/human)\"},{\"count\":5,\"message\":\"playsound(): no soundin passed\",\"proc_name\":\"playsound (\/proc\/playsound)\",\"source_file\":\"code\/game\/sound.dm,25\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"Captain (\/mob\/living\/carbon\/human)\"},{\"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\":\"parent_qdeleting 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 Pastamancer (\/mob\/living\/carbon\/human)\"},{\"count\":2,\"message\":\"Cannot create objects of type null.\",\"proc_name\":\"initialize for recipient (\/obj\/item\/mail\/proc\/initialize_for_recipient)\",\"source_file\":\"code\/game\/objects\/items\/mail.dm,206\",\"src\":\"the envelope for Tel-Nor (Coro... (\/obj\/item\/mail\/envelope)\",\"src_loc\":\"the mail crate (\/obj\/structure\/closet\/crate\/mail\/economy)\",\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot read null.name\",\"proc_name\":\"announce (\/datum\/round_event\/shuttle_catastrophe\/announce)\",\"source_file\":\"code\/modules\/events\/shuttle_catastrophe.dm,37\",\"src\":\"\/datum\/round_event\/shuttle_cat... (\/datum\/round_event\/shuttle_catastrophe)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"tried to generate a supply pack without a valid crate type\",\"proc_name\":\"generate (\/datum\/supply_pack\/proc\/generate)\",\"source_file\":\"code\/modules\/cargo\/packs\/_packs.dm,76\",\"src\":\"Fishing Lines Set (\/datum\/supply_pack\/goody\/fishing_line_set)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"Cannot modify null.client.\",\"proc_name\":\"Destroy (\/client\/Destroy)\",\"source_file\":\"code\/modules\/client\/client_procs.dm,597\",\"src\":\"BilliumThyThord (\/client)\",\"src_loc\":null,\"usr\":\"null\"},{\"count\":1,\"message\":\"A poster was initialized with a qdeleted poster_structure, something's gone wrong\",\"proc_name\":\" stack trace (\/proc\/_stack_trace)\",\"source_file\":\"code\/__HELPERS\/stack_trace.dm,4\",\"src\":\"null\",\"src_loc\":null,\"usr\":\"John Pastamancer (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"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\":\"Cannot read null.reagents\",\"proc_name\":\"handle reagents (\/datum\/component\/ingredients_holder\/proc\/handle_reagents)\",\"source_file\":\"code\/datums\/components\/ingredients_holder.dm,193\",\"src\":\"\/datum\/component\/ingredients_h... (\/datum\/component\/ingredients_holder)\",\"src_loc\":null,\"usr\":\"John Philipps (\/mob\/living\/carbon\/human)\"},{\"count\":1,\"message\":\"Cannot execute null.use tool().\",\"proc_name\":\"try to crowbar (\/obj\/machinery\/door\/airlock\/try_to_crowbar)\",\"source_file\":\"code\/game\/machinery\/doors\/airlock.dm,1225\",\"src\":\"Cargo Escape Airlock (\/obj\/machinery\/door\/airlock\/external)\",\"src_loc\":\"the plating (199,129,4) (\/turf\/open\/floor\/plating)\",\"usr\":\"null\"},{\"count\":1,\"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\":1,\"message\":\"Cannot modify null.moving_from_pull.\",\"proc_name\":\"Move (\/mob\/living\/Move)\",\"source_file\":\"code\/modules\/mob\/living\/living.dm,1031\",\"src\":\"Unknown (\/mob\/living\/carbon\/human)\",\"src_loc\":\"the floor (85,121,4) (\/turf\/open\/floor\/iron)\",\"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\"}],\"total_count\":32}",
"originalUrl": "https:\/\/terry-logs.tgstation13.org\/2025\/04\/26\/round-251601\/runtime.condensed.json"
}
Install Gentoo