Parrot rework squarshed #103
Annotations
10 errors
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot/headsetted) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob The Ghost of Poly (/mob/living/basic/parrot/poly/ghost) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob Poly (/mob/living/basic/parrot/poly) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
code/modules/unit_tests/ensure_subtree_operational_datum.dm#L61
The mob the parrot (/mob/living/basic/parrot) has a planning subtree (/datum/ai_planning_subtree/parrot_as_in_repeat) that requires a component/element, but does not have any! Needs one of the following to satisfy the requirement: (/datum/component/listen_and_repeat)
|
|
code/modules/unit_tests/required_map_items.dm#L34
Item /mob/living/basic/parrot/poly was not found, but is expected to be mapped in on mapload!
|
|
code/modules/unit_tests/dcs_check_list_arguments.dm#L51
Found 22 datum list arguments with similar contents for /datum/element/basic_eating. Contents: ["/obj/item/food/cracker"].
|
code/modules/unit_tests/dcs_check_list_arguments.dm#L55
Ensure that each list is static or cached. string_lists() (as well as similar procs) is your friend here.
Check the documentation from dcs_check_list_arguments.dm for more information!
|
|
The logs for this run have expired and are no longer available.
Loading