When I build my project (dev build) I can play through the main menu until the game part, then I get an error:
"IsolatedStorageException: Could not find a part of the path C:\Users\....\build\Assets\Resources\Maps\0c.dat"
I have found that the problem assets are ones that I load with File.ReadAllBytes().
Also, when I build to Android, I load up the game and just get a pink screen, not even a menu.
↧