Page MenuHomeFeedback Tracker

Server crashes when Vehicle despawns with survivor attached (in seat)
Closed, ResolvedPublic

Description

When a vehicle despawns with a player in a seat (or even just attached to the localspace), the server will crash.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General
Steps To Reproduce
  1. Have a player get into a vehicle
  2. Delete the vehicle using any admin tool
  3. Watch that server has crashed.

Event Timeline

Geez changed the task status from New to Assigned.May 29 2023, 3:47 PM

Attempt to mitigate by kicking out seated players or using UnlinkFromLocalSpace in the ~VehicleClass method doesn't work because GetChildren() returns NULL.

Geez changed the task status from Assigned to Confirmed Internally.Jun 12 2023, 11:38 AM
Geez closed this task as Resolved.Jun 13 2023, 10:03 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Resolved for the second hotfix of 1.21.

Confirmed that this is resolved testing against 1.21 HF2 in EXP release.