Reloaded-Project / Reloaded-II

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

Bug: Report a error when I launch game #288

Closed POIsona closed 9 months ago

POIsona commented 9 months ago

[Reloaded] Failed to Load Reloaded-II. The type initializer for 'Reloaded.Hooks.Tools.Utilities' threw an exception. at Reloaded.Hooks.Tools.Utilities.WritePointer(UIntPtr target) at Reloaded.Hooks.ReloadedHooksUtilities.WritePointer(IntPtr target) at Reloaded.Mod.Loader.Utilities.DelayInjector..ctor(IReloadedHooks hooks, Action action, Logger logger) at Reloaded.Mod.Loader.EntryPoint.LoadMods(IReloadedHooks hooks) at Reloaded.Mod.Loader.EntryPoint.<>c__DisplayClass14_0.b__1() at Reloaded.Mod.Loader.EntryPoint.ExecuteTimed(String text, Action action) at Reloaded.Mod.Loader.EntryPoint.SetupLoader2(EntryPointParameters* parameters) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) A log is available at: C:\Users\56384\AppData\Roaming\Reloaded-Mod-Loader-II\Logs\2024-02-15 06.20.23 ~ granblue_fantasy_relink.txt Inner Exception: Appropriate FASM DLL for X86/64 has not been found in either current or library directory. | at Reloaded.Assembler.Assembler.GetFasmDLLPath() at Reloaded.Assembler.Assembler..ctor(Int32 , Int32 ) at Reloaded.Hooks.Tools.Utilities..cctor() QQ图片20240215142212

Sewer56 commented 9 months ago

Delete your reloaded.hooks.sharedlib folder from Mods folder and let launcher redownload. You probably just got a borked download.

Zettaei commented 9 months ago

I also got the similiar problem, try delete and download both Reloaded and sharedlib mod. Capture

Sewer56 commented 9 months ago

I'm closing this for:

Which has a bit more posts (same issue). It's strange, but will debug soon with one of the affected folks soon once I can

Sewer56 commented 9 months ago

Although I don't know the exact cause for this, it is now fixed in the relevant mod.