Eu recentemente mudei para o Linux e estou tentando instalar um lançador para um jogo online chamado Star Stable. Eu estava seguindo as instruções no site . Tudo funciona bem até eu lançar o lançador do jogo e me logar.
Aparece uma janela dizendo "O StarStableLauncher.exe sofreu um erro grave" ou algo parecido. Em seguida, a janela do jogo se torna mais escura e fica fechada e a opção de depuração do Wine aparece em seu lugar.
Então eu olhei no arquivo de log e é isso que a linha destacada diz:
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000).
err:dbghelp:pe_load_msc_debug_info -Debug info stripped, but no .DBG file in module L"xul"
Existem também algumas linhas no início do arquivo de log que podem ser úteis:
[12/12/16 18:23:20] - Running wine-1.9.24 winecfg (Working directory : /home/tanja/.PlayOnLinux/wineprefix/SSO)
[12/12/16 18:23:39] - Running wine-1.9.24 /home/tanja/Downloads/StarStableOnlineSetup.exe (Working directory : /)
fixme:ole:CoInitializeSecurity (0x33eca0,-1,(nil),(nil),6,2,(nil),8192,(nil)) - stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut
err:msi:MsiEnableLogW Unable to enable log L"" (3)
Outros erros que notei:
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:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:msctf:ThreadMgrSource_AdviseSink (0x1a639c8) Unhandled Sink: {71c6e74e-0f28-11d8-a82a-00065b84435c}
9[5e716e0]: TSF: 0x8b45260 TSFStaticSink::Init() FAILED to install ITfInputProcessorProfileActivationSink (0x80004001)
9[5e716e0]: TSF: TSFTextStore::Initialize() FAILED to initialize TSFStaticSink instance
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:mshtml:process_meta_element Unsupported document mode L"IE=edge"
System information:
Wine build: wine-1.9.24
Platform: i386
Version: Windows 7
Host system: Linux
Host version: 4.4.0-53-generic
Eu serei grato por qualquer ajuda ou dicas. :)