Android ClassiCube / Problem with downloading texture packs from internet(servers) [Android 4.4]
Hi guys. I have a problem with Mobile ClassiCube. When i am joining a server with custom texture pack, its not downloading.
Error from chat:
[14:27:37] Error FFFFFFFB when trying to download texture pack [14:27:37] Error meaning: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x61dee870: Failure in SSL library, usually a
Sometimes I could download texture packs, but it was literally once or twice.
Smartphone:
Gionee M2
CPU: Mediatek 6582
GPU: Mali 400MP
RAM: 1 GB
Android 4.4
I think, its problem with dropbox urls. If you need any additional information, I’ll send it to you, just tell me :3
If i try to copy texture cache from my working ClassiCube(PC version) to Android texturecache folder, its working, but downloading is not working anymore, as i remember
P.S: Sorry, if i did something wrong, its my first issue request
Quite a number of websites require TLS 1.2 support to download over https (dropbox is one of them)
As far as I can tell from researching, although Android 4.1 and later does (mostly) have support for TLS 1.2, support for TLS 1.2 is only enabled by default on Android 5.0 and later
Unfortunately, since ClassiCube does not currently explicitly enable TLS 1.2 support, it will therefore (usually) currently fail to download those files when running on versions before Android 5.0
Thanks for the reply! I thought same as you about TLS 1.2. (Some solution, maybe the solution will help solution ) Well, i can use custom texture pack using texturecache folder from my general CC client only?
So I would reccomend making 2 versions of the .APK to solve this issue: Full - Contains all resources Compressed - Doesn't contain resources (download required)
Its good idea, but i think its not possible, because all custom texture packs downloading from Dropbox in general.(or MediaFire as i remember). It might be hard to download all texture packs from all CC servers to device.