1.4 版本启动报错 Input string was not in a correct format
AkashiCoin opened this issue · 17 comments
AkashiCoin commented
以下为日志
Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
at System.Double.Parse(String s)
at GenshinImpact_Lanucher.MainWindow.MainWindow_Loaded(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.Resize(ICompositionTarget resizedCompositionTarget)
at System.Windows.Interop.HwndTarget.OnResize()
at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
BlameTwo commented
如何重现此bug?
AkashiCoin commented
如何重现此bug?
这里下载下来都出现了这个错误,有好几个人都是这样
BlameTwo commented
这个错误提示仅仅是提示出现在什么函数中错误,而且我看了也找不到我的函数,这个BUG是怎么出现的,是点击什么按钮,执行什么操作后出现的
xuanerwa commented
直接打开exe就会这样,不知是不是.Net6版本不同的原因,我试了多个版本都是这个错
BlameTwo commented
xuanerwa commented
依然会报上面的错误
BlameTwo commented
请说一下系统版本
xuanerwa commented
win10
BlameTwo commented
可能是Mica不兼容的情况,到我的文档——GSIConfig——Config——LauncherConfig.ini
在Style之下修改或添加IsMica=False
BlameTwo commented
BlameTwo commented
修改完毕后,如果还出现错误,请等待今天晚上的修复
xuanerwa commented
BlameTwo commented
已经发布临时修复
Stevwrz commented
我使用1.41仍然有同样的问题
BlameTwo commented
请删除配置文件,以及重启应用,尽量不要使用Win10以下系统,目前并未全部支持