oldrich-s / musicope

The Piano Game
MIT License
275 stars 73 forks source link

Segfault upon launch #21

Closed technomancy closed 6 years ago

technomancy commented 8 years ago

This is on Debian Jessie with Electron v1.2.4.

phil@enigma ~/bin/musicope-win32/app/game $ ~/bin/electron/electron index.html 
Segmentation fault

The docs don't really give any details on how to run the game, so I'm just guessing. Any suggestions for debugging?

oldrich-s commented 8 years ago

Yeah, the release section is probably outdated. Will take a look at it after summer holidays ;) You can always compile it by using gulp and then just copy it into electron sub-folder. Then it should work. Else try the stripped web only version I pasted in the other question.

oldrich-s commented 6 years ago

I have removed Electron dependency