So after taking a long break from designing a level editor for a simple game I made, I figured out my stupid mistake, and got it working. When I test the game player it works fine, but when I try to export to any format, it sits there for like 10 seconds then it says an error message along the lines of:
"Error: Access violation at *******(tried to write to ********), program terminated"
So I tried to save to different places, and I even renamed the data folder, and remade a new one to make sure there wasn't sharing issues. The only thing that I can think of, is that I restored my C: drive from an image, but the .ged was in my second drive. Could this have caused a problem? Or maybe the fact that I made the .ged in version 1.3.1?