Author Topic: sqlite error.. i cant run blockland  (Read 3218 times)

Error Message:


Launcher.txt:
//-------------------------- 3/9/2012 -- 17:59:08 -----
Processor Init:
   AMD (unknown), ~1.60 Ghz
   FPU detected
   MMX detected
   3DNow detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing 3DNow extensions
   Installing SSE extensions
 
Input Init:
   DirectInput enabled.

Blockland Launcher v20 build 1511
Module Directory: C:/Program Files/Blockland
Profile Path: C:\Users\西野 智明\Documents\Blockland/
Total Ram: 1790 MB
OS: Windows 7 Home Premium Edition (build 7600), 32-bit
--------- Parsing Arguments ---------
argc = 1
argv[0] = C:\Program Files\Blockland\BlocklandLauncher.exe
Parsing command line arguments:
Blockland launcher running...
Loading compiled script base/main.cs.
Video Init:
   Accelerated OpenGL display device detected.
   Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device... (NEW)
OpenGLDevice::setScreenMode 640 480 32 60 0
  safeModeOn      = 0
  fixedFrame size = 3
  caption size    = 22
  maxWindowWidth  = 1360
  maxWindowHeight = 740
Setting screen mode to 640x480x32@60hz (w)...
  winState.hGLRC does not exist
  winState.appDC does not exist
  winState.appWindow does not exist
Creating a new window...
  moving window
Acquiring a new device context...
  setting pixel format
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context (2)...
Making the new rendering context current (2)...
  wglMakeCurrent worked
  don't need to ressurect texture manager
  setting vsync 0
  done setting vsync
  showing window
  setting forground window
  setting window focus
  done with OpenGLDevice::setScreenMode
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 8)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  3DFX_texture_compression_FXT1

OpenGL driver information:
  Vendor: ATI Technologies Inc.
  Renderer: ATI Radeon HD 3200 Graphics
  Version: 2.1.9115
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 8)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  3DFX_texture_compression_FXT1

OpenGLDevice::setScreenMode 640 480 32 60 0
  safeModeOn      = 1
  fixedFrame size = 3
  caption size    = 22
  maxWindowWidth  = 1360
  maxWindowHeight = 740
Setting screen mode to 640x480x32@60hz (w)...
  Already at this resolution
  Video::setDevice - activate call done
  Video::setDevice - resetting canvas
Loading compiled script base/defaultProfiles.cs.
Loading compiled script base/customProfiles.cs.
Loading compiled script base/messageBox.cs.
Loading compiled script base/MessageBoxOKCancelDlg.gui.
Loading compiled script base/MessageBoxOkDlg.gui.
Loading compiled script base/MessageBoxYesNoDlg.gui.
Loading compiled script base/launcherGui.gui.
Downloading manifest from 'http://update.blockland.us/latestVersion.php'...
76985 bytes retrieved
ERROR: sqlite error 14 - unable to open database file
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/432dbcf54b6f1142058b413a9d52668a2bde011d.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/7f2b048b3f0f293f2fc6e14ae2c8b1bc4120fecf.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/faa6f689aa8dd99069ae17f72bf180b69a09dde3.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/f8b73c1ee1c31684c514cb540d71af85b03c84c9.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/2f400a076237ed17c7be3042f218e59a9c5bfeef.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/0e4d5814d1e64a6fb6448a9eb2cc1a50fa16fcb4.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/fb8ebad08058ce45fe3d6fbd4e3a9f89cd197d69.bz2
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Requesting file from CDN: http://cloud.blockland.us/blobs/6714a443db6c4dd72b2d39ce30cd1522e6570a1b.bz2
Shutting down the OpenGL display device...
Making the GL rendering context not current...
Deleting the GL rendering context...
Releasing the device context...

is anyone watcing this?


Stop being so impatient, and welcome to the forums!

Noedit: Try this:


If you have a Mac, type this into the console (the button with ~ on it):
Code: [Select]
trace(1);

Noedit: Try this:


If you have a Mac, type this into the console (the button with ~ on it):
Code: [Select]
trace(1);

umm.. it doesnt working..
same error....

No. That's putting your console on trace mode. Start blockland, press tilde (~), type trace(1); make it crash, then post your console. Trace doesn't FIX it.


Badspot

  • Administrator
Quote
C:\Users\西野 智明

You can't have weird characters in the path like that.  What you can do is download this: http://Blockland.us/files/BlocklandPortable.zip extract it to a folder and double click "RunMe.bat"


You can't have weird characters in the path like that.  What you can do is download this: http://Blockland.us/files/BlocklandPortable.zip extract it to a folder and double click "RunMe.bat"


THANK YOU!!
I CAN RUN BLOCKLAND!

THANK YOU!!
I CAN RUN BLOCKLAND!

Mighty Badspot comes through again.

i was downloading map.
Errorwindow:


launcher.txt:
//-------------------------- 3/10/2012 -- 14:32:10 -----
Set profile path to .
Processor Init:
   AMD (unknown), ~1.60 Ghz
     (timed at roughly 1.62 Ghz)
   FPU detected
   MMX detected
   3DNow detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing 3DNow extensions
   Installing SSE extensions
 
Input Init:
   DirectInput enabled.

Blockland Launcher v20 build 1361
Module Directory: C:/Users/西野 智明/Desktop/Blockland
Profile Path: .
Total Ram: 1790 MB
OS: Windows 7 Home Premium Edition (build 7600), 32-bit
--------- Parsing Arguments ---------
argc = 3
argv[0] = C:\Users\西野 智明\Desktop\Blockland\BlocklandLauncher.exe
argv[1] = -profilePath
argv[2] = .
Parsing command line arguments: -profilePath .
Blockland launcher running...
Loading compiled script base/main.cs.
Video Init:
   Accelerated OpenGL display device detected.
   Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device... (NEW)
Setting screen mode to 640x480x32@60hz (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
  32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
OpenGL driver information:
  Vendor: ATI Technologies Inc.
  Renderer: ATI Radeon HD 3200 Graphics
  Version: 2.1.9115
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 8)
  EXT_compiled_vertex_array
  EXT_texture_env_combine
  EXT_packed_pixels
  EXT_fog_coord
  ARB_texture_compression
  EXT_texture_compression_s3tc
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  3DFX_texture_compression_FXT1

Loading compiled script base/defaultProfiles.cs.
Loading compiled script base/customProfiles.cs.
Loading compiled script base/messageBox.cs.
Loading compiled script base/MessageBoxOKCancelDlg.gui.
Loading compiled script base/MessageBoxOkDlg.gui.
Loading compiled script base/MessageBoxYesNoDlg.gui.
Loading compiled script base/launcherGui.gui.
Downloading manifest from 'http://update.blockland.us/latestVersion.php'...
76985 bytes retrieved
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
Got non-CURLE_OK result on a request, result was 3
 - Request was for ''
CDN Download finished
Writing out game files...
launcherRunGame ./Blockland.exe
  args: -profilePath .
Trying to launch game with CreateProcess, binary is './Blockland.exe'
Shutting down the OpenGL display device...
Making the GL rendering context not current...
Deleting the GL rendering context...
Releasing the device context...

Badspot

  • Administrator
Put the folder directly in "c:\" or somewhere other than your desktop.  "西野 智明" can't be in the game path.

Put the folder directly in "c:\" or somewhere other than your desktop.  "西野 智明" can't be in the game path.
OH!! LOL!! THANK YOU AGAIN!!
YOU ARE GOOD PERSON!