Hi @icc0rz ,
You are correct, there are no cards in the game – but that is because I have not been given the option to create any. I tried to create another memory game to analyze the errors there and got:
Recorder.js:74 Refused to create a worker from 'blob:https://coi-csod.org/6009bd45-edd1-4839-b6f4-2a5e94e1ce06' because it violates the following Content Security Policy directive: "script-src * 'self' 'unsafe-inline' 'unsafe-eval'". Note that 'worker-src' was not explicitly set, so 'script-src' is used as a fallback.
…as well as
Uncaught DOMException: Failed to construct 'Worker': Access to the script at 'blob:https://coi-csod.org/6009bd45-edd1-4839-b6f4-2a5e94e1ce06' is denied by the document's Content Security Policy.
at new t (https://coi-csod.org/wp-content/uploads/h5p/libraries/H5PEditor.AudioRecorder-1.0/dist/h5p-editor-audio-recorder.js?ver=1.0.4:1:116850)
at new e (https://coi-csod.org/wp-content/uploads/h5p/libraries/H5PEditor.AudioRecorder-1.0/dist/h5p-editor-audio-recorder.js?ver=1.0.4:1:6724)
at createTabInstance (https://coi-csod.org/wp-content/plugins/h5p/h5p-editor-php-library/scripts/h5peditor-av.js?ver=1.15.0:224:29)
at C.H5PEditor.widgets.video.H5PEditor.widgets.audio.H5PEditor.AV.C.appendTo (https://coi-csod.org/wp-content/plugins/h5p/h5p-editor-php-library/scripts/h5peditor-av.js?ver=1.15.0:237:11)
at Object.ns.processSemanticsChunk (https://coi-csod.org/wp-content/plugins/h5p/h5p-editor-php-library/scripts/h5peditor.js?ver=1.15.0:475:19)
at ns.Group.appendTo (https://coi-csod.org/wp-content/plugins/h5p/h5p-editor-php-library/scripts/h5peditor-group.js?ver=1.15.0:127:8)
at VerticalTabs.self.addItem (https://coi-csod.org/wp-content/uploads/h5p/libraries/H5PEditor.VerticalTabs-1.3/vertical-tabs.js?ver=1.3.7:391:12)
at List.<anonymous> (https://coi-csod.org/wp-content/plugins/h5p/h5p-editor-php-library/scripts/h5peditor-list.js?ver=1.15.0:43:21)
at List.call (https://coi-csod.org/wp-content/plugins/h5p/h5p-php-library/js/h5p-event-dispatcher.js?ver=1.15.0:209:26)
at List.EventDispatcher.trigger (https://coi-csod.org/wp-content/plugins/h5p/h5p-php-library/js/h5p-event-dispatcher.js?ver=1.15.0:240:12)