Invalid get index 'position' (on base: 'null instance'). arrow_projectile.gd line 72 occasionally crashes #50

Closed
opened 2023-02-14 19:51:42 -05:00 by PennyRigate · 2 comments
PennyRigate commented 2023-02-14 19:51:42 -05:00 (Migrated from gitlab.com)
No description provided.
fogwaves commented 2023-02-17 12:29:28 -05:00 (Migrated from gitlab.com)

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.

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.
fogwaves commented 2023-02-17 12:34:23 -05:00 (Migrated from gitlab.com)

Okay yes this is the exact situation that causes it.1676655256

Okay yes this is the exact situation that causes it.![1676655256](/uploads/ab756fadc11820fd04176ab4536ca1b6/1676655256.png)
fogwaves (Migrated from gitlab.com) closed this issue 2023-02-17 12:38:32 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: team-sg/hero-mark-2#50
No description provided.