ClassiCube / ClassiCube

Custom Minecraft Classic / ClassiCube client written in C from scratch (formerly ClassicalSharp in C#)
Other
1.4k stars 199 forks source link

Can't download all assets when prompted to download them #1067

Open Mal0gen opened 1 year ago

Mal0gen commented 1 year ago

Error FFFFFFF5 when downloading resources. Error meaning javax.net.ssl.SSLProtocolException: SSL handshake aborted: 0x615c2218: Failure in SSL library, usually a protocol errorerror

(Yes, it repeats error twice)

It happens after trying to load calm1.ogg, and I can still play the game, but several textures and sounds are missing.

Playing on a BQ Aquaris E5 HD, 1GB RAM, MediaTek 6582 (ARM Cortex A7). Android 4.4.1.

Aleksszz commented 7 months ago

This is a problem regarding TLS 1.2 support in Android 4.4, Android 4.4 doesn't use TLS 1.2 by default and you must either enable TLS 1.2 or copy resources from another instance of ClassiCube