zhuowei / Boardwalk

Source code for Boardwalk, a Minecraft Java Edition launcher for Android (not actively developed)
Apache License 2.0
356 stars 54 forks source link

ZipException upon launch. #311

Open EmotionalLove opened 6 years ago

EmotionalLove commented 6 years ago

Version of Boardwalk: 1.2

Version of Android: 7.0

Device model: Galaxy S7 Edge (Snapdragon) SAMSUNG SM-G935A

Description of the problem: During the conversion process of actual Minecraft, an exception occurs saying that it expected a -1 byte zip file, but it got something bigger.

Error: java.util.zip.ZipException: Invalid entry compressed size (expected -1 but got 1329 bytes)

ghost commented 6 years ago

HEYYYY 2F4U

hammy275 commented 5 years ago

This is an error that from what I'm aware of occurs because of how file management works from apps changed in Android Nougat. We have to wait on an update from the dev or find some workaround.