ottercorp / FFXIVQuickLauncher

Custom launcher for FFXIV CN
https://ottercorp.github.io/
GNU General Public License v3.0
293 stars 20 forks source link

wine环境下启用Dalamud后无法登陆 #25

Closed hy101 closed 10 months ago

hy101 commented 2 years ago

更新免责声明

您做了什么?

XIVLauncher可以正常启动游戏,但是启用Dalamud功能后无法启动

平台

Linux (Wine/Proton)

Wine/Proton 运行版本

lutris-GE-Proton7-20-x86_64

相关日志文件

System.ArgumentException: Item has already been added. Key in dictionary: 'NO_PROXY'  Key being added: 'no_proxy'
   at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
   at System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables()
   at XIVLauncher.Common.Windows.WindowsDalamudRunner.Run(FileInfo runner, Boolean fakeLogin, FileInfo gameExe, String gameArgs, IDictionary`2 environment, DalamudLoadMethod loadMethod, DalamudStartInfo startInfo) in C:\goatsoft\xl\XIVLauncher.Common.Windows\WindowsDalamudRunner.cs:line 52
   at XIVLauncher.Common.Dalamud.DalamudLauncher.Run(FileInfo gameExe, String gameArgs, IDictionary`2 environment) in C:\goatsoft\xl\XIVLauncher.Common\Dalamud\DalamudLauncher.cs:line 78
   at XIVLauncher.Common.Game.Launcher.LaunchGameSdo(IGameRunner runner, String sessionId, String sndaId, String areaId, String lobbyHost, String gmHost, String dbHost, String additionalArguments, DirectoryInfo gamePath, Boolean isDx11, Boolean encryptArguments, DpiAwareness dpiAwareness) in C:\goatsoft\xl\XIVLauncher.Common\Game\SdoLauncher.cs:line 508
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<StartGameAndAddon>d__30.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at XIVLauncher.Windows.ViewModel.MainWindowViewModel.<TryProcessLoginResult>d__25.MoveNext() in D:\a\FFXIVQuickLauncher\FFXIVQuickLauncher\src\XIVLauncher\Windows\ViewModel\MainWindowViewModel.cs:line 661

Version: 6.2.38.0
Git Hash: 6.2.38-beta3-0-g1cbca2a
Context: Login
OS: Microsoft Windows NT 6.2.9200.0
64bit? True
DX11? True
Addons Enabled? True
Auto Login Enabled? False
Language: English
LauncherLanguage: SimplifiedChinese
Game path: C:\Program Files (x86)\SNDA\FFXIV
Bluefissure commented 2 years ago

Same issue here