Reloaded-Project / Reloaded-II

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

Help: Could not find Util "Open_File" #489

Open CD213 opened 1 week ago

CD213 commented 1 week ago

Whenever I launch the application, I get this pop up.

[22:39:27] [Reloaded] Failed to Load Reloaded-II. Could not find Util "Open_File" at Unhardcoded_P5R.Utils.<>cDisplayClass24_0.<.ctor>b__0(PatternScanResult result) in C:\Users\Gabriel Premore\source\repos\Colored_Chat_Icon_Bg\Utils.cs:line 53 at Reloaded.Memory.SigScan.ReloadedII.StartupScanner.RunMainModuleScans() at Reloaded.Memory.SigScan.ReloadedII.StartupScanner.OnLoaderInitialized() at Reloaded.Mod.Loader.Loader.LoadForAppConfig(IApplicationConfig applicationConfig) at Reloaded.Mod.Loader.EntryPoint.LoadMods(IReloadedHooks hooks) at Reloaded.Mod.Loader.EntryPoint.<>cDisplayClass14_0.b__1() at Reloaded.Mod.Loader.EntryPoint.ExecuteTimed(String text, Action action) at Reloaded.Mod.Loader.EntryPoint.SetupLoader2(EntryPointParameters parameters) at Reloaded.Mod.Loader.EntryPoint.SetupLoader(EntryPointParameters parameters)

I don't really know how to resolve it, any help would be very much appreciated.

Sewer56 commented 1 week ago

The coloured chat icon background mod was not updated for the latest version of Persona 5 Royal. You're either using that mod directly, or it's a dependency of another mod ypu have installed.