Engine crash problems...

Started by
1 comment, last by deftware 18 years ago
Hey all, I'm working on a project with a friend (http://revolude.blogspot.com) I have been working on this project for a few days now, working out bugs as they come up, etc. I sent the first version to my friend Paul who I'm working on it with, and got an email saying he couldn't run it, and it just crashed. I can't figure out what the problem is, I disassembled my exe and looked where the offset he said windows claimed the exception occured and it was somewhere in my UI code when it converts an element string from the UI files into a value it can reference inside the code. This code itself is very simple, I don't see how it could cause an exception. I just wanted to know if anyone would be willing to check it out for me. The exe/datafiles are at http://www.van-noland.com/files/revolude.zip MSVC++ source tree (and datafiles) are at http://www.van-noland.com/files/revolude_src_4-19-06.zip I just want to know if it crashes on other machines. If not, it'd be cool if some of you played around with it and had some feedback. I didn't check if these sorts of posts are illegal on this forum. I suppose I'll do that now and edit/remove it if they are. Thanks. -radioteeth
Advertisement
There is nothing wrong with it here. It works perfectly fine here.

Hey, cool, thanks a lot!

This topic is closed to new replies.

Advertisement