[MIRROR] Fixes engines being pointed at the wrong direction in old fe… #4316
Annotations
3 errors, 1 warning, and 1 notice
Run Tests:
code/controllers/subsystem/spatial_gridmap.dm#L548
[11:44:40] Runtime in code/controllers/subsystem/spatial_gridmap.dm,548: /mob/living/basic/clown instance, which is supposed to only be in the contents of a spatial grid cell at coords: (52, 120, 3), was in the contents of 1 spatial grid cell but it was inside the area handled by another grid cell! within the contents of a cell at coords: (52, 103, 3).
proc name: stack trace (/proc/_stack_trace)
usr: *no key*/(Clown)
usr.loc: (Lavaland Wastes (54,120,3))
src: null
call stack:
stack trace("/mob/living/basic/clown instan...", "code/controllers/subsystem/spa...", 548)
Spatial Grid (/datum/controller/subsystem/spatial_grid): untracked movable error(Clown (/mob/living/basic/clown))
Spatial Grid (/datum/controller/subsystem/spatial_grid): force remove from grid(Clown (/mob/living/basic/clown))
Clown (/mob/living/basic/clown): Destroy(0)
Clown (/mob/living/basic/clown): Destroy(0)
Clown (/mob/living/basic/clown): Destroy(0)
qdel(Clown (/mob/living/basic/clown), 0)
Clown (/mob/living/basic/clown): death(null)
Clown (/mob/living/basic/clown): update stat()
Clown (/mob/living/basic/clown): updatehealth()
...
Clown (/mob/living/basic/clown): Move(the lava (54,120,3) (/turf/open/lava/smooth/lava_land_surface), 1, 0, 1)
Clown (/mob/living/basic/clown): Move(the lava (54,120,3) (/turf/open/lava/smooth/lava_land_surface), 1, 0, 1)
Clown (/mob/living/basic/clown): Move(the lava (54,120,3) (/turf/open/lava/smooth/lava_land_surface), 1, null)
Clown (/mob/living/basic/clown): Move(the lava (54,120,3) (/turf/open/lava/smooth/lava_land_surface), 1)
Clown (/mob/living/basic/clown): experience pressure difference(35.0531, 1, -40)
the high-traction floor (54,119,3) (/turf/open/floor/noslip): high pressure movements()
Atmospherics (/datum/controller/subsystem/air): fire(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): StartProcessing(0)
|
Run Tests
FAIL /datum/unit_test/shapeshift_spell 13s
|
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