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

Certificate Issue when trying to install plugin #570

Open
ElevatorLordship opened this issue Jul 1, 2024 · 2 comments
Open

Certificate Issue when trying to install plugin #570

ElevatorLordship opened this issue Jul 1, 2024 · 2 comments

Comments

@ElevatorLordship
Copy link

When I hit the Install button for MTools v2.0.2 in Blockbench I receive this error

Uncaught Error: unable to get local issuer certificate
at TLSSocket.onConnectSecure (node:_tls_wrap:1674:34)
at TLSSocket.emit (node:events:518:28)
at TLSSocket._finishInit (node:_tls_wrap:1085:8)
at ssl.onhandshakedone (node:_tls_wrap:871:12)

When entering the source link (https://github.com/JannisX11/blockbench-plugins/tree/master/plugins/mesh_tools) I receive this error:
Refused to execute script from 'https://github.com/JannisX11/blockbench-plugins/tree/master/plugins/mesh_tools?_=1719800056019' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
plugin_loader.js:142 Issue loading plugin "mesh_tools": Plugin file empty

macOS Sonoma 14.5
Blockbench 4.10.3

@ElevatorLordship
Copy link
Author

I was able to get it to install through Load Plugin From File and loading mesh_tools.js from .zip cloning the GitHub repository; blockbench-plugins-master > plugins > mesh_tools > mesh_tools.js

@JannisX11
Copy link
Owner

Does it work for other plugins? Any difference if you enable "Use CDN Mirror" in the settings?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants