[Bug]: Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
Describe the bug
i try to launch stardrop , its a mod manager for stardew valley , stardew valley it self and SMAPI are working , but when i try to launch stardrop it gives this error
To Reproduce
1- launch stardrop 2- error occurs
Package
Flatpak from Flathub
Distribution
fedora 40
Debugging Information
Official Package: true
Version: '51.13'
DE/WM: xfce
Display:
X.org: true
X.org (port): :0.0
Wayland: false
Graphics:
vendors:
nvidia: &id002
vendor: nvidia
envs:
__NV_PRIME_RENDER_OFFLOAD: '1'
__GLX_VENDOR_LIBRARY_NAME: nvidia
__VK_LAYER_NV_optimus: NVIDIA_only
icd: ''
nvngx_path: null
intel: &id001
vendor: intel
envs:
DRI_PRIME: '1'
icd: /usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_icd.x86_64.json:/usr/lib/x86_64-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.x86_64.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_icd.i686.json:/usr/lib/i386-linux-gnu/GL/vulkan/icd.d/intel_hasvk_icd.i686.json
prime:
integrated: *id001
discrete: *id002
Kernel:
Type: Linux
Version: 6.9.8-200.fc40.x86_64
Disk:
Total: 4031545344
Free: 4031385600
RAM:
MemTotal: 7.5GiB
MemAvailable: 4.9GiB
Bottles_envs: null
Troubleshooting Logs
13:21:19 (INFO) Launching an executable…
13:21:19 (ERROR) Unable to load libGLX_nvidia.so.0
13:21:19 (WARNING) Unable to locate libGLX_nvidia
13:21:20 (INFO) Using EasyAntiCheat runtime
13:21:20 (INFO) Using BattlEye runtime
fsync: up and running.
Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
Path: C:\Program Files\Stardrop\System.Private.CoreLib.dll
Error message:
Failed to create CoreCLR, HRESULT: 0x8007046C
0024:err:eventlog:ReportEventW L"Description: A .NET application failed.\n"
0024:err:eventlog:ReportEventW L"Application: Stardrop.exe\n"
0024:err:eventlog:ReportEventW L"Path: C:\\Program Files\\Stardrop\\Stardrop.exe\n"
0024:err:eventlog:ReportEventW L"Message: Failed to load System.Private.CoreLib.dll (error code 0x8007046C)\n"
0024:err:eventlog:ReportEventW L"Path: C:\\Program Files\\Stardrop\\System.Private.CoreLib.dll\n"
0024:err:eventlog:ReportEventW L"Error message: \n"
0024:err:eventlog:ReportEventW L"Failed to create CoreCLR, HRESULT: 0x8007046C\n"
0024:err:eventlog:ReportEventW L"\n"
Additional context
i dont think the 13:21:19 (ERROR) Unable to load libGLX_nvidia.so.0 13:21:19 (WARNING) Unable to locate libGLX_nvidia matters cuz as i said before stardew valley it self and its mod loader SMAPI worked just fine
Hi, getting the same error but with different windows software.
Failed to load System.Private.CoreLib.dll (error code 0x8007046C)
The Chronicles of Arcadia online game client launcher doesn't run.
As you can see from the screenshot, according to the website the launcher doesn't have many dependencies. I installed dotnet 4.7.2 dependency but also tried installing all other dotnet versions from within Bottles to no avail.
After tinkering a bit I managed to execute it by using a Wine-9.16-1 runner extracted from that wine version's Arch package. (I'm on Manjaro OS) Game performance is very stuttery though which wasn't the case about a year ago with a version of the soda runner, but I forget which one.
This issue has been automatically closed as part of a cleanup process to help the team manage issues more effectively.
If the problem still persists, feel free to comment and we will gladly reopen it.
Happening to me as well with a .NET application of unspecified version, please don't leave this closed, it's very much relevant to ironing out all quirks and kinks of the software.
Also having this issue when trying to run the windows version of tf2 HUD editor. (there is a linux version, but it seems like some of the HUD's rely on windows-specific functions and give errors when running the linux version)