Skip to content

Flaky test create_and_destroy: Cannot read null._listen_lookup #888

Description

@github-actions

Flaky tests were detected in this test run. This means that there was a failure that was cleared when the tests were simply restarted.
Failures:

create_and_destroy: [00:50:49] Runtime in code/datums/signals.dm,72: Cannot read null._listen_lookup
proc name: UnregisterSignal (/datum/proc/UnregisterSignal)
src: /datum/status_effect/grabbing (/datum/status_effect/grabbing)
call stack:
/datum/status_effect/grabbing (/datum/status_effect/grabbing): UnregisterSignal(null, /list (/list))
/datum/status_effect/grabbing (/datum/status_effect/grabbing): Destroy(0)
qdel(/datum/status_effect/grabbing (/datum/status_effect/grabbing), 0)
/datum/status_effect/grabbed (/datum/status_effect/grabbed): on remove()
/datum/status_effect/grabbed (/datum/status_effect/grabbed): Destroy(0)
qdel(/datum/status_effect/grabbed (/datum/status_effect/grabbed), 0)
/datum/status_effect/grabbed (/datum/status_effect/grabbed): ungrabbed(Clown (/mob/living/basic/clown), the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava))
Clown (/mob/living/basic/clown):  SendSignal("movable_no_longer_pulled", /list (/list))
the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava): stop pulling()
the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava): stop pulling()
...
Lobster Rush (/datum/action/cooldown/mob_cooldown/charge/basic_charge/lobster): hit target(the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava), the reinforced wall (72,173,3) (/turf/closed/wall/r_wall), 30)
Lobster Rush (/datum/action/cooldown/mob_cooldown/charge/basic_charge/lobster): on bump(the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava), the reinforced wall (72,173,3) (/turf/closed/wall/r_wall))
the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava): Bump(the reinforced wall (72,173,3) (/turf/closed/wall/r_wall))
the reinforced wall (72,173,3) (/turf/closed/wall/r_wall): Enter(the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava))
the chasm lobstrosity (/mob/living/basic/mining/lobstrosity/lava): Move(the reinforced wall (72,173,3) (/turf/closed/wall/r_wall), 2, 0, 1)
/datum/move_loop/has_target/mo... (/datum/move_loop/has_target/move_towards): move()
Movement Loops (/datum/controller/subsystem/movement): pour bucket(/list (/list))
Movement Loops (/datum/controller/subsystem/movement): ignite(0)
Master (/datum/controller/master): Loop(4)
Master (/datum/controller/master): StartProcessing(0) at code/datums/signals.dm:72

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions