rockerbacon / modorganizer2-linux-installer

An easy-to-use Mod Organizer 2 installer for Linux
GNU General Public License v3.0
990 stars 79 forks source link

Fallout New Vegas - Failed to load regedit.exe #365

Closed pippaine closed 1 year ago

pippaine commented 2 years ago

Install script fails on Fedora 36 Workstation. Tried clearing ~/.cache but it didn't fix the issue.

<sic>
Using native override for following DLLs: d3dcompiler_43
Executing /home/user/.cache/protontricks/proton/Proton 6.3/bin/wine regedit /S C:\windows\Temp\override-dll.reg
/bin/bash: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libtinfo.so.6: no version information available (required by /bin/bash)
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0130:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Executing /home/user/.cache/protontricks/proton/Proton 6.3/bin/wine64 regedit /S C:\windows\Temp\override-dll.reg
/bin/bash: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libtinfo.so.6: no version information available (required by /bin/bash)
0138:err:module:process_init failed to load L"C:\\windows\\system32\\regedit.exe", error 4000000e
------------------------------------------------------
warning: Note: command /home/user/.cache/protontricks/proton/Proton 6.3/bin/wine64 regedit /S C:\windows\Temp\override-dll.reg returned status 14. Aborting.
------------------------------------------------------
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/newvegas_nvse_6_2_4.7z'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/newvegas_nvse_6_2_4'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/Mod.Organizer-2.4.4.7z'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/Mod.Organizer-2.4.4'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/OpenJDK8U-jre_x64_windows_hotspot_8u312b07.zip'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/OpenJDK8U-jre_x64_windows_hotspot_8u312b07'
INFO: removing '/tmp/mo2-linux-installer-downloads-cache/winetricks'
alexispurslane commented 2 years ago
/bin/bash: /usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libtinfo.so.6: no version information available (required by /bin/bash)

Looks like you're missing a library for bash to run properly?