I don't exactly know how to access the console logs. That may be because I'm playing on HTML5 but the one thing I do know is that I'm playing on version Alpha v3.3.1
If you maybe could tell me how to access the console logs I will send them to you.
on chrome and firefox (i think its the same on most modern browsers), hit F12 to open devtools. if that doesn't work on your browser, you can probably find the shortcut online. once in devtools, you should see tabs (elements, console, sources, etc). when you open the console after a crash, you should see the error as the most recent console message. it may have a dropdown, I would open that up!