Skip to main content
ArcBlock Community

Released Blocklet Installation issues

Brain Titan
Developers
blocklet-serverbugpriority-highqualifiedrewarded

One of the blocklets I released, I’m trying to install it to test how it works as a blocklet now, but running into issues. When I press install, and connect with my DID wallet, it asks me for nft passport to blocklets space, since I dont have a blocklet server I dont have that so i get an error message. How can this be fixed?

IMG_8135.jpeg

17 replies

wangshijun2 years ago

For security reasons, installing blocklets from unknown sources is not allowed on ArcBlock Launcher, the current known and allowed sources are:

From your recording, apparently "Install blocklets from this server" should be allowed, since apps generated on ArcBlock Launcher should be considered secure.

Will work on a fix and release ASAP.

Brain Titan2 years ago

Thanks!

btw, i tried uploading some blocklets on the test store too, but it says I am “not yet a user”😅 do I need a developer passport for the blocklet test store too?

wangshijun2 years ago

When was the error "not yet a user" shown during your try?

Brain Titan2 years ago(edited)

in Blocklet Studio, once I released the blocklet, I pressed “upload to store”, added the test store link. pressed to connect, and that’s when the error shows up

wangshijun2 years ago

You can obtain developer passport for test store on this link: https://test.store.blocklet.dev/join

Brain Titan2 years ago

says I need 1 TBA to wave off gas fees, how do I get TBA?😅

IMG_8196.png

wangshijun2 years ago
Brain Titan2 years ago

Great, just got the test store passport, I can try upload the blocklet there to be checked if everything was zipped correctly, etc when making the blocklet…

Alternatively, you can check the blocklet here on my store: https://braintitan.did.life/blocklet-store/blocklets/z2qaJC1GyNcUhptJkgLR7t8pR2mNBQWWC9QG3

wangshijun2 years ago

Just got your game blocklet up and running on my local server, 👍

Screenshot 2024-06-26 at 06.18.37.png

Brain Titan2 years ago

awesome! please let me know if it works as expected😁 my concern was that when i zipped the folder before uploading to make the blocklet, only the html aspects showed without css or js (so basically a black screen and 2 buttons lol)

wangshijun2 years ago

The game is working smoothly on my local server. To make a correct zip before uploading, make sure the index.html or index.htm

file is in the root directory, also please ensure that the app loads correctly when you load index.html in your browser directly.

Brain Titan2 years ago

how do I add index.html in the root directory? press on the index.html file then control + N on Windows?

app loads from index.html perfectly in browser once it is in normal folder, index.html just shows weird once that folder is zipped (see attached picture how index.html loads once I zip all files in the folder and run index.html on browser straight from zip file). however, once the folder is unzipped everything works perfect again…is this normal? since the blocklet i uploaded to my store works smoothly on your server, do i need to upload a new release of such blocklet in blocklet studio anyways? or can I go ahead and post this blocklet version 1.0.0 to test store for team testing before official blocklet store release? 🙂

IMG_8204.jpeg

wangshijun2 years ago

Just select index.html and all other files and then "compress", things should work. If not, you can send me your zip so we can investigate what might go wrong.

Brain Titan2 years ago(edited)

yep that’s exactly what I did haha😅 At least the game still works as a blocklet, but it’s strange that the index.html doesn’t work properly in browser once zipped

would be nice if you guys could investigate. Where can I send you the zip file?

wangshijun2 years ago

z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB I just tested with latest Blocklet Studio with the zip file you provided, and it worked as expected. you can now update your blocklet I think, please let me know if anything unexpected happen.

That Crypto Barbie 2 years ago

I'm so eager to see z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB blocklet!!

Brain Titan2 years ago(edited)

Sadly for me it’s still getting the same error when I try to upload the zip😅 I updated Blocklet Studio to the latest version…and I haven’t done anything different to zip from previous version when it worked. All I added in the new zip is images to be self-contained in the game code instead of url to images from third party. Anything else I can try to fix this error?

IMG_8463.jpeg

Reply