Hello.Sorry if this isn't the right place for this. I'm really new to all this and I've hit a wall that I can't Google my way out of.I'm trying to get 2009scape single player running on my phone using termux.I have a Motorola moto g 64GB - 2025 (XT2513V)4gb RAM + 4gb with RAM boost running android 16I've updated and upgrade all packages. I've got proot Ubuntu installed. I've download the source code for single player cross platform from git@gitlab.com:2009scape/singleplayer/windows.gitI've moved the windows-master.zip into Ubuntuusr/games folder and unzipped it. I used chmod +x 2009scape -R to give the proper permissions to the usr/games folder. CD back to the 2009scape folder and executed./launch.shAnd this is the result I get"root@localhost:/usr/games/2009scape# ./launch.shPicked up _JAVA_OPTIONS:Still waiting for the server to start...[2026-05-29T14:01:12-0400]: [Server] Using config file: worldprops/default.confStill waiting for the server to start...Still waiting for the server to start...Still waiting for the server to start..."I have to admit I didn't have wakelock on when I first ran it, swapped apps, and got it hung up for 20+ minutes before I decided to close it and retry.When I tried again, now all I get is "still waiting for server to start" over and over again.I've allowed termux to run in background and it's not optimized for battery life and I've force stopped all other apps including termux before I tried again and I still keep get the same thing "still waiting for server to start"I'm not sure what to do at this point to fix itI'd be super grateful for any help.Thank you for your time,