Can't host in Warcraft III - The Frozen Throne

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Hook
Newbie
Newbie
Posts: 2
Joined: Thu Dec 25, 2008 5:19 pm

Can't host in Warcraft III - The Frozen Throne

Post by Hook »

If I'm trying to host a game in Warcraft III - The Frozen Throne, noone is able to join my game although I forwarded all necessary ports correctly!

Here is an output of what wine (v 1.1.11) tells me after starting the game, logging into Battle.net and creating a game:

Code: Select all

fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32f2f0,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture
 @ directx.c / 3807
fixme:win:EnumDisplayDevicesW ((null),0,0x32f658,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f690,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1353a0,0x139b20): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1353a0,0x139b20): stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {b5367df1-cbac-11cf-95ca-00805f48a192}: stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {b5367df2-cbac-11cf-95ca-00805f48a192}: stub
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {b5367df0-cbac-11cf-95ca-00805f48a192}: stub
fixme:imm:ImmGetOpenStatus (0x135a80): semi-stub
fixme:imm:ImmReleaseContext (0xd0154, 0x135a80): stub
fixme:imm:ImmGetOpenStatus (0x135a80): semi-stub
All other functions of Warcraft III work fine, but hosting doesn't.

The Message

Code: Select all

fixme:imm:ImmGetOpenStatus (0x135a80): semi-stub
repeats a few times as longer as the Game is created.

I could not find a solution for this issue until now... Maybe you know how to solve this....
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Can't host in Warcraft III - The Frozen Throne

Post by vitamin »

Hook wrote:If I'm trying to host a game in Warcraft III - The Frozen Throne
http://bugs.winehq.org/show_bug.cgi?id=13252
There are few suggestions and workarounds.
IneedAname

Can't host in Warcraft III - The Frozen Throne

Post by IneedAname »

On Thu, 25 Dec 2008 16:37:23 -0600
"Hook" <[email protected]> wrote:

All other functions of Warcraft III work fine, but hosting doesn't.

The Message
Code:
fixme:imm:ImmGetOpenStatus (0x135a80): semi-stub

repeats a few times as longer as the Game is created.

I could not find a solution for this issue until now... Maybe you know how to solve this....
If you had read the appdb you would know about the bug and work around.
Bug http://bugs.winehq.org/show_bug.cgi?id=9787
Hook
Newbie
Newbie
Posts: 2
Joined: Thu Dec 25, 2008 5:19 pm

Post by Hook »

Thank you for your replys. I hope to get it working now with these solutions :)
Locked