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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.