Jump to content

C# .NET 4.5 Help

Go to solution Solved by Tech N Gamer,

Nevermind, I somehow fixed it by removing a char from a string.

I need some help as to why my program works when I have it go in debug mode, but fails when it runs normally. I'll provide a link to the git (https://github.com/TechNGamer/mod-copier/tree/not-completed), it's the ExternalUpdator project that doesn't seem to be working as expected. What I expect it to do is to be copied to the temp folder, run as admin, then proceed to download the "newest" version from GitHub. Yet, when I run it normally, it doesn't work. When I run it in debug mode, it works. No changes what so ever from any of the command line arguments. These are the arguments passed for the test run: --main-program=TechNGamer:mod-copier:Mod.Copier.Manual.Install --install-path="E:\Personal Files\Programs\Git Repositories\Mod Copier\Mod Copier\bin\Debug"

Brah, do you even Java?

Link to comment
Share on other sites

Link to post
Share on other sites

Nevermind, I somehow fixed it by removing a char from a string.

Brah, do you even Java?

Link to comment
Share on other sites

Link to post
Share on other sites

13 minutes ago, Tech N Gamer said:

Nevermind, I somehow fixed it by removing a char from a string.

Your code is a mess btw ^_^

The single biggest problem in communication is the illusion that it has taken place.

Link to comment
Share on other sites

Link to post
Share on other sites

10 hours ago, Nuluvius said:

Your code is a mess btw ^_^

I know, I'll get it tidied up soon, I just want to get the features in first.

Brah, do you even Java?

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×