Reloaded-Project / Reloaded-II

Universal .NET Core Powered Modding Framework for any Native Game X86, X64.
GNU General Public License v3.0
562 stars 78 forks source link

Help: Can't get Reloaded-II to start #388

Closed NerdyKingpin closed 2 months ago

NerdyKingpin commented 4 months ago

I installed all 4 prerequisite programs and it won't open. This is my first time ever using it and I'm trying to use the P4G community pack. I made sure that nothing was where it shouldn't be and it's still not working.

I don't know if there's any additional thing I need to download or if a program on my laptop is blocking it somehow, but either way the program isn't running for me but my friends can use it fine and I don't know why.

Sewer56 commented 4 months ago

Try this:

image

NerdyKingpin commented 4 months ago

I just tried to run the program again and then look at event viewer but nothing popped up. It's like I never tried to open it.

As you can see, I have the files downloaded.

Screenshot 2024-05-25 191349 Screenshot 2024-05-25 191408 Screenshot 2024-05-25 191626

Sewer56 commented 4 months ago

Ah which program are you running? CEP's installer? Or Reloaded-II.exe?

NerdyKingpin commented 4 months ago

Reloaded-II.exe

Sewer56 commented 4 months ago

Is there really no error that appears in Event Viewer if you open it right after running the exe?

NerdyKingpin commented 4 months ago

No error at all. I get the blue circle loading thing by my mouse but then nothing happens.

Sewer56 commented 4 months ago

Can you go to where Reloaded-II.exe, click the address bar and type cmd? Then press enter, this should get you a command prompt.

I'm the prompt, type dotnet Reloaded-II.dll and hit enter, then see what happens. Maybe that'll get us an error message.

NerdyKingpin commented 4 months ago

I did that and Reloaded booted up and is now showing me the tutorial

Screenshot 2024-05-25 194342

Sewer56 commented 4 months ago

The exe should be doing pretty much the exact same thing as this command. Maybe an external program, like an antivirus blacklisted it then. Strange.

But yeah, that's it working.

NerdyKingpin commented 4 months ago

Hopefully I won't have to do that every time, but thank you!