staging.inyokaproject.org

Raceroom R3R und CrewChiefV4 und Linux wollen nicht kommunizieren

Status: Ungelöst | Ubuntu-Version: Kubuntu 24.04 (Noble Numbat)
Antworten |

Ubuntu_lover

Anmeldungsdatum:
13. September 2016

Beiträge: Zähle...

Hallo zusammen, wie der Titel schon sagt bekomme ich Raceroom Racing Experience R3R und CrewChiefV4 nicht zu laufen. Das Spiel läuft tadellos mit Lenkrad und Pedalen, ohne abstürze oder ähnliches. CrewChiefV4 habe ich mit playonlinux installiert und es läuft auch ohne probleme. Nur wenn ich das Spiel starte kommt kein WebHud. Nach dem beenden des Spiels sehe ich ein fehler in der CrewChiefV4 Konsole.

MY DOCUMENTS\CrewChiefV4\DebugLogs
Crew Chief - Active Profile: defaultSettings.json Version: 4.19.1.4
Game: RaceRoom
VOICE_OPTION: DISABLED
Last TrackName: unknown
Last car name: unknown
Fuel multiplier: 1

Non-default Properties:
enable_game_data_websocket: True # Enable WebHud integration (R3E only)
enable_shared_memory: True # Enable Shared Memory
naudio_output_interface_listprop: 'WASAPI' # nAudio Output Interface Type
use_naudio: False # Use nAudio for playback

11:52:10.791 : Loading screen opened
11:52:10.805 : BaseFolder: MY DOCUMENTS\CrewChiefV4
11:52:10.805 : UserConfigFolder: C:\users\kubi\AppData\Local\Britton_IT_Ltd
11:52:10.805 : LocalApplicationDataFolder: C:\users\kubi\AppData\Local\CrewChiefV4
11:52:10.805 : Loaded profile 'defaultSettings'
11:52:10.806 : Set RaceRoom mode from previous launch
11:52:10.828 : Starting app.  Version: 4.19.1.4
11:52:10.865 : ERROR: Unable to get sound pack version
11:52:10.868 : Cmnt: Duplicate Error log added to MY DOCUMENTS\CrewChiefV4\DebugLogs\ErrorLog.txt
11:52:10.870 : Finished preparing sounds cache, found 0 driver names and 0 sound sets. Loaded 0 message sounds with 0 active SoundPlayer objects
11:52:10.897 : Cmnt: Reading driver name mappings
Skipped 2 copies of previous message
11:52:10.926 : No sound folders available
11:52:10.936 : Loading controller settings
11:52:10.936 : Load controller settings complete
11:52:10.937 : Boot trace 4
11:52:11.031 : Device Connected -  Name: "Driving: G27 Racing Wheel"    GUID: "9e573ede-7734-11d2-8d4a-23903fb6bdf7"
11:52:11.035 : Device Connected -  Name: "Joystick: LLC Arduino Micro"    GUID: "9e573edf-7734-11d2-8d4a-23903fb6bdf7"
11:52:11.037 : Device Connected -  Name: "Keyboard"    GUID: "6f1d2b61-d5a0-11cf-bfc7-444553540000"
11:52:11.124 : Checking for updates
11:52:11.161 : Loading screen closed
11:52:12.079 : Got soundpack update data from primary URL: https://thecrewchief.org
11:52:12.082 : Current sound pack version -1 is out of date, next update is http://167.235.144.28/base_sound_pack.zip
11:52:12.088 : Current personalisations pack version -1 is out of date, next update is http://167.235.144.28/personalisations.zip
11:52:12.093 : Current driver names pack version -1 is out of date, next update is http://167.235.144.28/base_driver_names.zip
11:52:12.096 : Check for updates completed
11:52:17.554 : Using game definition RaceRoom
11:52:17.573 : Free text action macro, text = Sorry, my bad
11:52:17.573 : Found FREE_TEXT for commandSet r3e version
11:52:17.573 : Free text action macro, text = good pass
11:52:17.573 : Found FREE_TEXT for commandSet r3e version
11:52:17.605 : Loaded 160 default car class definitions and 0 user defined car class definitions
11:52:17.664 : ThreadManager: Waiting for root threads to start...
11:52:17.664 : ThreadManager: Root threads started
11:52:17.681 : Successfully started Crew Chief data WebSocket server
11:52:17.687 : Successfully started game data WebSocket server
11:52:17.688 : Starting queue monitor
11:52:17.689 : Monitor starting
11:52:17.690 : Polling for shared data every 100ms
11:52:20.038 : Downloaded driver rating profiles from http://game.raceroom.com/multiplayer-rating/ratings.json in 2351ms
11:52:20.388 : Processed 70868 driver rating profiles in 349ms
11:53:53.679 : 05/11/2025 11:53:53|Fatal|WebSocket.<startReceiving>b__176_2|System.IO.IOException: Unable to read data from the transport connection: Verbindung von Gegenstelle zurückgesetzt.
                          . ---> System.Net.Sockets.SocketException: Verbindung von Gegenstelle zurückgesetzt.
                          
                            at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <74a7bd850bc844d98d5efdfc0361d0d0>:0 
                            at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0002a] in <74a7bd850bc844d98d5efdfc0361d0d0>:0 
                             --- End of inner exception stack trace ---
                            at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0006e] in <74a7bd850bc844d98d5efdfc0361d0d0>:0 
                            at WebSocketSharp.Ext+<>c__DisplayClass48_0.<ReadBytesAsync>b__0 (System.IAsyncResult ar) [0x00000] in <7de3ebfa4f374e6aaec939c3ef521f2f>:0 
