Could not save instance due to restrictions: Network Error during claim asset upload

  • What is your wallet address?
    0x49c4688912B50fB7B775fBa7fE668E785B006049
  • A summary of the issue
    i’m trying to make a quite large html file claimable to render on my own website. the upload had no issues in testnet mints, which can be found here: IVESEENFOOTAGE LLC. | Manifold

but uploading the same file causes the issue in the image below.

  • What are you trying to do?
    trying to align the testnet experience to mainnet. so far only this html file has failed to initialize the claim. this particular token has got a lot of datauri’s in it, that the token chooses to jump-cut between based on the base64 encoded blocks in real-time.
  • A screenshot of the issue/error with the console visibile. Instructions here:

  • What browser are you using?
    Chrome on MacOS Sequoia 15.6
  • What wallet are you using?
    Metamask

Update: a previous version which is actually larger works, but that one doesn’t have the optimizations i’ve pushed. i’ve minted the version in the drafts:

I’ve changed some methods to ensure faster load times like indexedDB caching for recurrent loads, a custom event to ensure i can start the system as long as the datauri arrays without the defer tags are present (this reduced load times about 10x so i’m scared to not push this one) and changed the format of the files to webm to save some more space.

Updating as solved.

MacOs memory management can counteract apparently. the fix for me was to turn chrome off and opening manifold studio by itself. easy fix that avoided me for 6 hours lmao!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.