Closed Caboose12000 closed 1 year ago
i am having the same problem, really excited to use this program so hope this gets fixed
my specs are the same as yours, and i’ve tried the same things with no results
@Caboose12000 @gungurbuz
I'll investigate this when I get home. Ping me again if you don't hear from me in 48 hours.
@Caboose12000 @gungurbuz
I'll investigate this when I get home. Ping me again if you don't hear from me in 48 hours.
here's your 48-hour-later-ping!
I didn't mean to close it I just slipped, my bad lol
its been a while any news?
oh shi forgot to ping
@austinbaccus any updates?
@gungurbuz @Caboose12000 hey guys, sorry this took so long. I recently started a new job at Microsoft as a software engineer (woohoo!), but I haven't had as much time to work on my side projects (boo.).
I don't have a solution so far, but I'm happy to troubleshoot this issue with you guys over Discord if needed.
I have some questions that might help narrow down the issue:
Hey congrats on your new job! I would love some troubleshooting help when you have time, my discord is Caboose12000#3908
@gungurbuz
This was the solution that worked for @Caboose12000: https://github.com/austinbaccus/forza-telemetry/issues/50#issuecomment-1008172636 (Ignore steps 1 and 2)
thanks, i’ll try it tomorrow morning. Also congrats on the job! It’s always nice seeing more skilled programmers get into nice jobs
I am having the same issue, the app looks lovely and I would love it to work.
Tried everything, followed the steps.
@six-shooter try running dotnet --info
and see if version 6.0
pops up. If it's not in your list of installed SDKs, then that's probably the issue. Sometimes you have to delete the dotnet
folder from Program Files (x86) for it to be correctly recognized.
Describe the bug The app opens but never displays any values from Forza. I made sure 'Data Out' is set to 'ON', IP ADDRESS is 127.0.0.1, IP PORT is 5300, and I tried both the latest release of the exe and cloning the repo, same result both times, all values stay at 0.
To Reproduce Steps to reproduce the behavior:
Expected behavior When driving with the app open and UDP Out settings enabled, data values displayed in the app should increase or decrease depending on how the car drives in game.
Screenshots I'm not sure if these screenshots are helpful, but here they are anyway View of app not showing data: View of settings (maybe I entered something wrong?):
Desktop (please complete the following information):
Additional context (again not sure any of this is helpful sorry)
Thanks I just wanna say this app looks really cool and I'm excited to get it working on my machine! Thanks for making it!