v1.61 HAP Python Debugger won't work with V1.61

SimCutie

Warlord
Joined
Dec 10, 2005
Messages
197
The title says it all...
HAP Python debugger won't work with new Civ4 Update v1.61.
Civ4 version 1.52 worked well with HAP Debugger. and it was great tool for mod developer.
This may be not so important thing for average players but it is quite a trouble for Python Mod developer.
HAP Version used : most up-to-date version 5.1
I tested in clean fresh environment with no Custom mod or custom DLL.(empty/clean CustomAssets).
Sympthom: Civ 4 will generate Run-time error when I initiated HAP local debugging connection to Civ4.
When I traced it with C++ debugger, it show that the unhandled C++ exception was thrown from hapdbg.dll.
I confirmed that the hapdbg.dll of v161 itself is identical to old version (v152 or v109). It worked well with old Civ4 version.

Please, test HAP Debugger in your installation and let me know it works well or not.
 
Back
Top Bottom