Cleaning up the display device...Killing the texture manager...Making sure the rendering context is not current...Deleting the rendering context...Destroying the window...>> Attempting to change display settings to fullscreen 1344x840x32...Could not find valid pixel formatFailed to set up AGLFullscreen support.DSp Error: Invalid attributesDSpContext_Reserve() had an error.
reinstall
I hear about this one a lot. Apparently Blockland sometimes crashes when someone tries to use fullscreen. I think it may be that Blockland does not recognize the monitor resolution.
Change the refresh rate to something.
$pref::Video::allowD3D = 0;$pref::Video::allowOpenGL = 1;$pref::Video::appliedPref = "1";$pref::Video::disableVerticalSync = "1";$pref::Video::displayDevice = "OpenGL";$pref::Video::fullScreen = "1";$pref::Video::monitorNum = 0;$pref::Video::only16 = "0";$pref::Video::preferOpenGL = "1";$pref::Video::resolution = "1344 840 32 60";
Weird thing is, blockland stays open when I switch to fullscreen, but I cant see it at all, all I see is my Desktop, but when I move my mouse around and move it over were a button would be it makes the little button tones but when I click I just click on my desktop.
Change the resolution when going fullscreen, change it to 800x600 or 1024x768