looks like that fixed it!! thanks!!
maltycore
Recent community posts
hi! getting this same error with the 1.03 builds for windows, unfortunately. would love to try the 1.02 build but not seeing any way to download those
edit: actually, maybe it's slightly different - here's the log:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 237, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 30, in script
with pixellate
File "renpy/common/00start.rpy", line 237, in script call
call _splashscreen from _call_splashscreen_1
File "game/script.rpy", line 30, in script
with pixellate
ShaderError: ERROR: 0:32: '<' : wrong operand types - no operation '<' exists that takes a left-hand operand of type 'mediump int' and a right operand of type 'in mediump float' (or there is no acceptable conversion)
ERROR: 0:37: '+' : wrong operand types - no operation '+' exists that takes a left-hand operand of type 'mediump 2-component vector of float' and a right operand of type 'mediump int' (or there is no acceptable conversion)
ERROR: 0:53: 'TriangleTime' : no matching overloaded function found
ERROR: 0:53: 'mix' : no matching overloaded function found
ERROR: 0:56: '*' : wrong operand types - no operation '*' exists that takes a left-hand operand of type 'in mediump 2-component vector of float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:56: '/' : wrong operand types - no operation '/' exists that takes a left-hand operand of type 'mediump 2-component vector of float' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: 0:57: 'GetOrganic