jmd
24-02-2009 16:57:40
PCZ seems to crash when used with PagedGeometry.
I'm not sure how I can debug this since I'm including the PCZ dll and PagedGeometry dll in my project, I don't have access to debug the .cpp.
The call stack doesn't give me much details either other then PCZSceneManager_d.dll crashed after being called from ImpostorTexture::renderTextures from PagedGeometry.
Anyone has an idea as to why it's crashing?
If not, how could I debug this? Can I tell Visual Studio where the PCZ and PagedGeometry sources are so that I can naviguate into them when debugging?
Thank you,
JM
I'm not sure how I can debug this since I'm including the PCZ dll and PagedGeometry dll in my project, I don't have access to debug the .cpp.
The call stack doesn't give me much details either other then PCZSceneManager_d.dll crashed after being called from ImpostorTexture::renderTextures from PagedGeometry.
Anyone has an idea as to why it's crashing?
If not, how could I debug this? Can I tell Visual Studio where the PCZ and PagedGeometry sources are so that I can naviguate into them when debugging?
Thank you,
JM