Sewer56 / Reloaded-Mod-Loader

[Deprecated: Use Reloaded II] Universal DLL Injection 100% C# based universal mod loader and library set compatible with arbitrary X86 and X64 processes.
GNU General Public License v3.0
43 stars 5 forks source link

Could not load file or assembly 'Fasm.NET.dll' #13

Closed JackalopeGit closed 5 years ago

JackalopeGit commented 5 years ago

[05:24:06] Displaying Connected Controller List [05:24:06] Key: [Controller Port] [Controller Type] (Disconnected?) [05:24:07] [00] [DInput] Mouse [05:24:07] [00] [DInput] Keyboard [05:24:07] [04] [DInput] Controller (XBOX 360 For Windows) [05:24:07] [00] [XInput] Controller_0 [05:24:07] [00] [XInput] Controller_1 (Disconnected) [05:24:07] [00] [XInput] Controller_2 (Disconnected) [05:24:07] [00] [XInput] Controller_3 (Disconnected) [05:24:07] Removing Zone Identifiers from Files (DLL Unlocking) [05:24:07] Local Server Started at: 13370

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Fasm.NET.dll' or one of its dependencies. The specified module could not be found. at Reloaded.Assembler.Assembler.FasmNETAssemble(String[] source) at Reloaded.Assembler.Assembler.Assemble(String[] mnemonics) at Reloaded_Loader.Program.Main(String[] args)

JackalopeGit commented 5 years ago

Fixed by installing Visual C++ Redistributable for Visual Studio 2012 Update 4