Everytime I try to debug my game, I get an error saying that the .PDB file cannot be found.
The crash I’m trying to investigate is asking me for Rocket-Kismet.pdb or something along those lines, I thought this would be sorted automatically by the editor?
Either way, this is the information my current crash gives me:
[2014.02.09-00.35.12:795][153]LogLinker:Warning: Can't find file '/Game/Weapons/NewBlueprint'
[2014.02.09-00.35.12:795][153]LogUObjectGlobals:Warning: Failed to find object 'Object /Game/Weapons/NewBlueprint.NewBlueprint'
[2014.02.09-00.35.12:795][153]LogContentBrowser:Verbose: The content browser source was changed by the sources view to '/Game/Weapons'
[2014.02.09-00.35.13:310][188]LogLinker:Warning: Can't find file '/Game/Weapons/NewBlueprint'
[2014.02.09-00.35.13:310][188]LogLinker:Warning: Can't find file '/Game/Weapons/NewBlueprint'
First-chance exception at 0x000007FEDA616CDA (RocketEditor-Kismet.dll) in RocketEditor.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x0000000000113FF8).
Unhandled exception at 0x000007FEDA616CDA (RocketEditor-Kismet.dll) in RocketEditor.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x0000000000113FF8).