Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Android Chrome) Can't import mcaddon or mcpack #625

Closed
Maj-ew opened this issue Sep 24, 2022 · 2 comments
Closed

(Android Chrome) Can't import mcaddon or mcpack #625

Maj-ew opened this issue Sep 24, 2022 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Maj-ew
Copy link

Maj-ew commented Sep 24, 2022

I tested on 2 phones, I can't successfully 'import file' (.mcaddon / .mcpack tried .zip too; can't upload folder at all on mobile device). On PC everything works fine.
I get one of these errors every time:

  1. NotReadableError: The requested file could not be read, typically due to permission problems that have occured after a reference to file was acquired. (at window.onunhandledrejection (https://editor.bridge-core.app/assets/main.5e5952e2.js:2:694))" so it looks like project is being created I can see all files and then it just disappears with this error.
  2. TypeError: Cannot read properties of undefined (reading 'name') (at window.onunhandlerejection (https://editor.bridge-core.app/assets/main.5e5952e2.js:2:649))
  3. TypeError: Invalid argument expected string (at window.onunhandledrejection (https://editor.bridge-core.app/assets/main.5e5952e2.js:2:694))
  4. Information bridge. was unable to load data from your .mcaddon or .mcpack file because it wasn't able to find a pack manifest file inside of it.
  5. loading infinitely

These 5 errors so far on:

  • OS: Android 10
  • Huawei p20 pro 2018
  • Chrome: 105.0.5195.136

Also tested on Huawei p20 light 2018
With a bit older Chrome and still I get same errors and struggle more to even make bridge. detect that I import something.

@jason7141
Copy link

Yea I'm having same issues on android like 4 versions ago it worked but no more I have to resort to upload using open file and upload each json file from the folders

@solvedDev solvedDev added the duplicate This issue or pull request already exists label Oct 11, 2022
@solvedDev
Copy link
Member

This appears to be a duplicate of #600

@solvedDev solvedDev closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants