AOF-Dev / MCinaBox

MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
GNU General Public License v3.0
1.27k stars 179 forks source link

Can't enter servers #764

Open GreenNinja00 opened 3 years ago

GreenNinja00 commented 3 years ago

Describe the bug A issue happens while trying to connect to a server

To Reproduce Steps to reproduce the behavior:

  1. Go to 'multiplayer'
  2. Click on 'direct connect'
  3. enter a cracked server Expected behavior Should be able to enter it .

Screenshots Screenshot_2020-12-27-21-26-46.png.

Smartphone (please complete the following information):

GreenNinja00 commented 3 years ago

Try connecting play.legendsmc.net

Woah I can join that what is happening I can join it but not other servers

GitMuslim commented 3 years ago

Try having Hotspot on, don't connect any device to it just have it on

FreddyFeuerstein commented 3 years ago

I had that issue on my mew phone. I fixed it by installing BusyBox Free. As far as I know, it is caused by the android build-in version of curl being outdated. Installing busybox fixes that because it provides a newer version of curl.

itsmelittleD3 commented 3 years ago

I had that issue on my mew phone. I fixed it by installing BusyBox Free. As far as I know, it is caused by the android build-in version of curl being outdated. Installing busybox fixes that because it provides a newer version of curl.

could you tell me what app exactly or if it's on the play store?

FreddyFeuerstein commented 3 years ago

could you tell me what app exactly or if it's on the play store?

Well, its this app: 20210105_103557 (Package name: stericson.busybox) You can download the APK file or use Aptoide to get it. Your device needs to have been rooted as it has to copy the new binarys into /system/bin.

FreddyFeuerstein commented 3 years ago

@longjunyu2 This problem could be fixed by providing a build-in busybox or running the java runtime inside a chroot.