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

Alot of issues #2

Open
SIUUUUUUUUUU17 opened this issue Nov 24, 2024 · 6 comments
Open

Alot of issues #2

SIUUUUUUUUUU17 opened this issue Nov 24, 2024 · 6 comments

Comments

@SIUUUUUUUUUU17
Copy link

SIUUUUUUUUUU17 commented Nov 24, 2024

There's a lot of problems that I find with the HUD

  • The lap timer STAYS RED after an invalid lap
  • Invalid laps are counted into best lap time
  • Position counter is off compared to GT7 HUD and CMRT
  • Cars without TC or ABS have counters on "OFF" by default regardless of it being forced on in assists menu. Compared to CMRT which correctly displays TC and ABS values accordingly
  • The HUD dies when running with encrypted data car like URD mods. Tested with basically every LUA-based HUDs and only this one seems to break

If this is still maintained I hope you see this

@SIUUUUUUUUUU17 SIUUUUUUUUUU17 changed the title HUD doesn't appear on cars with encrypted data Alot of issues Nov 24, 2024
@C1XTZ
Copy link
Owner

C1XTZ commented Nov 29, 2024

  • The lap timer STAYS RED after an invalid lap

Fixed, invalid laps now also stay red in the lap history

  • Invalid laps are counted into best lap time

I'm just taking the values that CSP makes available, might not be optimal but if CSP counts invalid lap as best laps im going to keep it like it is.

  • Position counter is off compared to GT7 HUD and CMRT

Online? Offline? Session Type? CSP Version?

  • Cars without TC or ABS have counters on "OFF" by default regardless of it being forced on in assists menu. Compared to CMRT which correctly displays TC and ABS values accordingly

Fixed

  • The HUD dies when running with encrypted data car like URD mods. Tested with basically every LUA-based HUDs and only this one seems to break

I tried multiple encrypted data cars that all ran without issue, can you give me a exact mod name so I can try to replicate?

@SIUUUUUUUUUU17
Copy link
Author

SIUUUUUUUUUU17 commented Nov 30, 2024

I'm just taking the values that CSP makes available, might not be optimal but if CSP counts invalid lap as best laps im going to keep it like it is.

I'm basing this finding off of my comparison with the CMRT Complete HUD set as well as the GT7 HUD set. They don't register AC-invalidated laps into session best

  • Position counter is off compared to GT7 HUD and CMRT

Online? Offline? Session Type? CSP Version?

Online, every session, CSP 0.2.5preview

I tried multiple encrypted data cars that all ran without issue, can you give me a exact mod name so I can try to replicate?

I only tested this on the URD Darche 992 GT3-R, on CSP 0.2.5preview

@C1XTZ
Copy link
Owner

C1XTZ commented Nov 30, 2024

I'm basing this finding off of my comparison with the CMRT Complete HUD set as well as the GT7 HUD set. They don't register AC-invalidated laps into session best

They're probably keeping track of it seperately, which would require me to redo a lot of elements, which I currently do not have the desire or time to do. Sorry

Online, every session, CSP 0.2.5preview

Online has been full of issues regarding the leaderboard, it has been a known CSP issue in the past and I'm already hiding a lot of information online because of it. I know Cogno had the same issues for CMRT and went to great lengths to work around it, probably same as above, dont have the time / desire to overhaul it for online. Sorry

I only tested this on the URD Darche 992 GT3-R, on CSP 0.2.5preview

Tested both their CLK and Radical and the work without issue, I'm not willing to spend money to test.
Please open the Lua Debug app and add a screenshot of the full error, perhaps I can figure it out that way.

@C1XTZ
Copy link
Owner

C1XTZ commented Dec 14, 2024

I'll close this for now and release an update with the fixes mentioned above, feel free to open a new issue if you can get me that Lua Debug app screenshot so I can look into your last issue. Thanks for the report

@C1XTZ C1XTZ closed this as completed Dec 14, 2024
@SIUUUUUUUUUU17
Copy link
Author

image

This issue can be reopened because I got this when running through debug

@C1XTZ
Copy link
Owner

C1XTZ commented Dec 23, 2024

Thanks, since I cant access the data directly I have to guess, please try this version and let me know if it still crashes.
It should not crash, the color of the elements should not change and stay gray if tire / brake information cannot be found.
Also for the future please increase the size of the debug app so that all relevant information is shown.
RennsportHUD.zip

@C1XTZ C1XTZ reopened this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants