BattletechModders / BattleTechModLoader

A simple mod loader and injector for HBS's PC game BattleTech.
The Unlicense
48 stars 10 forks source link

BTML-v0.4.2 won't inject previously-injected Assembly-CSharp.dll #30

Closed DutchRits closed 5 years ago

DutchRits commented 6 years ago

Went from an older version of BTML (0.2.2)/ModTek to BTML-v0.4.2 & ModTek-v0.3.1. When I double-click 'BattleTechModLoaderInjector' in the 'Managed' folder, I get the following error:

ERROR: Assembly-CSharp.dll already injected with an older BattleTechModLoader Injector. Please revert the file and re-run injector!

Valid error, or do I need to somehow find an older, pre-injected version of Assembly-CSharp.dll and replace it in the folder? Will this require a re-load of the entire game?