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
Export and Crash
Export and Crash
The FORCE is with me!!!
- Skuggasveinn
- Posts: 562
- Joined: Wed Sep 26, 2012 5:28 pm
Re: Export and Crash
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.
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
Thanks Skuggasveinn that was the ticket. lower case, lower case, lower case
The FORCE is with me!!!