I'm on Linux Mint 19.2 and after I select a language the game goes black and does not progress. I ran it in a terminal and got the following output:
chrome-extension://ioalcooaennldalinlimlojkblkjholm/data/ENGINE.js:1
function AutotileExpander(){}function GSAutotileExpanderDrawImage(t,e,i,r,o,s,n,a,h,l){var u=GSAutotileExpanderDrawImage.sourceOriginX,c=GSAutotileExpanderDrawImage.sourceOriginY,d=GSAutotileExpanderDrawImage.originX,p=GSAutotileExpanderDrawImage.originY;t.drawImage(e.image,u+n,c+a,h-n,l-a,d+i,p+r,h-n,l-a)}function GSAutotileExpanderDrawLeftTopSmall(t,e,i,r){GSAutotileExpanderDrawImage(i,r,t,e,t+Math.floor(Math.floor(tw/2)),e+Math.floor(th/2),0,th,Math.floor(tw/2),th+Math.floor(th/2))}function GSAutotileExpanderDrawRightTopSmall(t,e,i,r){var o=2*tw+Math.floor(tw/2),s=th,n=o+Math.floor(tw/2),a=s+Math.floor(th/2);GSAutotileExpanderDrawImage(i,r,t,e,t+Math.floor(tw/2),e+Math.floor(th/2),o,s,n,a)}function GSAutotileExpanderDrawLeftBottomSmall(t,e,i,r){var o=3*th+Math.floor(th/2),s=0+Math.floor(tw/2),n=o+Math.floor(th/2);GSAutotileExpanderDrawImage(i,r,t,e,t+Math.floor(tw/2),e+Math.floor(th/2),0,o,s,n)}function GSAutotileExpanderDrawRightBottom
TypeError: Failed to set the 'buffer' property on 'AudioBufferSourceNode': The provided value is not of type 'AudioBuffer'.
at s.play (chrome-extension://ioalcooaennldalinlimlojkblkjholm/data/ENGINE.js:1:43028)
at AudioManager.play (Main_107.js:3590:18)
at AudioManager.playMusic (Main_107.js:3924:28)
at Object.Component_CommandInterpreter.commandPlayMusic [as execute] (Main_107.js:20454:32)
at Component_CommandInterpreter.executeCommand (Main_107.js:14979:26)
at Component_CommandInterpreter.update (Main_107.js:14504:16)
at Object_Scene.Object_Base.update (Main_107.js:32671:21)
at SceneManager.ObjectManager.update (Main_107.js:1201:18)
at SceneManager.update (Main_107.js:2419:44)
at Main.updateFrame (Main_107.js:44663:18)
at Main_107.js:44987:24
at i (chrome-extension://ioalcooaennldalinlimlojkblkjholm/data/ENGINE.js:1:80963)