Greetings,
Yesterday I bought the game fear 2 and tried installing it, without success. My
errors however appear to be unusual, as there is no documentation for them on
the F.E.A.R. page and hours of searching the cause of the errors remained
unsuccessful.
On the DVD there are 2 files to run the setup: Autorun.exe and masterar.exe,
both throw similar errors.
Console output for wine masterar.exe:
Code:
xxxx at yyyy:/media/CDROM$ wine masterar.exe
xxxx at yyyy:/media/CDROM$ fixme:wininet:InternetSetOptionW Option
INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
fixme:heap:HeapSetInformation 0x110000 0 0x33ac38 4
fixme:advapi:RegisterTraceGuidsW (0x87d52d, 0x986320,
{0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33ab90, (null), (null), 0x986328,)
fixme:advapi:RegisterTraceGuidsW (0x87d52d, 0x986340,
{797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33ab90, (null), (null), 0x986348,)
fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b08,
{3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1, 0x33e92c, (null), (null),
0x7e434b10,)
fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b28,
{afff9c82-5be3-4205-9b3e-49e014c09a63}, 1, 0x33e92c, (null), (null),
0x7e434b30,)
fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc}
{00000001-0000-0000-c000-000000000046} 0x33ca34)
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc}
could be created for context 0x401
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't
know what to do!
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't
know what to do!
fixme:heap:HeapSetInformation 0x110000 0 0x33ee08 4
Output for Autorun.exe:
Code:
xxxx at yyyy:/media/CDROM$ wine Autorun.exe
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION:
STUB
fixme:heap:HeapSetInformation 0x110000 0 0x32ac38 4
fixme:advapi:RegisterTraceGuidsW (0x87d52d, 0x986320,
{0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x32ab90, (null), (null), 0x986328,)
fixme:advapi:RegisterTraceGuidsW (0x87d52d, 0x986340,
{797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x32ab90, (null), (null), 0x986348,)
fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b08,
{3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1, 0x32e92c, (null), (null),
0x7e434b10,)
fixme:advapi:RegisterTraceGuidsW (0x7e2f9f97, 0x7e434b28,
{afff9c82-5be3-4205-9b3e-49e014c09a63}, 1, 0x32e92c, (null), (null),
0x7e434b30,)
fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc}
{00000001-0000-0000-c000-000000000046} 0x32ca34)
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc}
could be created for context 0x401
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't
know what to do!
fixme:shell:IShellView2_fnGetView (0x158dc8)->(view_guid
{98951e00-8328-0015-001e-95982b2d6768}, view_type 0xfffffffe) stub!
fixme:shell:ViewModeToListStyle ViewMode 0 not implemented
fixme:shell:IShellView_fnGetItemObject unsupported interface requested
{0000010c-0000-0000-c000-000000000046}
fixme:shell:ISVOleCmdTarget_Exec (0x158dc8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000047
Opt:0x00000000 (nil) (nil))
fixme:shell:ISVOleCmdTarget_Exec (0x158dc8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000009
Opt:0x00000000 (nil) (nil))
I am using Ubuntu 10.10, this try was with the latest 1.3 beta of wine, I tried
it before with the latest stable version (which is 1.2.2 if I am correct), with
similar errors.
Any help is appreciated.