Reloaded-Project / Reloaded-II

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

Help: Cannot run Reloaded II.exe #361

Closed shadowserf closed 2 months ago

shadowserf commented 2 months ago

I ran the program just fine on my external harddrive before I wanted to move the program to my internal drive. Now I cannot open the ReloadedII.exe app file despite running the setup.exe twice. Whenever I click on the shortcut or open the app directly from the folder, I will get the blue windows loading circle, but nothing opens up. I have also checked task manager to make sure it was running in the background. I am unsure of how to fix this issue and unfortunately I am not able to go back to the external harddrive. Any assistance would be appreciated!

Sewer56 commented 2 months ago

Screenshot the output.

[Sorry for concise post, I should be sleeping]

shadowserf commented 2 months ago

Perfectly fine if you need sleep. I'm no good with the whole running commands in powershell. Nothing happens when I shift click within the reloaded folder. Is there supposed to be a pop-up?

Sewer56 commented 2 months ago

Ah, shift+right click, my bad. Should have specified right mouse button

shadowserf commented 2 months ago

image

shadowserf commented 2 months ago

Hopefully that helps? I tried getting all of the message in a single snip.

Sewer56 commented 2 months ago

Try deleting the ReloadedII.json file in %appdata%/Reloaded-Mod-Loader-II.

Paste that folder path (%appdata%/Reloaded-Mod-Loader-II) into address bar of explorer to get there.


I think there may be an edge case where setting a language to an invalid path may cause a crash based on your error. I'll look into it when I can later this week.

shadowserf commented 2 months ago

Hey, feel free to take your time. My external is busted, so I was really just seeing if it was possible y'know? Also, I managed to find 2 JSON files through pasting that folder path. There is a deps.json and a runtimeconfig.json. Either of these the one I need to delete?

shadowserf commented 2 months ago

Nah, wait a sec. I see it. Just go ahead and get rid of the ReloadedII.json then. Got it.

shadowserf commented 2 months ago

I think we should be good. I got the thing to open up anyway.

shadowserf commented 2 months ago

Yep. We're all good here. Hey, thanks for the help seriously. I honestly didn't think making an account would get me anywhere lol. I'll be sure to give you a sponsor by Friday after I get paid. Something monthly maybe. You deserve it y'know. Anyway, keep up the good work!

Sewer56 commented 2 months ago

Yup, certainly a bug for me to fix though. Might have broken in a recent update.

I've just been fixing bugs left and right, while I work on planning the successor over at https://reloaded-project.github.io/Reloaded-III/

(WIP documentation)

Sewer56 commented 2 months ago

Although I'm not entirely sure of the underlying issue (I poked around the code to try guess), I did go out of the way to make sure that in the future, you get a user friendly error message today. So hopefully that helps avoid the issue in the future.