You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flaky test create_and_destroy: Attempted to add a new component of type [/datum/component/pellet_cloud] to a qdeleting parent of type [/obj/item/mine/pressure/explosive/fire/live]!
#3891
Closed
github-actionsbot opened this issue
Dec 7, 2024
· 1 comment
· Fixed by #3907
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: [2024-12-07 18:05:01] Runtime in code/datums/components/_component.dm,408: Attempted to add a new component of type [/datum/component/pellet_cloud] to a qdeleting parent of type [/obj/item/mine/pressure/explosive/fire/live]!
proc name: AddComponent (/datum/proc/_AddComponent)
src: the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live)
src.loc: null
call stack:
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): AddComponent(/list (/list))
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): mine effect(null)
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): mine effect(null)
the G-82 Incindeary (/obj/item/mine/pressure/explosive/fire/live): blast now(null)
/datum/callback (/datum/callback): InvokeAsync()
Timer (/datum/controller/subsystem/timer): fire(0)
Timer (/datum/controller/subsystem/timer): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0) at code/datums/components/_component.dm:408
The text was updated successfully, but these errors were encountered:
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
Fixes: #3779Fixes: #3855Fixes: #3647Fixes: #3901Fixes: #3891
still working on the wet floor one (#3681)
## Why It's Good For The Game
grunts in pain
## Changelog
:cl:
/:cl:
<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
---------
Co-authored-by: FalloutFalcon <[email protected]>
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->
## About The Pull Request
Fixes: shiptest-ss13#3779Fixes: shiptest-ss13#3855Fixes: shiptest-ss13#3647Fixes: shiptest-ss13#3901Fixes: shiptest-ss13#3891
still working on the wet floor one (shiptest-ss13#3681)
## Why It's Good For The Game
grunts in pain
## Changelog
:cl:
/:cl:
<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
---------
Co-authored-by: FalloutFalcon <[email protected]>
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:
The text was updated successfully, but these errors were encountered: