OpenTechEngine / OpenTechBFG

Engine based on (RB) Doom 3 BFG aiming to allow the creation of standalone games
Other
84 stars 11 forks source link

Debug commands bring openGL problem? #147

Open BielBdeLuna opened 6 years ago

BielBdeLuna commented 6 years ago

can you see the errors that "g_showEntityInfo" brings when ingame?

caught OpenGL error: GL_INVALID_OPERATION in file /home/biel/src/OpenTechBFG/neo/renderer/RenderSystem.cpp line 838

I think it's related to the drawing of debug lines, I get the same error when calling r_showPortals. but at the same time r_showTris does work without any of these issues.