Morrowind GOTY 3-pack installation problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sciry
Newbie
Newbie
Posts: 1
Joined: Sun Jan 04, 2009 4:43 am

Morrowind GOTY 3-pack installation problems

Post by sciry »

Hello,

I just installed wine and tried to setup Morrowind with it but installation program fails straight at start as InstallShield can't install something called iKernel.

I've installed wine version wine-1.1.12 after several unsuccesfull attempts with latest stable release.

The game is Morrowind 3-pack GOTY version - apparently. It contains Morrowind, Tribunal and Bloodmoon in one cd.

Code: Select all

 Wine terminal output
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {91814ebf-b5f0-11d2-80b9-00104b1f6cea}, error 0x8002802b
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b
fixme:ole:CoCreateInstance no instance created for interface {91814ebf-b5f0-11d2-80b9-00104b1f6cea} of class {91814ec0-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x8002802b
snapshot of the problem

What to do?

Any advice would be appreciated!

Thanks in advance!

Edit:

Forgot. I'm using Kubuntu 8.10
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Morrowind GOTY 3-pack installation problems

Post by jeffz »

sciry wrote:Hello,

I just installed wine and tried to setup Morrowind with it but installation program fails straight at start as InstallShield can't install something called iKernel.

I've installed wine version wine-1.1.12 after several unsuccesfull attempts with latest stable release.

The game is Morrowind 3-pack GOTY version - apparently. It contains Morrowind, Tribunal and Bloodmoon in one cd.

Code: Select all

 Wine terminal output
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {91814ebf-b5f0-11d2-80b9-00104b1f6cea}, error 0x8002802b
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b
fixme:ole:CoCreateInstance no instance created for interface {91814ebf-b5f0-11d2-80b9-00104b1f6cea} of class {91814ec0-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x8002802b
snapshot of the problem

What to do?

Any advice would be appreciated!

Thanks in advance!

Edit:

Forgot. I'm using Kubuntu 8.10
Due to a regression in 1.1.12 which broke install shield installers, you will either need to downgrade to 1.1.11 or get a copy of Wine from git and compile from source.
Locked