Adds Santa Hat to loadout #2781
Annotations
4 errors, 2 warnings, and 1 notice
|
Run Tests:
code/controllers/subsystem/garbage.dm#L359
[22:48:17] Runtime in code/controllers/subsystem/garbage.dm,359: /datum/beam destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
proc name: qdel (/proc/qdel)
src: null
call stack:
qdel(/datum/beam (/datum/beam), 0)
/datum/status_effect/tased (/datum/status_effect/tased): on remove()
/datum/status_effect/tased (/datum/status_effect/tased): Destroy(0)
qdel(/datum/status_effect/tased (/datum/status_effect/tased), 0)
/datum/status_effect/tased (/datum/status_effect/tased): end tase(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): SendSignal("parent_qdeleting", /list (/list))
qdel(/datum/beam (/datum/beam), 0)
/datum/beam (/datum/beam): redrawing(John Doe (936) (/mob/living/carbon/human/consistent), the floor (177,121,5) (/turf/open/floor/iron/dark), 8, 0, null, 1)
John Doe (936) (/mob/living/carbon/human/consistent): SendSignal("movable_moved", /list (/list))
John Doe (936) (/mob/living/carbon/human/consistent): Moved(the floor (177,121,5) (/turf/open/floor/iron/dark), 8, 0, null, 1)
...
John Doe (936) (/mob/living/carbon/human/consistent): Move(the floor (176,121,5) (/turf/open/floor/iron/dark/side), 8, null)
John Doe (936) (/mob/living/carbon/human/consistent): Move(the floor (176,121,5) (/turf/open/floor/iron/dark/side), 8)
John Doe (936) (/mob/living/carbon/human/consistent): Move(the floor (176,121,5) (/turf/open/floor/iron/dark/side), 8)
/datum/idle_behavior/idle_monk... (/datum/idle_behavior/idle_monkey): perform idle behavior(0.1, /datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry))
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): process(0.1)
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): process(0.1)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): fire(0)
AI Behavior Ticker (/datum/controller/subsystem/processing/ai_behaviors): ignite(0)
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
|
Run Tests
FAIL /datum/unit_test/monkey_business 50.6s
|
Run Tests
The operation was canceled.
|
Upload screenshot tests
No files were found with the provided path: data/screenshots_new/. No artifacts will be uploaded.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_artifacts_deltastation", "test_artifacts_gateway_test", "test_artifacts_icebox", "test_artifacts_kilostation", "test_artifacts_limastation", "test_artifacts_metastation", "test_artifacts_multiz_debug", "test_artifacts_nebulastation", "test_artifacts_pubbystation", "test_artifacts_runtimestation", "test_artifacts_tramstation".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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.
|
Loading