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

[HaCreator] Saving existing map under new map ID throws exception #251

Open
voleth opened this issue Aug 14, 2024 · 0 comments
Open

[HaCreator] Saving existing map under new map ID throws exception #251

voleth opened this issue Aug 14, 2024 · 0 comments

Comments

@voleth
Copy link

voleth commented Aug 14, 2024

Opening up an existing map and then attempting to save it under a new map ID throws this exception:

************** Exception Text ************** System.Exception: Could not find a suitable Map.wz to place the new map into. at HaCreator.Wz.MapSaver.InsertImage() in E:\Server\Harepacker-resurrected\HaCreator\Wz\MapSaver.cs:line 78 at HaCreator.GUI.Save.saveButton_Click(Object sender, EventArgs e) in E:\Server\Harepacker-resurrected\HaCreator\GUI\Save.cs:line 136 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Though, doing New > Clone and then saving the new map ID does work. Which is the easier, faster, and smarter way to do it anyway.

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