NX-Editor / NxEditor

A general editor for editing first-party Nintendo formats. Primary aimed at support for Tears of the Kingdom files and more modern Nintendo Switch files.
GNU Affero General Public License v3.0
78 stars 5 forks source link

EX-King-Editor-0.3.3-alpha doesn't open #24

Closed WrittenSkate closed 1 year ago

WrittenSkate commented 1 year ago

When I try to run the app, it just pops up a CMD looking window, the immediately closes. How do you use this? I don't see instructions, and the app doesn't start.

ArchLeaders commented 1 year ago

Try opening a command prompt and open the executable from there. If there's an error post it here.

Also do any of the older version work?

WrittenSkate commented 1 year ago

Whats the command prompt way to start the app?

Also it does this issue for older version too.

ArchLeaders commented 1 year ago

Whats the command prompt way to start the app?

Also it does this issue for older version too.

You just open CMD and type the path to the executable. If you're opening a file, type the path to the file after the exe path and it'll open the file.

cts23 commented 1 year ago

Had the same problem but it just turns out I had to install .NET framework 7.0.5

HiroTDK commented 1 year ago

It might be helpful if startup were to verify the .NET installation and provide an error message.

ArchLeaders commented 1 year ago

It might be helpful if startup were to verify the .NET installation and provide an error message.

It can't start at all without the runtime. That's kinda like saying "drive your car to get it's engine repaired", it doesn't really work that way.

My solution is, read documentation (readme)