11:54:06.551 : Resuming console scrolling
11:54:06.551 : Application stopped
11:54:06.553 : ThreadManager: Waiting for Root threads to stop...
11:54:06.611 : Stopped CC data WebSocket server
11:54:06.611 : Stopped game data WebSocket server
11:54:06.612 : Stopping queue monitor
11:54:06.612 : Waiting for queue monitor to stop...
11:54:06.612 : Monitor queue stopped
11:54:06.753 : ThreadManager: Root threads stopped
11:54:06.753 : ThreadManager: Waiting for Temporary threads to stop...
11:54:06.753 : ThreadManager: Temporary threads stopped

Dann das instaliert:

sudo apt-get install wine64 winetricks protontricks timidity libasound2-plugins alsa-utils wget

Habe auch die Anleitung auf Github ausprobiert

https://gist.github.com/srlemke/73850b6dad8f98046a6852ac4df021f4

WINEPREFIX=~/.steam/steam/steamapps/compatdata/211500/pfx winetricks -q dotnet48
Executing cd /usr/bin
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20240105 - sha256sum: 17da748ce874adb2ee9fed79d2550c0c58e57d5969cc779a8779301350625c55 with wine-9.0 (Ubuntu 9.0~repack-4build3) and WINEARCH=win64
Executing w_do_call dotnet48
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
dotnet48 already installed, skipping

auch nicht geklappt, weil protontricks eine fehlermeldung bringt

