Reloaded-Project / Reloaded-II

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

[Stale] [User got Defender'd, but now has unrelated boot issue with Granblue] #312

Closed TheZathel closed 7 months ago

TheZathel commented 8 months ago

When attempting to launch "PS5 Button Icons - Reloaded" mod (from Nexus mods) for Granblue Fantasy: Relink from reloaded level (mod description says its a mandatory step to get it working first time) Reloaded displays following error: image Game launches fine, but mod clearly does not work (button prompts are not replaced). gbfrelink.ui.ps5buttonsb.zip

I'm fairly sure i didn't cock up mod enabling or reloaded installation - only issue was getting past Windows Defender on initial setup.exe download.

Sewer56 commented 8 months ago

Chances are defender blacklisted Kernel32AddressDumper.exe during the install. If you extract the latest Release.zip: https://github.com/Reloaded-Project/Reloaded-II/releases/download/1.25.8/Release.zip after adding an exclusion for the Reloaded folder, things will probably work fine. Let me know if they do.

TheZathel commented 8 months ago

Added Reloaded II folder to Exclusions, unzipped fresh release zip into the folder, launched, Reloaded started quickly flickering some sort of additional window but it refuses to stay on screen long enough for me to try and capture what it says. Game does not actually launch. App still launches fine if mod is removed, when it is readded, but trying to run the game with it triggers the issue.

Sewer56 commented 8 months ago

Nab a log file

image

Chances are it's a duplicate of:

TheZathel commented 8 months ago

OldLogs.zip

Weird finding, but adding Granblue Fantasy Mod Manager (https://github.com/WistfulHopes/gbfrelink.utility.manager/releases/) stops the flicker bug entirely, but the initial DLL injection error still applies.

Sewer56 commented 8 months ago

(This zip file is empty).

Worst case scenario, use ASI Loader in the meantime. You can do this with Edit Application -> Advanced Tools & Options -> Deploy ASI Loader

Then boot game from its original exe

TheZathel commented 8 months ago

It either works or I resign myself to search for another avenue. Thanks for trying to troubleshoot this.

Sewer56 commented 8 months ago

Were you successful? Am curious.

Maxturbation commented 8 months ago

I'm having the exact same issue to the tea. My oldlogs folder is empty as well. I didnt have any trouble with defender though. The ASI loader did not work either, saying "Unable to load Reloaded.Mod.Loader.Bootstrapper.asi, Error: 126"

Sewer56 commented 8 months ago

Error: 126"

It's different in your case. @Maxturbation

Error 126 means it can't load a DLL this DLL depends on. In other words, one of the following: 20240306_04h07m05s

Chances are, your install of Visual C++ Redistributable is corrupt or missing.

Maxturbation commented 8 months ago

You friend @Sewer56 , are a saint. Tysm, im sure its all simple to you, but i have no clue how you even begin to just know stuff like that off the top of your head, and even included a screenshot too. Much love, it worked perfect!