View Issue Details

IDCategoryLast Update
0000478Bug Report2020-03-24 06:43
Reportergokhancnmc 
SeveritymajorReproducibilityalways
Status resolvedResolutionfixed
Summary0000478: Judith Dictionary&Sister Shower Repair
DescriptionI get the Judith Dictionary but it does not seem to have taken
See a file
Platform/OSAndroid
Version0.16

Activities

gokhancnmc

gokhancnmc

2018-07-25 09:50

reporter  

traceback.txt (2,328 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 76, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
Exception: Shader error: 

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/locations/home/entrance/hallway/hallway.rpyc", line 76, in script
  File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/data/user/0/summer.time.saga/files/renpy/python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/locations/home/entrance/hallway/hallway.rpy", line 76, in <module>
  File "game/scripts/core/systems/game.rpy", line 260, in main
  File "game/scripts/core/systems/locations.rpy", line 93, in call_screen
  File "/data/user/0/summer.time.saga/files/renpy/exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/data/user/0/summer.time.saga/files/renpy/ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/data/user/0/summer.time.saga/files/renpy/display/core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/data/user/0/summer.time.saga/files/renpy/display/core.py", line 3100, in interact_core
    self.set_mode()
  File "/data/user/0/summer.time.saga/files/renpy/display/core.py", line 2007, in set_mode
    if draw.set_mode(virtual_size, physical_size, fullscreen):
  File "gldraw.pyx", line 430, in renpy.gl.gldraw.GLDraw.set_mode
  File "glenviron_shader.pyx", line 453, in renpy.gl.glenviron_shader.ShaderEnviron.init
  File "glenviron_shader.pyx", line 386, in renpy.gl.glenviron_shader.Program.__init__
  File "glenviron_shader.pyx", line 338, in renpy.gl.glenviron_shader.compile_program
  File "glenviron_shader.pyx", line 328, in renpy.gl.glenviron_shader.compile_shader
  File "glenviron_shader.pyx", line 313, in renpy.gl.glenviron_shader.check_status
Exception: Shader error: 

traceback.txt (2,328 bytes)

Issue History

Date Modified Username Field Change
2018-07-25 09:50 gokhancnmc New Issue
2018-07-25 09:50 gokhancnmc File Added: traceback.txt
2018-11-27 04:32 mil578 Status new => resolved
2018-11-27 04:32 mil578 Resolution open => fixed