Page 1 of 1

[SOLVED] Unable to export my dungeon

Posted: Sat Feb 02, 2013 4:40 pm
by Eczarkun
Hello,

I'm loosing my patience because, even if my dungeon is fully functional in the editor (no error), it crash when i try to export it pretexting like beeing unable to find a file (correcly defined in the custom luas). I tried to simplify the locations of files (supressing sub directories) and then the problem is other and other on another file. May it be because of unefficient Video Card or too long file names? Has anyone the same problem?

Thanks in advance

Re: Unable to export my dungeon

Posted: Sat Feb 02, 2013 4:51 pm
by msyblade
It could be a simple capitalization between a lua and a filename. I had a similar problem when a script referred to ".model", but the file was ".Model". You might also try putting the game in low rendering mode before exporting.

Re: Unable to export my dungeon

Posted: Sat Feb 02, 2013 5:04 pm
by Komag
First backup your files, then systematically delete this or that and try exporting each time. For instance delete all your scripts then export, or delete you custom lua files then export. That way you can narrow down what the problem is

Re: [SOLVED] Unable to export my dungeon

Posted: Sat Feb 02, 2013 5:12 pm
by Eczarkun
thanks everyone that was really a problem of some Maj : Button in place of button .. and so on...