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

Error when open exported Json/Typed Json #10

Open
Stealch opened this issue Jun 30, 2023 · 0 comments
Open

Error when open exported Json/Typed Json #10

Stealch opened this issue Jun 30, 2023 · 0 comments

Comments

@Stealch
Copy link

Stealch commented Jun 30, 2023

System.IO.InvalidDataException: Invalid chunk size 538976288 was supplied in Core file at offset 0
at Decima.CoreBinary.FromData(BinaryReader reader, Boolean ignoreUnknownChunks) in E:\Users\Stealch\Documents\HZDCoreEditor-master\HZDCoreEditor\Decima\Decima.CoreBinary.cs:line 113
at Decima.CoreBinary.FromFile(String filePath, Boolean ignoreUnknownChunks) in E:\Users\Stealch\Documents\HZDCoreEditor-master\HZDCoreEditor\Decima\Decima.CoreBinary.cs:line 155
at HZDCoreEditorUI.UI.FormCoreView.LoadFile(String path) in E:\Users\Stealch\Documents\HZDCoreEditor-master\HZDCoreEditorUI\UI\UI.FormCoreView.cs:line 467
at HZDCoreEditorUI.UI.FormCoreView.OpenFile() in E:\Users\Stealch\Documents\HZDCoreEditor-master\HZDCoreEditorUI\UI\UI.FormCoreView.cs:line 444
at HZDCoreEditorUI.UI.FormCoreView.OpenToolStripMenuItem_Click(Object sender, EventArgs e) in E:\Users\Stealch\Documents\HZDCoreEditor-master\HZDCoreEditorUI\UI\UI.FormCoreView.cs:line 225
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM 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