-
Just updated to the new release. Fresh install of Battletech, Installed BTML 2.0 and then downloaded ModTek2.0 and get this exception. BTML.log attached. Game will launch but ModTek will not load or l…
-
It might be useful to decorate the version number the same way that ModTek does.
-
Attempted to download the zip, but did not get the exe file
-
When entering Skirmish Mode's MechLab, long delay and then infinite load screen (output_log.txt ballooned to **225+ MB** after forcing BT to exit).
Reverting to v0.2.0 (_didn't_ have to re-patch As…
-
Just don't patch the method GetReleaseVersion if that method doesn't exist.
-
[output_log mechengine.txt](https://github.com/CptMoore/MechEngineMod/files/2087065/output_log.mechengine.txt)
Running the current versions of BTML, ModTek, DynModLib. I first noticed this after up…
-
I'm investigating.
```
Unloading 5 Unused Serialized files (Serialized files now loaded: 1)
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.D…
-
@CrusherBob I have done some extensive changes to the mod (see [commits](https://github.com/CptMoore/MechEngineMod/commits/master)).
we now have std engines, xl engines, endo steel and ferros fibro…
-
https://github.com/Mpstark/ModTek/blob/08172bbf83ae46ae72d7d59d091fd5bd494407bb/ModTek/MergeCache.cs#L74
haven't read through all the code, but in order to avoid crashing everything, shouldn't ther…
-
In order to simplify mod installation I propose the following things
- Create BattleTechLoader.exe as a substitute for starting BattleTech.exe and that automatically patches any un-patched assemblies…