Yea same, 0.176 and it doesn't seem to work. Unfortunately the python debug doesn't seem to mention anything either rip
Did you try the 1.6.2.alpha?Yea same, 0.176 and it doesn't seem to work. Unfortunately the python debug doesn't seem to mention anything either rip
config = ConfigParser(empty_lines_in_values=True, inline_comment_prefixes=(";","/","#","\\"), strict=False)
Unfortunately the link doesn't seem to work anymore so can't actually try it lolDid you try the 1.6.2.alpha?
Other than that: the app will not work on cars with encyrpted data, like the p13 (but there should be only a few cars like that)
View attachment 521670
edit: @XuCrUtZ
Python:config = ConfigParser(empty_lines_in_values=True, inline_comment_prefixes=(";","/","#","\\"), strict=False)
config = ConfigParser(
empty_lines_in_values=False,
inline_comment_prefixes=(";","/","#","\\","\t"),
comment_prefixes=(";","/","#","\\","\t"),
strict=False,
allow_no_value=True)
no arb data is exposed, almost same for aero, we get much less than the wings app can showvery useful tool..thx a lot!
Though i would like make a suggestion for further development...adding some kind of ARB-indicator (for balancing the front vs. rear ARB) and some kind of wing-stuff like the Kunos wing-app just streamlined and showing the effectiviness and the front %
Hello creator
I am experiencing issues with 1.6.1 & 1.6.2.
Its a issues that someone else noted but there wasn't a follow up on their end. When I turn on the LT in game I get the menu with Camber, Lock, Wear, height, etc.. but the other windows are transparent. Ive tried 1.6.1 & .2
I tried on vanilla cars+ tracks and modded cars+ tracks. Same thing happens. While in game I turned all other overlays/mods off and just had that running and again same thing. Then I turned all mods off in the apps menu of CM and only left the SOL mods, again same thing.
View attachment 499814
I'm having the same issue as these guys had and not getting anythingXuCrUtZ updated Live Telemetry with a new update entry:
Live Telemetry 1.3.1
Read the rest of this update entry...
- Added Turbo boost bar.
- Added HP value on RPM bar.
- Config file now uses the `<install folder>/cfg` folder.
- Fixed more compatibility issues due to missmoduling by name.
- Fixed texts still drawing on screen on engine hide.
- Now it supports AC Manager configuration.
I installed it, I checked if it was activated but in game, it doesn't come out. I have csp 0.2.4. Maybe that's why the game doesn't see it anywhere except in the settings.
So I was debugging the "module not found" error preventing the app to work with certain systems. Not sure why some python installations can't see the internal folders of the main app. I`ve already fixed in a test build and will update it with a new lock/abs system today!
I installed it, I checked if it was activated but in game, it doesn't come out. I have csp 0.2.4. Maybe that's why the game doesn't see it anywhere except in the settings.