Ok, so I've always looked up to the awesome fixer mods in the BWP (Crefixer, Res_fixer, BP's Innate Spell fixer etc ) and wanted to create some sort of similar fixer mod for the thousands of DLTCEP errors being reported in a BWP game (thanks to krimine for raising that topic last week )
So anyway, I've been busy - GitHub Project Page
It clears most of the stuff reported by the G3Debugging suite and may actually prevent a few crashes and stuff if using the right components
Thanks to Turambar for helping pinpoint where the item swapping code was borking! You da man!
Thanks to aVENGER, Sasha Al'Therin and Wisp for their inputs
And awesome thanks to krimine for volunteering to be the guinea pig You've been awesome mate!
How to use?
1. To run in DEBUG MODE: Run setup-lolfixer_ONLY_DEBUG_MODE.bat, you'll get 2 debug logs (lolfixer.log & uninstall_lolfixer.log)
2. To run in NORMAL MODE: Run setup-lolfixer.exe and choose what components to install
IMPORTANT NOTE! If you're using BPv180 in your install, make sure you download and extract SENDRO03.CRE from the attachment here and put it into your override folder before running anything! Otherwise, your lolfixer will loop INFINITELY
What exactly is the difference between DEBUG and NORMAL modes?
DEBUG mode does NOT make any changes to your game, only reports the stuff it finds in the log files It first installs every component (logging the process into lolfixer.log) and then uninstalls everything (logging to uninstall_lolfixer.log)
NORMAL mode is well... normal As in the normal way a mod is installed.
Download latest package here
Edited by Lollorian, 16 October 2012 - 01:57 AM.