Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wheels_valid_surface variable in CAI_CAR_DATA structure not working #478

Open
Za9Game opened this issue Aug 30, 2024 · 2 comments
Open

Wheels_valid_surface variable in CAI_CAR_DATA structure not working #478

Za9Game opened this issue Aug 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Za9Game
Copy link

Za9Game commented Aug 30, 2024

I'm having an issue with a variable in the CAI_CAR_DATA structure. I'm thinking to use the variable wheels_valid_surface to check if the car is still on track or not. But the vaule of this variable is always 0, i'm not understanding why. All the other variables works, but not this one. I suspect that the value is not being written to the shared memory. I am also analyzing it raw and those bits always remain at 0.
Version of csp that I'm using: 0.8.2686.39678

@CheesyManiac
Copy link
Contributor

Hi, that version number you have quoted is the Content Manager version, not CSP.

The latest CSP is 0.2.4 aka build 3117

Please check and confirm your version, and perhaps test a roll back to 0.1.79

@Marocco2 Marocco2 added the bug Something isn't working label Aug 30, 2024
@Za9Game
Copy link
Author

Za9Game commented Aug 30, 2024

Yeah sorry I was using CSP 0.2.5, but even with 0.1.79 (the recommended one) I still have the same issue. So I don't think is a version problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

3 participants