Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Android / Only a couple images loading on Android

Author
Message
Laughing Coyote Software
6
Years of Service
User Offline
Joined: 30th Jun 2018
Playing: Pillars of Eternity 2
Posted: 7th Aug 2024 20:47 Edited at: 7th Aug 2024 21:09
Just started working on a mobile game about 10 days ago, and I got the basics down. Everything works great on Windows, but when I compile it for Android as an APK and install it on my phone, only two or three images are loading: the background and the small asteroid sprite. Everything else shows up as your typical AppGameKit blank image, including player sprite. I want to make sure it runs on Android before I continue with the code. Any help is appreciated.

Google Drive Link for the program with all images and APK:

https://drive.google.com/file/d/1DuW-iWbqXR3N8i_4pYnGwRLmQzaN7Cxv/view?usp=drive_link

EDIT: I already tried deleting .byc file and compiling again as was suggested here. Didn't work.
laughingcoyote.net
Zappo
Valued Member
20
Years of Service
User Offline
Joined: 27th Oct 2004
Location: In the post
Posted: 8th Aug 2024 01:16
Make sure you have the file names exactly as they are on disk. Windows doesn't care about getting uppercase and lowercase wrong, but Android is case sensitive when it comes to filenames. For example, if your file is saved as "Abc.jpg" but you are trying to load it as "abc.jpg" it will think the file is missing.
Laughing Coyote Software
6
Years of Service
User Offline
Joined: 30th Jun 2018
Playing: Pillars of Eternity 2
Posted: 8th Aug 2024 01:25
Alright! That worked. Thanks!
laughingcoyote.net

Login to post a reply

Server time is: 2024-11-17 22:34:36
Your offset time is: 2024-11-17 22:34:36