[MIRROR] Fixes eye pulling message from cranial fissure. #4543
Annotations
3 errors, 1 warning, and 1 notice
Run Tests:
code/datums/signals.dm#L43
[22:56:53] Runtime in code/datums/signals.dm,43: movable_ztransit overridden. Use override = TRUE to suppress this warning.
Target: the potted plant (/obj/item/kirbyplants/random) Proc: tactical_update
proc name: stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("movable_ztransit overridden. U...", "code/datums/signals.dm", 43)
/datum/component/tactical (/datum/component/tactical): RegisterSignal(the potted plant (/obj/item/kirbyplants/random), "movable_ztransit", "tactical_update", 0)
/datum/component/tactical (/datum/component/tactical): modify(the potted plant (/obj/item/kirbyplants/random), John Doe (212) (/mob/living/carbon/human/consistent), 8192)
the potted plant (/obj/item/kirbyplants/random): SendSignal("item_equip", /list (/list))
the potted plant (/obj/item/kirbyplants/random): equipped(John Doe (212) (/mob/living/carbon/human/consistent), 8192, 0)
the potted plant (/obj/item/kirbyplants/random): on equipped(John Doe (212) (/mob/living/carbon/human/consistent), 8192, 0)
John Doe (212) (/mob/living/carbon/human/consistent): put in hand(the potted plant (/obj/item/kirbyplants/random), 1, 0, 0)
John Doe (212) (/mob/living/carbon/human/consistent): put in active hand(the potted plant (/obj/item/kirbyplants/random), 0, 0)
the potted plant (/obj/item/kirbyplants/random): attempt pickup(John Doe (212) (/mob/living/carbon/human/consistent), 0)
the potted plant (/obj/item/kirbyplants/random): attack paw(John Doe (212) (/mob/living/carbon/human/consistent), null)
...
John Doe (212) (/mob/living/carbon/human/consistent): UnarmedAttack(the potted plant (/obj/item/kirbyplants/random), 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)
|
Run Tests
FAIL /datum/unit_test/monkey_business 41.7s
|
Run Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests:
code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized.
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
The logs for this run have expired and are no longer available.
Loading