austinbaccus / forza-telemetry

Record and Display Telemetry from Forza Motorsport 7, Horizon 4, and Horizon 5.
MIT License
235 stars 36 forks source link

Not receiving data out from FH5 #49

Closed TexNat closed 2 years ago

TexNat commented 2 years ago

the same issue as https://github.com/austinbaccus/forza-telemetry/issues/46 however i'm on the steam version. i never got any notification from windows about the firewall but i allowed it through manually to no avail. the program starts fine and the ui comes up, but it just displays no data. everything is zero (or neutral or what have you)

I set the data out and ip address as instructed in the readme, and installed from the .zip release into C:/Program Files/Forza Telemetry Desktop (please complete the following information):

austinbaccus commented 2 years ago

Hi TexNat,

I'm currently away from my PC for a few more days, but I'll help you as best I can.

Did you install .NET?

The .NET/C# process is what communicates between FH5 and the UI. If .NET isn't installed, then that crucial component won't work.

Also, did you install the release package/executable or did you clone the repo?

Also, make sure the ForzaCore folder is present in the forza-telemetry folder. That's where the .NET/C# process code is. If it's not there or in the wrong spot then the UI will not show any data from FH5.

If none of this works or you still need help I'd be happy to get on a Discord/Zoom/Teams call and help you out there too.

TexNat commented 2 years ago

i installed the .net runtime that was linked, and the forzacore folder is present. i installed from the release.

my discord is Texan Nationalist # 0768

fabricegeib commented 2 years ago

i installed the .net runtime that was linked, and the forzacore folder is present. i installed from the release.

my discord is Texan Nationalist # 0768

Hello, have you found a solution ?

austinbaccus commented 2 years ago

Sorry, sent a friend request. It's the week before finals week at my school and I might not be able to get around to this for a bit.

fabricegeib commented 2 years ago

Sorry, sent a friend request. It's the week before finals week at my school and I might not be able to get around to this for a bit.

no problem, focus on your studies and exams 👊 see you soon

wokes commented 2 years ago

I've had the same issue. I kinda fumbled it, so I'm not entirely sure what in this process made it work, but here we go:

  1. Close forza and the app
  2. Run the app in admin mode
  3. Allow network access in the prompt that pops up
  4. Launch forza

After that, I got this error: image

But after ignoring it it seems to work flawlessly. image

TexNat commented 2 years ago

Fixed, make sure you install the .NET SDK, not the Runtime.