Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod搜索有概率卡死 #2916

Closed
1 task done
xiaobaimc opened this issue Nov 28, 2023 · 4 comments
Closed
1 task done

mod搜索有概率卡死 #2916

xiaobaimc opened this issue Nov 28, 2023 · 4 comments
Labels
· Bug 完成 该 Issue 已被处理,将在下次更新中实装

Comments

@xiaobaimc
Copy link

检查项

描述

我不知道应该提交的是优化还是bug...我在搜索一个有500+mod的整合包(doge)的时候直接未响应了
本人cpu是12400f,后面又试了一下,有时候会卡死有时候不会

重现步骤

1、点击mod管理
2、搜索任意字符,有概率触发

日志与附件

Log1.txt
Log2.txt
Log3.txt
Log4.txt
Log5.txt

@xiaobaimc xiaobaimc added · Bug 新反馈 需要社区初步确认其有效的新 Issue labels Nov 28, 2023
@JingHai-Lingyun
Copy link
Collaborator

JingHai-Lingyun commented Nov 28, 2023

Log1~3 均见到

[00:20:23.406] Mod Class 信息不可用(E:\我的世界\.minecraft\versions\GreedyCraft\mods\BetterFps-1.4.8.jar):未找到 Mod 入口点
   在 PCL.ModMod.McMod.LoadWithClass(ZipArchive Jar)

及类似的 Mod 入口点错误


Log1 最底下见

[00:30:58.853] 从 CurseForge 获取本地 Mod 信息失败:已添加了具有相同键的项。
   在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   在 PCL.ModMod._Closure$__6-0._Lambda$__2()
错误类型:System.ArgumentException

Log3 最底下见崩溃

[00:24:34.660] 程序出现未知错误:未将对象引用设置到对象的实例。
   在 PCL.MyCompItem.ProjectClick(MyCompItem sender, EventArgs e)
   在 PCL.MyCompItem.Button_MouseUp(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   在 System.Windows.UIElement.OnPreviewMouseUpThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
错误类型:System.NullReferenceException
[00:24:36.824] [System] 程序已退出,返回值:Fail

卡死的话可能是最新的图标功能搞的鬼... 我在 Log3 中看到了大量的图标下载请求

@zkitefly zkitefly added 等待确认 已经过社区确认,等待开发者确认 and removed 新反馈 需要社区初步确认其有效的新 Issue labels Nov 29, 2023
@LTCatt LTCatt added 处理中 开发者正在调查或处理该 Issue and removed 等待确认 已经过社区确认,等待开发者确认 labels Nov 29, 2023
@LTCatt
Copy link
Member

LTCatt commented Dec 14, 2023

不太清楚怎么重现,但照着报错修了修,应该好了

@LTCatt LTCatt closed this as completed Dec 14, 2023
@HexDragon-Bot HexDragon-Bot added 完成 该 Issue 已被处理,将在下次更新中实装 and removed 处理中 开发者正在调查或处理该 Issue labels Dec 14, 2023
@xiaobaimc
Copy link
Author

隐藏主题解锁 ACDB-4E7E-BF46-FE0F

@LTCatt
Copy link
Member

LTCatt commented Dec 20, 2023

你的解锁码:hx8Gg7zgYtN0V6ru8sqZw8ERLDoKmoyi
在 更多 → 关于与鸣谢 → 输入解锁码 中使用,谢谢支持~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· Bug 完成 该 Issue 已被处理,将在下次更新中实装
Projects
None yet
Development

No branches or pull requests

5 participants