• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

speeder

Second Lieutenant
2 Badges
Jun 8, 2013
112
20
  • Crusader Kings II
  • Crusader Kings II: The Old Gods
The mod I am working on has two issues that are quite serious, and would greatly help if I had PDB to fix them.

Issue 1: game is freezing at specific dates for no obvious reason, I ran it in a profiler and found some stuff, but nothing useful, if I had the function names from a PDB it would help greatly pinning down where the issue comes from.

Issue 2: whenever I click on the "trade zone" button after a certain point of the game, it causes a CTD that leaves no logs to help debug why they happen. Debugger attached could capture it at the right time but without pdb, no idea what is going on.

If PDB can't be made public can I get a copy in private as a mod dev? (even if I have to sign something to prove I won't leak it)