Hi,
I have 2 questions:
- I’m building a cook with development configuration. If a crash happenned on my client, I don’t have the Function Name of my game module whereas if I launched the Development DLL directly (not cook) I have all those information. How can I solve this issue? Should I copy PDB file somewhere? It’s just for the testing period so I can track down bugs easily.
- There is a “Add CrashReport” in the cook process, but I never had it pop during Crash in cook build. Does anyone had it working? How can I customize it so the report is sent to my backend server?
thanks,