You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to open the package results in an error:
System.Exception: Invalid CNT header
в LibOrbisPkg.PKG.PkgReader.ReadHeader()
в PkgEditor.Views.PkgView..ctor(Stringpath)
в PkgEditor.MainWin.openPkg(Stringfilename)
в PkgEditor.MainWin.ShowOpenFileDialog(Stringtitle,Stringfiletypes, Action`1successCb)
в System.Windows.Forms.ToolStripItem.RaiseEvent(Objectkey,EventArgse)
в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgse)
в System.Windows.Forms.ToolStripItem.HandleClick(EventArgse)
в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgse)
в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgsmea)
в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgsmea)
в System.Windows.Forms.Control.WmMouseUp(Message&m,MouseButtonsbutton,Int32clicks)
в 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(IntPtrhWnd,Int32msg,IntPtrwparam,IntPtrlparam)
The text was updated successfully, but these errors were encountered:
Attempting to open the package results in an error:
The text was updated successfully, but these errors were encountered: