Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I purposefully checked the game when it was deployed to make sure nothing was missing, and left every file in there even if they were unused... so maybe it was an issue trying to unzip it?  Can I see the actual screen you're seeing when it gives you this error and what version you're using? 

screenshot unfortunately won't load but the screen I'm seeing goes like this:
Game has encountered a bug. Please report it.
TypeError: Failed to execute 'attachShader' on 'WebGLRenderingContext': parameter 2 is not of type 'WebGLShader'.

at compileProgram (pixi.js:1176:8)

at Shader (pixi.js:394:17)

at new Shader (pixi.js: 8171:59)

at FilterManager applyFilter (pixi.js: 18893:30) at ToneFilter.apply (pixi.js: 18374:19)

at FilterManager.popFilter (pixi.js:18836:24) at Sprite.render AdvancedWebGL (pixi.js:9407:36)

at Sprite.render WebGL (pixi.js:9344:18)

at Spriteset

t_Map.renderWebGL (pixi.js:9350:34)

at Scene_Map.renderWebGL (pixi.js:9350:34)

Press F5 to restart the game.


this occurrence most likely has to do with the fact that I'm playing on Mac and using Whisky to run .exe, so there's probably some sort of problem with that. I've tried playing directly from the Mac .zip but that didn't seem to work either, although im gonna try more later. thank you very much for your cooperation and im deeply sorry to bother you, have a great rest of your day!