Game install failed

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
bam1234567
Newbie
Newbie
Posts: 3
Joined: Sun Apr 05, 2009 2:08 pm

Game install failed

Post by bam1234567 »

Hello, tried to install Brothers In Arms: Earned In Blood in Hardy, Wine 1.1.18, and it gets through the entire install, then asks me to reboot. When i click yes, the window disappears. But nothing happens. I open it again to find the same prompt right in front of my face. I've tried wineboot in the Terminal, tried even restarting ubuntu itself. But it always comes up with that same "Application Install Succeeded. Reboot Computer?" prompt every time.
Any suggestions?
~Paul
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Game install failed

Post by vitamin »

bam1234567 wrote:But nothing happens.
Did you actually tried to run the installed program?
bam1234567
Newbie
Newbie
Posts: 3
Joined: Sun Apr 05, 2009 2:08 pm

Post by bam1234567 »

Yes, when the actual BIA:EIB.exe (The Game) File is double clicked, i am greeted with the "Reboot computer?" Prompt again.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

bam1234567 wrote:Yes, when the actual BIA:EIB.exe (The Game) File is double clicked, i am greeted with the "Reboot computer?" Prompt again.
Run it in the terminal.
bam1234567
Newbie
Newbie
Posts: 3
Joined: Sun Apr 05, 2009 2:08 pm

Post by bam1234567 »

Here we go:
paul@ubuntu:~/.wine/drive_c/Program Files/Ubisoft/Gearbox Software/BrothersInArmsEiB/System$ ./EiB.exe
err:ole:CoGetClassObject class {53e96b9b-3784-4edc-a80d-268cb5b5ec0d} not registered
err:ole:CoGetClassObject class {53e96b9b-3784-4edc-a80d-268cb5b5ec0d} not registered
err:ole:create_server class {53e96b9b-3784-4edc-a80d-268cb5b5ec0d} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {53e96b9b-3784-4edc-a80d-268cb5b5ec0d} could be created for context 0x17
fixme:reg:GetNativeSystemInfo (0x42fc98) using GetSystemInfo()
fixme:reg:GetNativeSystemInfo (0x33fcc0) using GetSystemInfo()
err:module:attach_process_dlls "PROTECT.DLL" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Ubisoft\\Gearbox Software\\BrothersInArmsEiB\\System\\EiB.exe" failed, status c0000142
paul@ubuntu:~/.wine/drive_c/Program Files/Ubisoft/Gearbox Software/BrothersInArmsEiB/System$
Locked