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

Flaky test monkey_business: movable_moved overridden. Use override = TRUE to suppress this warning. #625

Open
github-actions bot opened this issue Nov 24, 2024 · 0 comments

Comments

@github-actions
Copy link

Flaky tests were detected in this test run. This means that there was a failure that was cleared when the tests were simply restarted.
Failures:

monkey_business: [23:10:46] Runtime in code/datums/signals.dm,43: movable_moved overridden. Use override = TRUE to suppress this warning.
Target: the coffin (/obj/structure/closet/crate/coffin) Proc: on_moved
proc name:  stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("movable_moved overridden. Use ...", "code/datums/signals.dm", 43)
/datum/element/elevation (/datum/element/elevation): RegisterSignal(the coffin (/obj/structure/closet/crate/coffin), "movable_moved", "on_moved", 0)
/datum/element/elevation (/datum/element/elevation): Attach(the coffin (/obj/structure/closet/crate/coffin), 14)
the coffin (/obj/structure/closet/crate/coffin):  AddElement(/list (/list))
the coffin (/obj/structure/closet/crate/coffin): after close(John Doe (695) (/mob/living/carbon/human/consistent))
the coffin (/obj/structure/closet/crate/coffin): close(John Doe (695) (/mob/living/carbon/human/consistent))
the coffin (/obj/structure/closet/crate/coffin): toggle(John Doe (695) (/mob/living/carbon/human/consistent))
the coffin (/obj/structure/closet/crate/coffin): attack hand(John Doe (695) (/mob/living/carbon/human/consistent), null)
the coffin (/obj/structure/closet/crate/coffin): attack hand(John Doe (695) (/mob/living/carbon/human/consistent), null)
the coffin (/obj/structure/closet/crate/coffin): attack paw(John Doe (695) (/mob/living/carbon/human/consistent), null)
...
John Doe (695) (/mob/living/carbon/human/consistent): UnarmedAttack(the coffin (/obj/structure/closet/crate/coffin), 1, null)
/datum/ai_behavior/use_on_obje... (/datum/ai_behavior/use_on_object): perform(0.8, /datum/ai_controller/monkey (/datum/ai_controller/monkey), "BB_monkey_current_press_target")
/datum/ai_controller/monkey (/datum/ai_controller/monkey): ProcessBehavior(0.8, /datum/ai_behavior/use_on_obje... (/datum/ai_behavior/use_on_object))
/datum/ai_controller/monkey (/datum/ai_controller/monkey): process(0.1)
/datum/ai_controller/monkey (/datum/ai_controller/monkey): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): StartProcessing(0) at code/datums/signals.dm:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants