I'm sorry, but an uncaught exception occurred.
While running game code:
ShaderError: ERROR: 0:17: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:18: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "combatv2.rpyc", line 1103, in script
File "renpy/ast.py", line 1922, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1106, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1345, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3499, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4089, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2706, in draw_screen
renpy.display.draw.draw_screen(surftree)
File "gl2draw.pyx", line 926, in renpy.gl2.gl2draw.GL2Draw.draw_screen
File "gl2draw.pyx", line 1428, in renpy.gl2.gl2draw.GL2DrawingContext.draw
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1409, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1320, in renpy.gl2.gl2draw.GL2DrawingContext.draw_one
File "gl2draw.pyx", line 1275, in renpy.gl2.gl2draw.GL2DrawingContext.draw_model
File "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
ShaderError: ERROR: 0:17: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:18: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'varying mediump float' and a right operand of type 'const int' (or there is no acceptable conversion)
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Ataegina Act II 0.9.9
Thu Jun 13 19:08:26 2024