Author Topic: Version 16 - Unable to Start Blockland.  (Read 367 times)

Yea....This happened right after I killed the update program for not finding C:\Blockland\Patch\...\Blockland.exe
It would execute so I had to terminate the update.
This is the console:
Code: (console.txt) [Select]
//-------------------------- 6/28/2010 -- 21:26:51 -----
Processor Init:
   AMD (unknown), ~2.00 Ghz
     (timed at roughly 2.02 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 v15
Module Directory: C:/Blockland
Total Ram: 3838 MB
OS: Windows 7 Home Premium Edition (build 7600), 64-bit

--------- Parsing Arguments ---------
Parsing command line arguments: -mod editor
--------- Loading Common ---------
ERROR: DSO file "base/main.cs.dso" is version 150, expected version 140
Missing file: base/main.cs!
ERROR: DSO file "base/client/defaults.cs.dso" is version 150, expected version 140
Missing file: base/client/defaults.cs!
ERROR: DSO file "base/server/defaults.cs.dso" is version 150, expected version 140
Missing file: base/server/defaults.cs!
Executing config/client/prefs.cs.
Executing config/server/prefs.cs.
--------- Loading MODS ---------
Executing editor/main.cs.
Activating package: editor


--------- Initializing Base ---------
ERROR: DSO file "base/client/init.cs.dso" is version 150, expected version 140
Missing file: base/client/init.cs!
ERROR: DSO file "base/server/init.cs.dso" is version 150, expected version 140
Missing file: base/server/init.cs!
<input> (0): Unable to find function initCommon
<input> (0): Unable to find function initServer
<input> (0): Unable to find function serverPart2

--------- Initializing MOD: Editor ---------
Executing editor/editor.cs.
exec: invalid script file ./particleEditor.cs.
exec: invalid script file ./GuiEditorGui.gui.
exec: invalid script file ./ParticleEditor.gui.
Wait....Version 140 and 150? What the hell?

Badspot

  • Administrator
You are running the v15 executable with the v16 scripts.

Solution Found:
Downloading the Blockland_16.exe from Blockland.us and installing it. Replacing the v15 executable with the v16 executable.

Thanks, Badspot.