http://bugs.winehq.org/show_bug.cgi?id=21216
Zhenya Zenitur@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Zenitur@yandex.ru
--- Comment #15 from Zhenya Zenitur@yandex.ru 2010-11-06 03:06:12 CDT --- Still present in 1.3.4 I done some work... I saw this error in UT3 before 1.3.4 release (and I update Wine from 1.2 to fix this). R6034 may be if manifest files wasn't installed. In Windows appear many manifest files, in linux - low. I install vcredist 2008. See this error:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:process:GetLogicalProcessorInformation ((nil),0x32e3e0): stub fixme:process:GetLogicalProcessorInformation (0x1829c00,0x32e3e0): stub fixme:msvcr90:__clean_type_info_names_internal (0x10077908) stub
After copying ~/.wine/drive_c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.21022.8_none_bcb86ed6ac711f91/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375.manifest to ~/.wine/drive_c/Program Files/Steam/steamapps/common/shattered_horizon/client_exe/Microsoft.VC90.CRT (and msvcm90.dll, msvcp90.dll, msvcr90.dll from this directory) I see other error:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) err:module:find_forwarded_export module not found for forward 'msvcr90.__clean_type_info_names_internal' used by L"C:\windows\system32\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\windows\system32\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._decode_pointer' used by L"C:\windows\system32\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\windows\system32\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer' used by L"C:\windows\system32\msvcr80.dll" wine: Call from 0x7ef93970 to unimplemented function MSVCR80.dll._initterm_e, aborting err:module:attach_process_dlls "APEX_release.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Steam\steamapps\common\shattered_horizon\client_exe\shattered_horizon.exe" failed, status 80000100