Difficult because when FanaLab recognized you've launched the game it might be too late for the mode change in a lot of games which detect the devices during the start. What you can do is just stay in comp mode all the time, then you can't forget to activate it. There is no downside of comp mode anyway.
I was able to reproduce with McLaren v2, CSL UH and ClubSport UHv2 as well.
It seems to be an issue with wheels which do not have RevLEDs or a RevStripe.
Once you attached a wheel with RevLEDs or RevStripe then also non-LED-wheels are again loading the active profile just fine.
However... It's "just" a visual issue that the active profile image stays black. The profile itself is being loaded just fine, including all Tuning Menu settings etc so it's at least not a groundbreaking showstopper issue ;)
But Thanks, with this I am sure this can be fixed for the next release :)
Try it out. I dont had CSP v1 for 8 years or so but it has a brake rumble motor so I see no reason why it should not work like it does on the v2 and v3 pedals.
I've installed version 1.60.2 fanalab but it won't run, it'll appear on the taskbar when I start the program again, but it will automatically turn off when my mouse cursor points to the fanalab icon.
Same issue here. Fanalab 1.60.2 cannot launch. It can show Fanatec logo and then crashed. Tested in both windows 10 and 11. Reinstalling OS still cannot help. Update from Fanalab 1.57.4. 1.60.1 has same problem.
Then open Windows Event Manager, click on Windows Protocols and select Application. Search for red error logs which are related to FanaLab.exe and save them, then post them here.
I think it's a issue related to location because if you set the webclient default encoding to utf-8, the garbled text will not fail the deserialize. (Although they are still garbled text, but it will not affect the last quotation marks.)
In addition, I suggest that you always explicitly set the default encoding of the webclient, which is a good way to avoid similar problems.
Hope you guys can update the product json soon to mitigate the issue.
Comments
Telemetry and Fanalab support enabled? In Game disabled?
I think there is no option in game to disable that. In ACC and iracing work perfect, and I didn´t change anything.
I will see again.
Thanks.
No, the problem without fanlab persists.
Difficult because when FanaLab recognized you've launched the game it might be too late for the mode change in a lot of games which detect the devices during the start. What you can do is just stay in comp mode all the time, then you can't forget to activate it. There is no downside of comp mode anyway.
Which wheel base?
Which driver and firmware?
Do they work with a different wheel?
Do they only not work in these two games or is it just the two games you've tried so far?
Wheelbase CSL DD 1.0.5.3
Wheel base motor 1.0.1.3
Steering wheel 2
Wireless QR 6.0.0.2
Doesn´t work the screen with both steering wheels, BMW GT2 V2 and McLaren GT3
They don´t work in AC and Dirt Rally 2.0 because in ACC and iracing with the same config, the screen and rev in BMW works perfect.
For AC you need to press the second green button in the Profile Overview Tab to Enable FanaLab support. This edits the ini.
For DR2.0 you need to press both green buttons to select the Port and to also change the ini file.
Working fine for me
Ok, I did it in AC, now it is working fine.
But I can´t do it in DR2, I press both green buttons in game, but nothing happens. Anything else?
Thank you a lot.
Fanalab stays on 'Telemetry is uninitialized' with F1 2021. Connected with an DD1 and Formula V2.
Any body knows what to do? UDP port is matching with F1 2021 UDP port.
Can you give me an Email adress to send the files? I don't want to post log files publicly
I have the same issue with Fanalab not showing the active profile. Have tried a repair and a reinstall without success!
DD1 on 429 with al latest firmwares and test motor Firmware
Please provide the logs as requested by Marcel, otherwise this issue can not be investigated as nobody internally can reproduce it.
Hi, just realised this only happens with the McLaren V1 rim. BMW GT2 V1 rim works as normal with active profile picture.
Also, when I live switched from BMW back to McLaren it worked again
Can I enable brake pedal vibration to simulate ABS in Assetto Corsa Competitzione with Fanalab on the following hardware?
CSL DD
Clubsport V1 Pedals connected to CSL DD via Fanatec adapter cable
I can't imagine many people here have the new CSL DD but with the older Clubsport V1 pedals but worth a shot.
This was a gorgeous hint!
I was able to reproduce with McLaren v2, CSL UH and ClubSport UHv2 as well.
It seems to be an issue with wheels which do not have RevLEDs or a RevStripe.
Once you attached a wheel with RevLEDs or RevStripe then also non-LED-wheels are again loading the active profile just fine.
However... It's "just" a visual issue that the active profile image stays black. The profile itself is being loaded just fine, including all Tuning Menu settings etc so it's at least not a groundbreaking showstopper issue ;)
But Thanks, with this I am sure this can be fixed for the next release :)
Try it out. I dont had CSP v1 for 8 years or so but it has a brake rumble motor so I see no reason why it should not work like it does on the v2 and v3 pedals.
Will do, I'll give it a go in the morning and let you know then for reference.
That's great I'm very glad to have helped! Excellent!
I've installed version 1.60.2 fanalab but it won't run, it'll appear on the taskbar when I start the program again, but it will automatically turn off when my mouse cursor points to the fanalab icon.
Which wheel base? Which driver? Which Firmware? From which older FanaLab version did you pdgraded?
DD1, driver 429, Firmare WB 689 , from 1.57.4 to 1.60.2.
I've tried 1.60.1 but got the same problem.
Same issue here. Fanalab 1.60.2 cannot launch. It can show Fanatec logo and then crashed. Tested in both windows 10 and 11. Reinstalling OS still cannot help. Update from Fanalab 1.57.4. 1.60.1 has same problem.
DD2, F1 v2.5x, Pedal V3
WheelBase:689, Motor:41, Wheel:41, PCDriver 429
Please always provide Logs when you experience crashes!
Where can I find the logs?
In FanaLab: Settings -> Collect Logs.
But it cannot start, it just crashed when launching...
ah, well.. true... :/
Then open Windows Event Manager, click on Windows Protocols and select Application. Search for red error logs which are related to FanaLab.exe and save them, then post them here.
Debuged with VS, here is the detailed exception
Found the real issue.
There are two garbled text in your product json (https://www.dropbox.com/s/erftmxme98iw8bx/links.json?raw=1)
#1:
#2:
So the json deserialize failed.
I think it's a issue related to location because if you set the webclient default encoding to utf-8, the garbled text will not fail the deserialize. (Although they are still garbled text, but it will not affect the last quotation marks.)
In addition, I suggest that you always explicitly set the default encoding of the webclient, which is a good way to avoid similar problems.
Hope you guys can update the product json soon to mitigate the issue.