Invalid get index 'position' (on base: 'null instance'). arrow_projectile.gd line 72 occasionally crashes #50
Labels
No labels
Audio
Graphics
Marathon Mode
Scores
To Discuss
bug
high-priority
idea
low-priority
nitpick
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Reference: team-sg/hero-mark-2#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think this is a race condition involving an arrow's die method maybe being called twice because of colliding with another arrow and something else at the same time maybe.
Okay yes this is the exact situation that causes it.