editor icon indicating copy to clipboard operation
editor copied to clipboard

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

Open AshtonScripts opened this issue 10 months ago • 1 comments

Summary Gives an error when dragging vanilla bp and rp folders together into bridge and clicking on vanilla pack option

To Reproduce dragging vanilla 1.20.70.25 bp and rp folders together into bridge and clicking on vanilla pack option

Observed behavior The vanilla pack tab continued to act as if i had never imported anything and an error appeared saying "Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned.Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned. at window.onunhandledrejection (https://tauri.localhost/assets/main-fb217f93.js:28:2506)" Expected behavior The vanilla pack tab should contain the vanilla packs that i just imported

Screenshots / File Attachments image

Platform (please complete the following information):

  • OS: Windows 11
  • App Version: v2.7.15

AshtonScripts avatar Mar 26 '24 02:03 AshtonScripts