Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RUNTIME] Silo logging not logging properly #911

Closed
MonkestationIssueBot opened this issue Jan 11, 2024 · 0 comments
Closed

[RUNTIME] Silo logging not logging properly #911

MonkestationIssueBot opened this issue Jan 11, 2024 · 0 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Jan 11, 2024

Reporting client info: Client Information:
BYOND:515.1623
Key:dexee

Round ID:

3302

Testmerges:

Reproduction:

[20:26:08] Runtime in code/modules/logging/log_holder.dm, line 290: Attempted to log to a category that doesn't exist! silo
proc name: Log (/datum/log_holder/proc/Log)
usr: Darknesszin/(Art Nicotine)
usr.loc: (Cargo Office (89,116,4))
src: /datum/log_holder (/datum/log_holder)
call stack:
/datum/log_holder (/datum/log_holder): Log("silo", "ore redemption machine in [Ca...", /list (/list))
ore redemption machine: smelte... (/datum/ore_silo_log): New(the ore redemption machine (/obj/machinery/mineral/ore_redemption), "smelted", 1, "someone", /list (/list))
the ore silo (/obj/machinery/ore_silo): silo log(the ore redemption machine (/obj/machinery/mineral/ore_redemption), "smelted", 1, "someone", /list (/list))
/datum/component/remote_materi... (/datum/component/remote_materials): silo log(the ore redemption machine (/obj/machinery/mineral/ore_redemption), "smelted", 1, "someone", /list (/list))
the ore redemption machine (/obj/machinery/mineral/ore_redemption): smelt ore(the diamond ore (/obj/item/stack/ore/diamond))
the ore redemption machine (/obj/machinery/mineral/ore_redemption): pickup item(the floor (89,116,4) (/turf/open/floor/iron), the diamond ore (/obj/item/stack/ore/diamond), the mining satchel (/obj/item/storage/bag/ore), null)
the floor (89,116,4) (/turf/open/floor/iron): SendSignal("atom_entered", /list (/list))
the floor (89,116,4) (/turf/open/floor/iron): Entered(the diamond ore (/obj/item/stack/ore/diamond), the mining satchel (/obj/item/storage/bag/ore), null)
the diamond ore (/obj/item/stack/ore/diamond): doMove(the floor (89,116,4) (/turf/open/floor/iron))
the diamond ore (/obj/item/stack/ore/diamond): doMove(the floor (89,116,4) (/turf/open/floor/iron))
the diamond ore (/obj/item/stack/ore/diamond): forceMove(the floor (89,116,4) (/turf/open/floor/iron))
/datum/storage (/datum/storage): attempt remove(the diamond ore (/obj/item/stack/ore/diamond), the floor (89,116,4) (/turf/open/floor/iron), 1)
/datum/storage (/datum/storage): remove all(the floor (89,116,4) (/turf/open/floor/iron))
/datum/storage (/datum/storage): mass empty(the mining satchel (/obj/item/storage/bag/ore), Art Nicotine (/mob/living/carbon/human), null)
the mining satchel (/obj/item/storage/bag/ore): SendSignal("item_attack_self", /list (/list))
the mining satchel (/obj/item/storage/bag/ore): attack self(Art Nicotine (/mob/living/carbon/human), null)
Art Nicotine (/mob/living/carbon/human): execute mode()
/datum/callback/verb_callback (/datum/callback/verb_callback): InvokeAsync()
Art Nicotine (/mob/living/carbon/human): Activate Held Object()
activate_inhand (/datum/keybinding/mob/activate_inhand): down(Darknesszin (/client))
Darknesszin (/client): keyDown("Z")

@dwasint dwasint closed this as completed Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants