Thanks, that fix worked.nUserCustomDlgBarSize = GetIniValue("UI", "Custom Dialogue Bar Buffer Size"); nUserCustomDlgBarSize = max(nUserCustomDlgBarSize, 1);Err, yeah. My fault. Equivalent to a crash if you "Custom Dialogue Bar Buffer Size=0". If you make it 256 instead of 0 (which is default) in TobEx.ini, should fix the issue. I'll fix this typo up.
Oh, and if you just install via Setup-TobEx.exe and not run Setup-TobExConfig.exe, all features of TobEx are disabled anyway, so it is not doing anything to your game (except make it buggy where I have made stupid coding errors like the one above).
The only thing I used for install was Big World Setup (the exe -> vbs, and the .bat). I did notice there were 2 weapon slots missing if I didn't run the game via the TobExLoader; I gave up at that point since I had no clue what else might be missing.