Crashing/closing
Opened this issue · 5 comments
Deleted user commented
The command line and GUI version both crash when trying to export to c++. No error messages are displayed and no output is saved.
Command used: pdbripperc.exe -o head.h -d -s -p -c MYPDB.pdb
Screenshot of last verbose before crash/close
Layout of "activity_level_instance_base"
class activity_level_instance_base { /* 0x0000 */ long Padding_2132[6]; /* 0x0018 */ class activity_instance_base* m_instance; /* 0x0020 */ unsigned int cash_award; /* 0x0024 */ unsigned int respect_award; }; /* size: 0x0028 */
horsicq commented
Thanks a lot for the report! Could you share your pdb file or is it private?
horsicq commented
yvileapsis commented