zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
677 stars 189 forks source link

Multiple issues with BL 1.11 (Google Play Version) #362

Open Ahndrek-LiCyri opened 8 years ago

Ahndrek-LiCyri commented 8 years ago

I have found multiple problems within blocklauncher 1.11 (newest version, non-beta). They are: -Certain texture packs crash the game on loadup -Level.spawnMob() Does nothing when called -When Custom Blocks are added to creative inventory and the player opens their inventory, the game crashes instantly -Food items do nothing and occasionally crash the game -Items in creative inventory are doubled or tripled

Khristian-kun commented 8 years ago

thats fixed in the last beta (www.tinyw.in/bl)

zhuowei commented 8 years ago

I can't reproduce the spawnMob error; texture packs that are not updated for 0.13 will crash on startup, food items fixed in latest version (but crashes may still happen - will look into that), the custom block crash is fixed, dunno what's going on in the creative inventory

zhuowei commented 8 years ago

I tried fixing the creative inventory issue - check if 1.11.1 still does this?