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

WolvenKit error for Wizard 3 V4.0 #19

Open
bishan178 opened this issue Dec 14, 2022 · 0 comments
Open

WolvenKit error for Wizard 3 V4.0 #19

bishan178 opened this issue Dec 14, 2022 · 0 comments

Comments

@bishan178
Copy link

bishan178 commented Dec 14, 2022

file --> Asset browser

WolvenKit/Forms/frmAssetBrowser.cs
58 RootNode.Directories[manager.RootNode.Name] = manager.RootNode; --->>BUG

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.NullReferenceException: 未将对象引用设置到对象的实例(The object reference is not set to the instance of the object)。
在 WolvenKit.frmAssetBrowser..ctor(List`1 managers) 位置 C:\w3.modding\GIT_FUZZO_WolvenKit-7\WolvenKit\Forms\frmAssetBrowser.cs:行号 57
在 WolvenKit.frmMain.OpenAssetBrowser(Boolean loadmods, String browseToPath) 位置 C:\w3.modding\GIT_FUZZO_WolvenKit-7\WolvenKit\Forms\MVVM\frmMain.cs:行号 1027
在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
在 System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ToolStrip.WndProc(Message& m)
在 System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant