You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The license plate of the spawned vehicle is 'TEST' since that's the property that was passed in.
Actual behavior
The license plate has a chance of not being 'TEST'
Additional context
This occurs when the vehicle entity owner is the client who is not running the spawnrepro command. I suspect there is a race condition that takes away ownership before the properties can be set, leading to default GTA properties instead, although I haven't been able to nail down a root cause.
Current Version
v1.15.0
Custom Resources
N/A
The text was updated successfully, but these errors were encountered:
Summary
When the warping client isn't the entity owner, the vehicle properties seem to fail to set
Reproduction
Expected behavior
The license plate of the spawned vehicle is 'TEST' since that's the property that was passed in.
Actual behavior
The license plate has a chance of not being 'TEST'
Additional context
This occurs when the vehicle entity owner is the client who is not running the spawnrepro command. I suspect there is a race condition that takes away ownership before the properties can be set, leading to default GTA properties instead, although I haven't been able to nail down a root cause.
Current Version
v1.15.0
Custom Resources
N/A
The text was updated successfully, but these errors were encountered: