Heath System Rework #2585
Annotations
4 errors, 2 warnings, and 1 notice
maplestation_modules/code/datums/pain/pain.dm#L680
[16:16:43] Runtime in maplestation_modules/code/datums/pain/pain.dm,680: illegal: pow(-3.900002,0.800000)
proc name: refresh pain attributes (/datum/pain/proc/refresh_pain_attributes)
src: /datum/pain (/datum/pain)
call stack:
/datum/pain (/datum/pain): refresh pain attributes()
/datum/pain (/datum/pain): on pain gain(the monkey chest (/obj/item/bodypart/chest/monkey), 2.25, "brute")
/datum/pain (/datum/pain): adjust bodypart pain(/list (/list), 2.25, "brute")
/datum/pain (/datum/pain): adjust bodypart pain(/list (/list), 2.25, "brute")
/datum/pain (/datum/pain): add damage pain(John Doe (551) (/mob/living/carbon/human/consistent), 3, "brute", "chest", 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): SendSignal("mob_apply_damage", /list (/list))
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): attack paw(John Doe (513) (/mob/living/carbon/human/consistent), null)
...
John Doe (513) (/mob/living/carbon/human/consistent): UnarmedAttack(John Doe (551) (/mob/living/carbon/human/consistent), null, null)
/datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob): monkey attack(/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry), John Doe (551) (/mob/living/carbon/human/consistent), 0.8, 0)
/datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob): perform(0.8, /datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry), "BB_monkey_current_attack_targe...")
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): ProcessBehavior(0.8, /datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob))
/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)
|
maplestation_modules/code/datums/pain/pain.dm#L680
[16:16:46] Runtime in maplestation_modules/code/datums/pain/pain.dm,680: illegal: pow(-1.650002,0.800000)
proc name: refresh pain attributes (/datum/pain/proc/refresh_pain_attributes)
src: /datum/pain (/datum/pain)
call stack:
/datum/pain (/datum/pain): refresh pain attributes()
/datum/pain (/datum/pain): on pain gain(the monkey chest (/obj/item/bodypart/chest/monkey), 2.25, "brute")
/datum/pain (/datum/pain): adjust bodypart pain(/list (/list), 2.25, "brute")
/datum/pain (/datum/pain): adjust bodypart pain(/list (/list), 2.25, "brute")
/datum/pain (/datum/pain): add damage pain(John Doe (551) (/mob/living/carbon/human/consistent), 3, "brute", "chest", 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): SendSignal("mob_apply_damage", /list (/list))
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): apply damage(3, "brute", the monkey chest (/obj/item/bodypart/chest/monkey), 0, 0, 0, 0, 0, 0, null, null)
John Doe (551) (/mob/living/carbon/human/consistent): attack paw(John Doe (513) (/mob/living/carbon/human/consistent), null)
...
John Doe (513) (/mob/living/carbon/human/consistent): UnarmedAttack(John Doe (551) (/mob/living/carbon/human/consistent), null, null)
/datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob): monkey attack(/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry), John Doe (551) (/mob/living/carbon/human/consistent), 0.8, 0)
/datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob): perform(0.8, /datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry), "BB_monkey_current_attack_targe...")
/datum/ai_controller/monkey/an... (/datum/ai_controller/monkey/angry): ProcessBehavior(0.8, /datum/ai_behavior/monkey_atta... (/datum/ai_behavior/monkey_attack_mob))
/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)
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test_artifacts_birdshot", "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_northstar", "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/
|
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.
|
This job failed
Loading