https://bugs.winehq.org/show_bug.cgi?id=51515
Bug ID: 51515 Summary: TES IV Oblivion fails to load nsi library, and crashes Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: katisntgood@gmail.com Distribution: ---
As stated in the title, TES 4 Oblivion fails to load the nsi.dll library. This causes a chain of libraries that can't load, thus crashing the executable before it gets a chance to load. This holds true for it's companion application TES Construction Set. It is not affected by the community script extender xOBSE. Example errors in description:
0230:err:module:import_dll Library nsi.dll (which is needed by L"C:\windows\system32\iphlpapi.dll") not found 0230:err:module:import_dll Library iphlpapi.dll (which is needed by L"C:\windows\system32\WSOCK32.dll") not found 0230:err:module:import_dll Library WSOCK32.dll (which is needed by L"C:\Oblivion\Oblivion.exe") not found 0230:err:module:LdrInitializeThunk Importing dlls for L"C:\Oblivion\Oblivion.exe" failed, status c0000135
https://bugs.winehq.org/show_bug.cgi?id=51515
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- This is probably a duplicate of bug 51430.
Check if 'wineboot -u' fixes the problem.
https://bugs.winehq.org/show_bug.cgi?id=51515
--- Comment #2 from Kat katisntgood@gmail.com --- Yep, that got past the problem. closing this report
https://bugs.winehq.org/show_bug.cgi?id=51515
Kat katisntgood@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Kat katisntgood@gmail.com --- close
https://bugs.winehq.org/show_bug.cgi?id=51515
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |DUPLICATE
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Changing to duplicate.
*** This bug has been marked as a duplicate of bug 51430 ***