bridge-core / editor

Next generation of bridge., the Minecraft Add-On editor
https://editor.bridge-core.app
GNU General Public License v3.0
144 stars 39 forks source link

Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (i,s)=>e.then(r=>s(r.transaction(t,i).objectStore(t))) could not be cloned.Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (i,s)=>e.then(r=>s(r.transaction(t,i).objectStore(t))) could not be cloned. at window.onunhandledrejection (https://tauri.localhost/assets/main-edc510ec.js:28:2506) #1184

Closed Litbolt123 closed 3 months ago

Litbolt123 commented 3 months ago

Summary This error comes up when I try and link the Vanilla Pack that I downloaded from the link in Bridge (https://bedrock.dev/packs). I downloaded 1.12.30.22-preview from the GitHub. To Reproduce Drag and drop the 'resource_pack' or 'behavior_pack' into Bridge to reproduce the error.

Observed behavior This error comes up. "Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (i,s)=>e.then(r=>s(r.transaction(t,i).objectStore(t))) could not be cloned.Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (i,s)=>e.then(r=>s(r.transaction(t,i).objectStore(t))) could not be cloned. at window.onunhandledrejection (https://tauri.localhost/assets/main-edc510ec.js:28:2506)" Expected behavior The packs are linked to Bridge.

Litbolt123 commented 3 months ago

I updated the plugin and fixed the issue.