[BtS][Graphic Mod] Ethnic Artstyles

I used a BTS 3.13 debug DLL with Asserts on, compiled for me by mrgenie (the Vi from ViSa), the lead programmer of the WoC project.
A what? The BUG team is trying to track down the in-game log CTD bug that we have (turning on python error trapping removes the CTD) ... what is a "debug DLL with Asserts on", will help help me and how do I get one?
 
A what? The BUG team is trying to track down the in-game log CTD bug that we have (turning on python error trapping removes the CTD) ... what is a "debug DLL with Asserts on", will help help me and how do I get one?

A DLL with asserts on gives you feedback (popup screens) when the DLL encounters things it can't handle very well. These things sometimes have no influence, but sometimes they can be critical and the game crashes.

When testing Amra's modpack I noticed some errors which were BUG-related. Some asserts were triggered by the Python logging.

Be aware that the asserts can be cryptic sometimes, but with any luck it will help you tracing down elusive bugs. See attachment for the "debug" DLL.
 

Attachments

thx Fierabras - I'll give this a whirl.
 
Back
Top Bottom