EDITOR: v0.29 First Crash opening a file
Posted: Tue Dec 21, 2004 8:25 pm
Excitedly downloaded and extracted the new version, and the first thing I do is to load my Mixed dungeon into the editor
It crashed instantly with this debug file:
I can open the files that come with the new version OK. I guess this is to do with the format change?
Can you -- pretty please -- take the time to write a summary of what's changed so that I can update my dungeon without having to keep loading and testing and seeing what the error is and adjusting accordingly....? Thank you kindly!
It crashed instantly with this debug file:
Code: Select all
RTC Editor (V0.29) Diagnostic file - Tue Dec 21 19:15:14 2004
Error:
an integer divide by zero exception.
Stack Dump:
RTCModule.AddModuleAnimation(pointer 0x02C01928);
RTCModule.ParseAnimations(pointer 0x0012EF14);
RTCModule.ParseDungeonTextFile(string "E:\\Projects\\Dungeon Master\\Games\\Clones\\RTC\\V028\\mixed\\mixed_028.txt");
RTCEditView.LoadFile(string "E:\\Projects\\Dungeon Master\\Games\\Clones\\RTC\\V028\\mixed\\mixed_028.txt");
RTCEditView.OnFileOpen();
Can you -- pretty please -- take the time to write a summary of what's changed so that I can update my dungeon without having to keep loading and testing and seeing what the error is and adjusting accordingly....? Thank you kindly!