fr-Pursuit / GTAVModdingLauncher

This is a Grand Theft Auto V launcher that allows us to switch between several modded versions and a vanilla version of the game easily, without taking too much space.
Other
22 stars 11 forks source link

Fails to move mods from folder when attempting to launch Vanilla; instead launches with Rage. #46

Closed tylerjkline closed 2 years ago

tylerjkline commented 3 years ago

I am able to reproduce the bug, and reproduced the bug in this video.

I'm going to try compiling your project and see if the build works.

Youtube video of bug

fr-Pursuit commented 3 years ago

That's an interesting bug. What's happening is the launcher apparently giving up while trying to move your mods. Therefore, a failsafe is triggered when you try to launch your vanilla profile while mods are present in your game's directory: that's the first popup.

You then chose to create a new profile with the remaining mods, so the launcher creates it and consider it active. Because the newly created profile contains RPH, it then proceeds to launch it instead of GTA5.exe.

So the main issue here is the launcher not being able to move your mods. I'll try to reproduce the issue on my end.

Appart from LSPDfr, have you installed any other mods?

tylerjkline commented 3 years ago

Interesting, and thank you. I love this project a lot and glad you are interested in actively developing it :) Other than LSPDFR, I have some ScriptHookV community scripts, some normal asi's, and custom vehicles via OpenIV.

If there's anything at all you need from me, logs, full list of mods. etc. Don't hesitate to ask, I am going to school for information security and am familiar with Windows so nothing should be a hassle. I just am not familiar with .NET specifically so I can't help you out here, otherwise I totally would.

fr-Pursuit commented 3 years ago

np ! Having the launcher's logs could prove to be helpful. They're located in a "Latest.log" file next to the launcher's exe.

If the file is missing, enable logging in the launcher's settings

fr-Pursuit commented 2 years ago

There has not been any activity on this issue for a year, so I'm closing it. If you have any more questions, feel free to open another issue.