Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hm, what graphics card do you use? There seems to be some incompatibility with a shader on your system. I wish I had the time to test the game on other PCs, as I only have access to nvidia chips right now. Well, I tried it on an older i3 notebook with an Intel gpu  and I think I got some similar error, but ignored it, as I could not support gpus not capable of OpenGL 4.5 shaders.
I hope I can fix this after the jam and avoid these problems next year ;)

We tested on two laptops, one with a GeForce RTX  2080 and another with a GeForce RTX 3060. They are laptops which means they may be trying to use the Intel GPU first. Yep that was it. We forced it to use the NVIDIA GPU and now it works!

(+1)

Okay, then it is a problem with OPEN GL on Intel chipsets. I am really grateful, that you helped me on this. I think I have access to a gen 11 Intel notebook, there I can debug, what really is the problem.