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

Code Issue/Question #3

Open
BillCyper opened this issue Mar 2, 2022 · 4 comments
Open

Code Issue/Question #3

BillCyper opened this issue Mar 2, 2022 · 4 comments

Comments

@BillCyper
Copy link

Hi, I know this is an old tool and probably not much of a concern to you, but I'm experiencing an issue with line 104 of the program.cs

I'm a graphic artist. I couldn't code to save my life. I have entered the path directory and even put in the -i parameter in visual studio, but when I try to run the program, the cmd prompt pops up and gives me this warning.

Unhandled exception. Microsoft.Extensions.CommandLineUtils.CommandParsingException: Unrecognized command or argument 'rdbexporter.exe'
at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.HandleUnexpectedArg(CommandLineApplication command, String[] args, Int32 index, String argTypeName)
at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
at RdbExporter.Program.Main(String[] args) in C:\Users\Admin\Desktop\SwlRdbExporter-master\SwlRdbExporter-master\RdbExporter\Program.cs:line 104

C:\Users\Admin\Desktop\SwlRdbExporter-master\SwlRdbExporter-master\RdbExporter\bin\Debug\net5.0\RdbExporter.exe (process 18004) exited with code -532462766.

I've tried building the .exe and running it that way, but it just blips off as soon as I open it. I assume it has to do with the above issue. If you could take some time to help me out, I'd greatly appreciate it.

@Xeio
Copy link
Owner

Xeio commented Mar 2, 2022

Are you trying to modify it somehow? Normally you'd want to just download the zip from the release page and just run the already-complied version via the command line.

@BillCyper
Copy link
Author

BillCyper commented Mar 2, 2022 via email

@Xeio
Copy link
Owner

Xeio commented Mar 2, 2022

Make sure you download the "SwlRdbExporter.zip" file from that link, not the ones that say "source code".

@BillCyper
Copy link
Author

BillCyper commented Mar 2, 2022 via email

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