Page 1 of 1

Export and Crash

Posted: Sun Nov 04, 2012 11:15 pm
by Brodie301
Having trouble with custom assets crashing to desktop.
The assets work in editor and are in the correct locations as far as i can tell. My export is sucessful then when trying to play export i get crash to desktop with this error screen.
https://www.dropbox.com/s/u29brnps072yqa2/Crash.jpg

Re: Export and Crash

Posted: Mon Nov 05, 2012 12:10 am
by Skuggasveinn
Does the folder ledge have a capital character ? (script looks for ledge but the folder name is Ledge ??? )

the editor is case friendly but the game is not, so sometimes capital letters can break stuff like this, renaming the folder to lower case l should do the trick then.

just a guess, maybe its something else.

Re: Export and Crash

Posted: Mon Nov 05, 2012 12:47 am
by Brodie301
Thanks Skuggasveinn that was the ticket. lower case, lower case, lower case