You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First time I ran it, I kept retrying and it eventually just said it was finished but no cardbacks were added.
On the second try I skipped the action and that seemed to work and it started adding the cardbacks
Steps to Reproduce
Simply run the tool on an arm mac and wait for it to reach the Backs stage
XML can be found here https://pastebin.com/tuewG7h7
The text was updated successfully, but these errors were encountered:
System
Affected Components
Description
On an M3 macbook it uploads the fronts correctly but on the "Paging to backs" step it gets to page where you set the Backs but then throws this error
Message: javascript error: setMode is not defined
(Session info: chrome=130.0.6723.92)
Stacktrace:
0 chromedriver 0x000000010118f648 cxxbridge1$str$ptr + 3645404
1 chromedriver 0x0000000101187ea8 cxxbridge1$str$ptr + 3614780
2 chromedriver 0x0000000100bf4104 cxxbridge1$string$len + 88416
3 chromedriver 0x0000000100bf919c cxxbridge1$string$len + 109048
4 chromedriver 0x0000000100bfab0c cxxbridge1$string$len + 115560
5 chromedriver 0x0000000100c70808 cxxbridge1$string$len + 598116
6 chromedriver 0x0000000100c6fbd0 cxxbridge1$string$len + 594988
7 chromedriver 0x0000000100c2af54 cxxbridge1$string$len + 313264
8 chromedriver 0x0000000100c2bba4 cxxbridge1$string$len + 316416
9 chromedriver 0x000000010115a1e8 cxxbridge1$str$ptr + 3427196
10 chromedriver 0x000000010115d52c cxxbridge1$str$ptr + 3440320
11 chromedriver 0x000000010114160c cxxbridge1$str$ptr + 3325856
12 chromedriver 0x000000010115ddf0 cxxbridge1$str$ptr + 3442564
13 chromedriver 0x0000000101132890 cxxbridge1$str$ptr + 3265060
14 chromedriver 0x0000000101178898 cxxbridge1$str$ptr + 3551788
15 chromedriver 0x0000000101178a14 cxxbridge1$str$ptr + 3552168
16 chromedriver 0x0000000101187b40 cxxbridge1$str$ptr + 3613908
17 libsystem_pthread.dylib 0x00000001924f1f94 _pthread_start + 136
18 libsystem_pthread.dylib 0x00000001924ecd34 thread_start + 8
First time I ran it, I kept retrying and it eventually just said it was finished but no cardbacks were added.
On the second try I skipped the action and that seemed to work and it started adding the cardbacks
Steps to Reproduce
Simply run the tool on an arm mac and wait for it to reach the Backs stage
XML can be found here https://pastebin.com/tuewG7h7
The text was updated successfully, but these errors were encountered: