DDO builder problems

Christhemiss

Maker of Builds
recently (as in past 2 weeks) ive been having a lot of problems using @Maetrim of Cannith 's DDO builder v2 (link here: https://github.com/Maetrim/DDOBuilderV2/releases ), and i keep having it crash a lot of the time when i select class levels, feats, skills, enhancement points, or really anything else. id say it crashes every 30 seconds when i am using it. i have used the builder for years, and only recently have these troubles started happening with this frequency. i have contacted maetrim on discord, but have not gotten a response yet of what to fix. if anyone has any idea of what is causing my sudden crashing problem, i would love to hear as the developer, at least at the moment, is not able to provide a solution
 

rabidfox

The People's Champion
"Open the Event Viewer by right clicking on your Start Button, then pick Event Viewer. When it comes up, go to Windows Logs then Application Log. If a program crashes, it often will leave an entry. Normal launches and closing of most applications however do not normally create an entry"

You can filter that log to search for specific applications.
 

Maetrim of Cannith

DDOBuilder Creator
I am sorry to hear about this. I have been quite busy lately with my TR train and the builder has been on hold for me.

To a certain extent the issue here is very hard to reproduce, at least on my build PC. I will try and reach out to Christhemiss and hopefully get an online session where we can run side by side with the same files to see if a source of the problem can be tracked down.

The only things I can suggest at he moment beyond checking the C++ runtime which it sounds you have already tried would be to make sure you have he most recent version of the MFC libraries. I think this may be the latest link: https://aka.ms/vs/17/release/vc_redist.x64.exe

I will also see if a special build with the MFC statically linked as part of the application could fix the issue. (Makes the download much bigger)
 
Top