UPBGE / upbge

UPBGE, the best integrated game engine in Blender
https://upbge.org
Other
1.43k stars 180 forks source link

UPBGE crashes while starting rendering #1800

Open Samurai-X9061 opened 1 year ago

Samurai-X9061 commented 1 year ago

when i render even a blank project the following error is shown in cmd and upbge crashes ERROR: 4:1968: 'texelFetch2D' : no matching overloaded function found (using implicit conversion) ERROR: 4:1968: 'x' : field selection requires structure, vector, or matrix on left hand side ERROR: 4:2130: '&' : supported in pack/unpack shaders only ERROR: 4:2130: '=' : cannot convert from 'float' to 'int' ERROR: 4:2865: '' : syntax error ERROR_HEX_CONSTOVERFLOW ERROR: 4:2865: '' : syntax error ERRORHEX_CONST_OVERFLOW ERROR: 4:2867: '' : syntax error ERROR_HEX_CONSTOVERFLOW ERROR: 4:2867: '' : syntax error ERRORHEX_CONST_OVERFLOW

libpng warning: iCCP: known incorrect sRGB profile Error : EXCEPTION_ACCESS_VIOLATION Address : 0x0000000000000000

My opengl version is 2.1 and im using upbge 2.5b Any help will be appreciated :)

Samurai-X9061 commented 1 year ago

I downloaded blender 2.79 and its game engine works fine but UPBGE game engine crashes