Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

when using bitsy 3d ( https://aurysystem.github.io/bitsy-forks/bitsy-color-3d/index.html ) it can't open editor. broken :/

loading from file also broken

and default (2d , v7.2) doesn't open too

error codes:

loading editor url file:///home/hacknorris/downloads/bitsy-savior-linux-64/resources/app/src/bitsy/editor/index.html
an error occured when trying to load file:///home/hacknorris/downloads/bitsy-savior-linux-64/resources/app/src/bitsy/editor/index.html
Error: ERR_FAILED (-2) loading 'file:///home/hacknorris/downloads/bitsy-savior-linux-64/resources/app/src/bitsy/editor/index.html'
    at rejectAndCleanup (electron/js2c/browser_init.js:205:1288)
    at WebContents.stopLoadingListener (electron/js2c/browser_init.js:205:1673)
    at WebContents.emit (events.js:310:20) {
  errno: -2,
  code: 'ERR_FAILED',
  url: 'file:///home/hacknorris/downloads/bitsy-savior-linux-64/resources/app/src/bitsy/editor/index.html'
}