kubi@kubinux:~$ protontricks-launch Downloads/CrewChiefV4.msi
Traceback (most recent call last):
  File "/usr/bin/protontricks-launch", line 8, in <module>
    sys.exit(cli())
             ^^^^^
  File "/usr/lib/python3/dist-packages/protontricks/cli/launch.py", line 18, in cli
    main(args)
  File "/usr/lib/python3/dist-packages/protontricks/cli/util.py", line 149, in wrapper
    return cli_func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/protontricks/cli/launch.py", line 187, in main
    cli_main(cli_args, steam_path=steam_path, steam_root=steam_root)
  File "/usr/lib/python3/dist-packages/protontricks/cli/util.py", line 149, in wrapper
    return cli_func(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/protontricks/cli/main.py", line 329, in main
    proton_app = find_proton_app(
                 ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 821, in find_proton_app
    tool_app = find_steam_compat_tool_app(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 610, in find_steam_compat_tool_app
    appinfo_sections = [
                       ^
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 540, in iter_appinfo_sections
    raise SyntaxError("Invalid file magic number")
SyntaxError: Invalid file magic number

Bin ab da leider nicht mehr weiter gekommen und dann eben mit playonlinux installiert.

In Steam Raceroom launch command habe ich eingefügt: -webHudUrl=https://otterhud.github.io/

Hat jemand eine idee wie man es zum laufen bringt?

Systemdaten: Kubuntu 24.04.02 GPU AMD RX 580 CPU AMD Ryzen 5 5600x RAM: 64GB

haveaproblem

Anmeldungsdatum:
2. Januar 2015

Beiträge: 1163

Moin,

Raceroom Racing Experience ist mit Steam installiert?

Wenn ja, dann kannst du das Script in abgewandelter Form benutzen, eigentlich ist das für Assetto Corsa Competizione. Und prontricks aus APT läuft nicht, also einmal:

sudo apt remove protontricks

Danach darfst du es leider als Flatpak installieren, andere installationsarten gehen derzeit nicht (gestern frisch getestet mit Ubuntu 24.04):

sudo apt install flatpak
flatpak install flathub com.github.Matoking.protontricks
echo "alias protontricks='flatpak run com.github.Matoking.protontricks'" >> ~/.bashrc
echo "alias protontricks-launch='flatpak run --command=protontricks-launch com.github.Matoking.protontricks'" >> ~/.bashrc

Terminal neu starten, danach mit

protontricks --version

checken ob 1.12.1 rauskommt.

In dem Script 805550 durch 211500 ersetzen. 805550 ist das Assetto ding und 211500 Raceroom Racing Experience, am Ende sollte es so aussehen (kannst es dir auch hier Copy Pasten):

CrewChief on Linux
#Tutorial Date: 12/12/2024
#This is for: 211500 (ACC), if you are installing for another game use that game ID

#If not raceroom, find game id with bellow command:
grep name ~/.steam/steam/steamapps/appmanifest_*
------------
Install protontricks and winetricks on your distro.
Install dotnet48 into the game vessel. 211500(raceroom) in this example, to install dotnet48:
-> All commands are as normal user (never root)

protontricks 211500 -q dotnet48
After dotnet48 installed, launch Crewchief installer:
protontricks-launch Downloads/CrewChiefV4.msi

On the window that opens select the game you installed dotnet48 for and finish the installation normally.

I usually run the new installed Crewchief with:
protontricks-launch --appid 211500 ~/.steam/steam/steamapps/compatdata/211500/pfx/drive_c/Program\ Files\ \(x86\)/Britton\ IT\ Ltd/CrewChiefV4/CrewChiefV4.exe

-> Disable naudio.
-> Also make sure in the CrewChief prefs you are using nAudio for playback with “WASAPI” 
interface type. Otherwise CrewChief works for a few minutes and then hangs.

########################################
Raceroom tips, not related to crew chief:
########################################

Adjust FOV on the chasecam:
<fovScale type="float32">0.73000002</fovScale>
Documents\My Games\SimBin\RaceRoom Racing Experience\UserData\graphics_options.xml

This makes the chase cam to have FOV 73
------------------------------------------------------------------------------------------

Game not starting due to shaders build failure:
In Steam settings, 'Shader pre caching' menu option, disable all.
------------------------------------------------------------------------------------------

Start over:
You can always reset the WINEPREFIX that the game runs in:

For example raceroom, (each game has its own number)
/home/slemke/.steam/steam/steamapps/compatdata/211500

So move it, like to 211500BKP and start the game, then a 'vanilla' 211500 is created.
Your game settings still are in 211500BKP so you can restore what you want.
------------------------------------------------------------------------------------------

#My Steam raceroom launch command(mangohud needs to be installed. 
#In Crewchief option enable raceroom HUD):
DXVK_HUD=version mangohud %command% -cefNoD3D11 -cefNoBlacklist -webHudUrl=https://otterhud.github.io/

Ich habe noch den Anfang, mit winetricks zu protontricks geändert, weil winetricks hier keine gute Idee ist.

Das Script wurde vom Author auch explizit so geschrieben, dass nur der Default Pfad benutzt wird, wenn du bei Steam denb Installationsort angepasst hast, musst du das auch tun.

Ubuntu_lover

(Themenstarter)

Anmeldungsdatum:
13. September 2016

Beiträge: 33

Hallo,

habe mal deine Tipps mit den protontricks befolgt.

kubi@kubinux:~$ protontricks --version
protontricks (1.12.1)
kubi@kubinux:~$ protontricks 211500 -q dotnet48
steam-runtime-launcher-service[85]: W: The --socket option is deprecated. Prefer to use --session or --bus-name.
Executing cd /app/bin
                     Using winetricks 20250102 (protontricks) - sha256sum: 7b77e5a560c886f9945dc4206f0ea98d099c0fd902ae05681fe988e45f456e3b with wine-10.0 and WINEARCH=win64
                                                                                                                                                                             Executing w_do_call dotnet48
                    dotnet48 already installed, skipping

Dann mit protontricks CrewChiefV4 im Terminal gestartet

kubi@kubinux:~$ protontricks-launch --appid 211500 ~/.steam/steam/steamapps/compatdata/211500/pfx/drive_c/Program\ Files\ \(x86\)/Britton\ IT\ Ltd/CrewChiefV4/CrewChiefV4.exe
steam-runtime-launcher-service[91]: W: The --socket option is deprecated. Prefer to use --session or --bus-name.
steam-runtime-launch-client[93]: W: The --socket option is deprecated. Prefer to use the session bus.
fsync: up and running.
0140:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.2" not implemented
0160:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0160:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented.
0160:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented.
0140:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.7.2" not implemented
0160:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0160:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 000000000081CC78, 000000000021F9D0: stub!
0160:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 000000000081CC78, 000000000021F9E0: stub!
0140:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0140:fixme:font:find_matching_face Untranslated charset 255
0140:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 00000000 file = L"\\??\\Z:\\run\\host\\fonts\\truetype\\noto\\NotoKufiArabic-Regular.ttf"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 000000000011E1B0, 00000000081D6E60, 000000000011E1B8, 000000000011E1A8
0140:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 000000000011E1B0, 00000000081D6E60, 000000000011E1B8, 000000000011E1A8
0140:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 000000000011E1B0, 00000000081D6E60, 000000000011E1B8, 000000000011E1A8
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.COMBOBOX.app.0.eafeb846_r9_ad0"
0140:fixme:richedit:editor_handle_message EM_GETLANGOPTIONS: stub
0140:fixme:richedit:editor_handle_message EM_GETLANGOPTIONS: stub
0140:fixme:richedit:editor_handle_message EM_SETLANGOPTIONS: stub
0140:fixme:urlmon:SecManagerImpl_MapUrlToZone not supported flags: 00000001
01cc:fixme:wmp:OleObject_QueryInterface (000000000B618D50)->({6d6cf803-1ec0-4c8d-b3ca-f18e27282074} 000000000CB9F838)
01cc:fixme:wmp:WMPSettings_put_enableErrorDialogs (000000000B618D50)->(0)
01cc:fixme:wmp:WMPSettings_put_invokeURLs (000000000B618D50)->(0)
01cc:fixme:seh:WerRegisterMemoryBlock (00006FFFFD4B0F70 10240) stub
01cc:fixme:seh:WerRegisterMemoryBlock (00006FFFFD4AE370 4) stub
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.msctls_trackbar32.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.msctls_trackbar32.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000895AB0, 10002, 000000000192F8A0: stub
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000896510, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000871AE0, 10002, 000000000192F8A0: stub
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:find_class_data unhandled window class: L"WindowsForms10.BUTTON.app.0.eafeb846_r9_ad0"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000898140, 10002, 000000000192F8A0: stub
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:CoUnmarshalInterface Couldn't query for interface {00020400-0000-0000-c000-000000000046}, hr 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089C490, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000872570, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089C490, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 00000000008376A0, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089CA80, 10002, 000000000192F8A0: stub
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089D070, 10002, 000000000192F8A0: stub
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:CoUnmarshalInterface Couldn't query for interface {00020400-0000-0000-c000-000000000046}, hr 0x80004002
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089D660, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000081F940, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000089F720, 10002, 000000000192F8A0: stub
014c:err:clipboard:export_selection failed to open clipboard for "UTF8_STRING"
014c:err:clipboard:export_selection failed to open clipboard for "STRING"
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000887AA0, 10002, 000000000192F8A0: stub
016c:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0140:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0140:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
016c:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
016c:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 00000000008A1590, 10002, 000000000192F8A0: stub
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
0140:fixme:uiautomation:UiaReturnRawElementProvider UIA-to-MSAA bridge not implemented, no provider map to free.
kubi@kubinux:~$ 

die Ausgabe in der CrewChiefV4 Console

MY DOCUMENTS\CrewChiefV4\DebugLogs
Crew Chief - Active Profile: defaultSettings.json Version: 4.19.1.4
Game: RaceRoom
VOICE_OPTION: DISABLED
Last TrackName: unknown
Last car name: unknown
Fuel multiplier: 1

Non-default Properties:
enable_game_data_websocket: True # Enable WebHud integration (R3E only)
enable_shared_memory: True # Enable Shared Memory
naudio_output_interface_listprop: 'WASAPI' # nAudio Output Interface Type
use_naudio: False # Use nAudio for playback
vr_overlays_enabled_on_startup: False # Enable VR overlays when app starts

14:13:50.806 : Loading screen opened
14:13:50.822 : BaseFolder: MY DOCUMENTS\CrewChiefV4
14:13:50.823 : UserConfigFolder: C:\users\steamuser\AppData\Local\Britton_IT_Ltd
14:13:50.823 : LocalApplicationDataFolder: C:\users\steamuser\AppData\Local\CrewChiefV4
14:13:50.823 : Loaded profile 'defaultSettings'
14:13:50.824 : Set RaceRoom mode from previous launch
14:13:50.843 : Starting app.  Version: 4.19.1.4
14:13:50.880 : ERROR: Unable to get sound pack version
14:13:50.883 : Cmnt: Duplicate Error log added to MY DOCUMENTS\CrewChiefV4\DebugLogs\ErrorLog.txt
14:13:50.886 : Finished preparing sounds cache, found 0 driver names and 0 sound sets. Loaded 0 message sounds with 0 active SoundPlayer objects
14:13:50.912 : Cmnt: Reading driver name mappings
Skipped 2 copies of previous message
14:13:50.940 : No sound folders available
14:13:50.951 : Loading controller settings
14:13:50.951 : Load controller settings complete
14:13:50.952 : Boot trace 4
14:13:51.184 : Checking for updates
14:13:51.211 : Loading screen closed
14:13:52.357 : Got soundpack update data from primary URL: https://thecrewchief.org
14:13:52.363 : Current sound pack version -1 is out of date, next update is http://167.235.144.28/base_sound_pack.zip
14:13:52.369 : Current personalisations pack version -1 is out of date, next update is http://167.235.144.28/personalisations.zip
14:13:52.375 : Current driver names pack version -1 is out of date, next update is http://167.235.144.28/base_driver_names.zip
14:13:52.380 : Check for updates completed
14:14:20.937 : Using game definition RaceRoom
14:14:20.955 : Free text action macro, text = Sorry, my bad
14:14:20.955 : Found FREE_TEXT for commandSet r3e version
14:14:20.955 : Free text action macro, text = good pass
14:14:20.955 : Found FREE_TEXT for commandSet r3e version
14:14:20.989 : Loaded 160 default car class definitions and 0 user defined car class definitions
14:14:21.045 : ThreadManager: Waiting for root threads to start...
14:14:21.045 : ThreadManager: Root threads started
14:14:21.064 : Successfully started Crew Chief data WebSocket server
14:14:21.073 : Successfully started game data WebSocket server
14:14:21.074 : Starting queue monitor
14:14:21.076 : Monitor starting
14:14:21.077 : Polling for shared data every 100ms
14:14:22.517 : Downloaded driver rating profiles from http://game.raceroom.com/multiplayer-rating/ratings.json in 1447ms
14:14:22.873 : Processed 70879 driver rating profiles in 356ms
14:15:42.997 : 05/13/2025 14:15:42|Fatal|WebSocket.<startReceiving>b__176_2|System.IO.IOException: Unable to read data from the transport connection: Verbindung von Gegenstelle zurückgesetzt.
                          . ---> System.Net.Sockets.SocketException: Verbindung von Gegenstelle zurückgesetzt.
                          
                            at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <7655927404404619a9b547b6b1e983b3>:0 
                            at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0002a] in <7655927404404619a9b547b6b1e983b3>:0 
                             --- End of inner exception stack trace ---
                            at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0006e] in <7655927404404619a9b547b6b1e983b3>:0 
                            at WebSocketSharp.Ext+<>c__DisplayClass48_0.<ReadBytesAsync>b__0 (System.IAsyncResult ar) [0x00000] in <7de3ebfa4f374e6aaec939c3ef521f2f>:0 
14:15:55.990 : Resuming console scrolling
14:15:55.990 : Application stopped
14:15:55.992 : ThreadManager: Waiting for Root threads to stop...
14:15:56.095 : Stopped CC data WebSocket server
14:15:56.099 : Stopped game data WebSocket server
14:15:56.099 : Stopping queue monitor
14:15:56.099 : Waiting for queue monitor to stop...
14:15:56.100 : Monitor queue stopped
14:15:56.192 : ThreadManager: Root threads stopped
14:15:56.192 : ThreadManager: Waiting for Temporary threads to stop...
14:15:56.193 : ThreadManager: Temporary threads stopped

und im Spiel auch kein WebHud sichtbar.

Dann habe ich noch dotnet überprüft

kubi@kubinux:~$ dotnet --version
8.0.115
kubi@kubinux:~$ dotnet --list-sdks
8.0.115 [/usr/lib/dotnet/sdk]
kubi@kubinux:~$ dotnet --list-runtimes
Microsoft.AspNetCore.App 8.0.15 [/usr/lib/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.15 [/usr/lib/dotnet/shared/Microsoft.NETCore.App]
kubi@kubinux:~$ 

Hm, bin immer noch ratlos

Antworten |