Skip to content

BotA: destroy nebula before exploding artifact to avoid nil error - #2894

Merged
daid merged 1 commit into
daid:masterfrom
GinjaNinja32:atlantis_destroy_order
Aug 8, 2026
Merged

BotA: destroy nebula before exploding artifact to avoid nil error#2894
daid merged 1 commit into
daid:masterfrom
GinjaNinja32:atlantis_destroy_order

Conversation

@GinjaNinja32

Copy link
Copy Markdown
Contributor

b20_artifact:explode() implies :destroy(), which deletes the LTC so the following line's .nebula:destroy() errors because nebula is nil. Worked on legacy because destroyed entities' Lua tables stuck around until GC.

@daid
daid merged commit 5101bae into daid:master Aug 8, 2026
5 checks passed
@GinjaNinja32
GinjaNinja32 deleted the atlantis_destroy_order branch August 9, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants