This happens when using "AngryPursuit" on kart. #16

Open
opened 2024-07-21 03:08:24 +02:00 by BlenderDumbass · 1 comment
Error: Update_Car(DarkShadowBox), Python script error
Traceback (most recent call last):
  File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 171, in UpdateCar
    RacingAI(car)
  File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 3290, in RacingAI
    RacerBeam(car)
  File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 3396, in RacerBeam
    car["beam"].position = car.position
SystemError: Blender Game Engine data has been freed, cannot use this python variable
``` Error: Update_Car(DarkShadowBox), Python script error Traceback (most recent call last): File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 171, in UpdateCar RacingAI(car) File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 3290, in RacingAI RacerBeam(car) File "/home/squirej/Dani's Race/Scripts/Vehicle.py", line 3396, in RacerBeam car["beam"].position = car.position SystemError: Blender Game Engine data has been freed, cannot use this python variable ```
Author
Owner

Doesn't happen to me. If it happens to you please give more detailed info about how to reproduce that bug.

Doesn't happen to me. If it happens to you please give more detailed info about how to reproduce that bug.
BlenderDumbass added the
bug
label 2024-07-22 18:15:23 +02: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.

Dependencies

No dependencies set.

Reference: BlenderDumbass/DanisRace#16
No description provided.