Mac OS X - El Capitan (Blade And Soul Launch Problem)

Questions about Wine on macOS.
Locked
lyqp
Newbie
Newbie
Posts: 3
Joined: Wed Feb 03, 2016 10:39 am

Mac OS X - El Capitan (Blade And Soul Launch Problem)

Post by lyqp »

Hi.
I did everything what is written on this link https://appdb.winehq.org/objectManager. ... &iId=33242.
I can see Blade And Soul is launching but i get these errors;

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:gdi:GdiInitializeLanguagePack stub
fixme:win:EnumDisplayDevicesW ((null),0,0x335558,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3352c8,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:msvcrt:__clean_type_info_names_internal (0x15a059b8) stub
err:ntdll:RtlpWaitForCriticalSection section 0x7bcb4a50 "../../../source/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0052, blocked by 0024, retrying (60 sec)
And then launcher is still there but nothing is working, and wine just keep retry.. I have tried to install wine tricks but this doesn't work for me either :(
What should i do? What is the main problem here?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Mac OS X - El Capitan (Blade And Soul Launch Problem)

Post by dimesio »

lyqp wrote:

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Do what it says.
lyqp
Newbie
Newbie
Posts: 3
Joined: Wed Feb 03, 2016 10:39 am

Re: Mac OS X - El Capitan (Blade And Soul Launch Problem)

Post by lyqp »

dimesio wrote:
lyqp wrote:

Code: Select all

err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Do what it says.
:/ HOW? I don't know that much.. I mean i do some research for this but still, i didn't find any useful answer. Thats why I'm asking..
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Mac OS X - El Capitan (Blade And Soul Launch Problem)

Post by dimesio »

It's part of Samba. I believe you can get it from MacPorts.
lyqp
Newbie
Newbie
Posts: 3
Joined: Wed Feb 03, 2016 10:39 am

Re: Mac OS X - El Capitan (Blade And Soul Launch Problem)

Post by lyqp »

dimesio wrote:It's part of Samba. I believe you can get it from MacPorts.
Thats all good now. I installed Samba and get rid of that error but... Now there are these kinds of errors...

Code: Select all

fixme:file:K32GetMappedFileNameW (0xffffffff, 0x41ea0000, 0x33e4e4, 1024): stub
fixme:wininet:InternetAttemptConnect Stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33bcb8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ba38,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33d148,0x00000000), stub!
fixme:heap:RtlSetHeapInformation 0xb460000 0 0x33b65c 4 stub
fixme:heap:RtlSetHeapInformation 0xb460000 0 0x33b65c 4 stub
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x2a43f438, overlapped 0xa551070): stub
And then again; "An error has occurred in Blade Soul client." What was that errors mean? Yeah i can read most of them but, is there 1 specific reason for all of them?
Locked