Porting Quirks from S.P.L.U.R.T. #346
Annotations
6 errors
Run Tests:
code/modules/unit_tests/reagent_names.dm#L14
/datum/reagent/consumable/milk/breast_milk shares a name with /datum/reagent/consumable/breast_milk (breast milk)
|
Run Tests:
code/modules/unit_tests/reagent_names.dm#L27
Searching for /datum/reagent/consumable/breast_milk (breast milk) returned /datum/reagent/consumable/milk/breast_milk (breast milk) instead
|
Run Tests
FAIL /datum/unit_test/reagent_names 1.4s
|
Run Tests:
code/game/atom/atoms_initializing_EXPENSIVE.dm#L165
[16:11:31] Runtime in code/game/atom/atoms_initializing_EXPENSIVE.dm,165: The fake sparks (/obj/effect/particle_effect/fake_sparks) called LateInitialize but has nothing on it!
proc name: stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("The fake sparks (/obj/effect/p...", "code/game/atom/atoms_initializ...", 165)
the fake sparks (/obj/effect/particle_effect/fake_sparks): LateInitialize()
the fake sparks (/obj/effect/particle_effect/fake_sparks): LateInitialize()
Atoms (/datum/controller/subsystem/atoms): InitAtom(the fake sparks (/obj/effect/particle_effect/fake_sparks), 0, /list (/list))
the fake sparks (/obj/effect/particle_effect/fake_sparks): New(0)
/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy): Run()
RunUnitTest(/datum/unit_test/create_and_de... (/datum/unit_test/create_and_destroy), /list (/list))
RunUnitTests()
/datum/callback (/datum/callback): InvokeAsync()
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 94.3s
|
Run Tests
Process completed with exit code 1.
|
Loading