Author Topic: Blockland fails to render video?  (Read 1399 times)

When playing Blockland, I can see all the menus / guis but when I actually join a server I can not see anything and it looks like the picture attached.




Ive tried to reinstalled blockland but the problem still occurs.
This is the error I get when trying to join a server.

Code: [Select]
Video::setScreenMode 1280, 720, 0, 60
OpenGLDevice::setScreenMode 1280 720 32 60 0
  safeModeOn      = 1
  fixedFrame size = 3
  caption size    = 23
  maxWindowWidth  = 1913
  maxWindowHeight = 1050
Setting screen mode to 1280x720x32@60hz (w)...
  don't need to create new window
  moving window
 don't need to get new device context
  setting vsync 0
  done setting vsync
  showing window
  setting forground window
  setting window focus
Resetting Canvas...
  done with OpenGLDevice::setScreenMode
Flushing texture cache...
%
Checking for shader shadow support:
   - Enabled via $Shader::Enabled? YES
   - ARB_shader_objects?           YES
   - ARB_shading_language_100?     YES
   - EXT_texture_array?            YES
   - EXT_texture3D?                YES
   - glTexImage3D?                 YES
   - EXT_framebuffer_object?       YES
   - ARB_shadow?                   YES
   - OpenGL Version?               4.5.0 NVIDIA 382.05
   - GLSL Language Version?        4.50 NVIDIA
   o Shaders are                   ACTIVE
%
\dev\Blockland\trunk\engine\bricks\octShadows.cpp:176 - GL Error: 1281 - GL_INVALID_VALUE
Regenerating Shadow Map FBOs...
Creating shader program from shaders/renderCsm_vert.glsl and shaders/renderCsm_frag.glsl...
Creating GLSL program...
Attaching shaders...
Linking GLSL program...
Executing config/server/prefs.cs.
Window reactivating...
Window reactivating...
Window reactivating...
Window reactivating...
%

Disable shadows and see if the bug still happens

Disable shadows and see if the bug still happens
Turned shaders off and I can see again. Appreciate the help!!

Another question in case someone sees this. Is there any way I can display my video in 1920 x 1080?


turn on borderless

Updating your Nvidia drivers will most likely fix the rendering issue. Enable Borderless to select higher resolutions.

Updating your Nvidia drivers will most likely fix the rendering issue. Enable Borderless to select higher resolutions.
this is the sort of post that makes me wish there was some sort of upvoting system for the forums or if there is one that I knew how to use it

if you don't have fullscreen or borderless, you shouldn't be able to run at native resolution
as where would the title/minimize/close button bar be?

as for the shaders having issues, update your NVidia drivers