Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

My game version is v0.1.2.3. When I was doing the task to rank evie from 4 to 5 which need to find evie in the midnight,  the game is always crashed and shut down when I turned to BICYCLE PARKING scene.

The log is as follows.

Traceback (most recent call last):

  File "D:\HHGv0.1.2.3b-v0.1.2.3b-pc\renpy\gl2\gl2shadercache.py", line 356, in load

    self.get(partnames)

  File "D:\HHGv0.1.2.3b-v0.1.2.3b-pc\renpy\gl2\gl2shadercache.py", line 278, in get

    rv.load()

  File "gl2shader.pyx", line 230, in renpy.gl2.gl2shader.Program.load

  File "gl2shader.pyx", line 213, in renpy.gl2.gl2shader.Program.load_shader

renpy.gl2.gl2shader.ShaderError: Fragment shader failed to compile with the following errors:

ERROR: 0:73: error(#74) Syntax error: unexpected tokens following #line

ERROR: 0:139: error(#74) Syntax error: unexpected tokens following #line

ERROR: error(#273) 2 compilation errors.  No code generated

Open the game, press SHIFT + G and change renderer to "ANGLE".
Restart the game and try it again.