View Single Post
DeathKiller DeathKiller's Avatar

JCF Member

Joined: Jun 2017

Posts: 47

DeathKiller is doing well so far

Feb 8, 2018, 01:01 AM
DeathKiller is offline
Reply With Quote
There is a bug with graphics initialization sometimes, you have to kill the app somehow and run it again. Back button is sometimes enough to kill/crash it in this situation.
Also, It could be an issue with shaders, but I checked all shaders with reference compiler and it's OK. Make sure that you copy "Content" directory from Android download to destination directory as final step.

To resolve "Content directory was not found" error - the application searches in these specified mount points. It tries to find "./Android/Data/Jazz2.Android/Content/", "./Jazz2.Android/Content/" or "./Download/Jazz2.Android/Content/" - relative to currently searched mount point, for example "/mnt/runtime/default/SDCARD/Jazz2.Android/Content/"... So ensure that files are there, please.