Wasteland 2 Mod Injector shows error messages after launching, I can't read these errors, they are too small and does not install mods, gog version. When run without mods it also shows library/dll errors. Mods I want to install:SellAnythingChance Of Random EncountersMOD Keyword SnooperMOD Weapon Auto Reloaderconverter
It means the injector tool cannot find the piece of code to replace, so I would assume "maxWeight+runSpeed" mod is no longer compatible with current versions of the game.
can this be used to create a way to bind some key to enable/disable the always run mode? double clicking to run when it is off is not an option, I will not hurt my finger for that. if instead we could double click to walk, that would be ok because wouldnt be used so often... we need it to walk near land mines safely, mainly.
It can probably be done, but this tool is just for injecting MSIL code within the game.
It's probably much simpler to use a macro scripting tool like Autohotkey. For example using this script : https://autohotkey.com/board/topic/69892-help-with-double-click-script/?p=442478
great tool thanks, sometimes it gives me error when applying mods (because I edited some values in Assembly-CSharp.dll) but the mods still take effect in game!
40 comments
somehow, when i use the injector (injector runs fine, no error there) i get an error:
skipped mods due to error:
- maxWeight+runSpeed.xml
Error: fromIndex not found.
What to do with this?
double clicking to run when it is off is not an option, I will not hurt my finger for that.
if instead we could double click to walk, that would be ok because wouldnt be used so often...
we need it to walk near land mines safely, mainly.
It's probably much simpler to use a macro scripting tool like Autohotkey.
For example using this script : https://autohotkey.com/board/topic/69892-help-with-double-click-script/?p=442478
EDIT: Heh, seems like an old post, sorry for the necro.
failed to write output file, error code=0x80070005
failure
fatal error: System.Exception: compilation failed
at W2MI.program.compile(string input, string output)
at W2MI.program.main(string[] args)
All seems well, thanks for replying/updating/work!
Tried both the link you gave: https://docs.google.com/uc?export=download&id=0B9A6RoHHeaAOS1NIWDRkTlFRZTg, and pulling, (copy/pasting) the ilsam.exe directly from the .Net folder in windows.
Says mods have been installed, but then error message; ilasm.exe- the application was unable to start correctly(oxc000007b)
Have patch 3 GOG version if matters.