MrMelbert / MapleStationCode

GNU Affero General Public License v3.0
8 stars 31 forks source link

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

Open github-actions[bot] opened 1 week ago

github-actions[bot] commented 1 week ago

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