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 on update kuriimu2 tool #321

Open
dangvh5 opened this issue Mar 22, 2024 · 2 comments
Open

Error on update kuriimu2 tool #321

dangvh5 opened this issue Mar 22, 2024 · 2 comments

Comments

@dangvh5
Copy link

dangvh5 commented Mar 22, 2024

Game Name:
Console:
Format extension(s):
Type: [ text | image | archive | font ]

Bug details:
I try to update kuriimu2 tool, by include developer build in the setting tab, but it giving me unhandled exception, as written in the log file:
2024-03-22 22:15:38.837 +07:00 [FTL] An unhandled exception occurred.
System.InvalidOperationException: Cannot set Visibility or call Show, ShowDialog, or WindowInteropHelper.EnsureHandle after a Window has closed.
at System.Windows.Window.VerifyCanShow()
at System.Windows.Window.Show()
at Eto.Wpf.Forms.FormHandler.Show()
at Eto.Forms.Form.Show()
at Eto.Forms.Application.<>c__DisplayClass53_0.b__0(Object sender, EventArgs e)
at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args)
at Eto.Forms.Application.OnInitialized(EventArgs e)
at Eto.Forms.Application.Callback.OnInitialized(Application widget, EventArgs e)
at Eto.Wpf.Forms.ApplicationHandler.Run()
at Eto.Forms.Application.Run(Form mainForm)
at Kuriimu2.EtoForms.Wpf.MainClass.Main(String[] args)
[details]

@InfiniteParallel
Copy link

Same for me, is there a known way to solve this issue?

@InfiniteParallel
Copy link

InfiniteParallel commented Jan 8, 2025

You can find the correct link for the latest Dev build here:

#331

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

2 participants