Author Topic: Key not validating.  (Read 4001 times)

Are you behind a proxy or some abnormal corporate firewall?

Have you changed routers/ISP recently?

Does the update checker manage to connect, or does it stay on the screen for ages?

Can you actually see internet servers in the join server window?

I sent you a PM regarding this issue.

Are you behind a proxy or some abnormal corporate firewall?
I don't believe so.
Have you changed routers/ISP recently?
That may fit the bill, I'll check.
Does the update checker manage to connect, or does it stay on the screen for ages?
The update checker does not reveal itself.
Can you actually see internet servers in the join server window?
Nope.
I had to set up some things with my router, I'll get rid of some stuff and check.

I havent got a positive feed back from blockland support when i posted this problem to them!
ive got this same problem, thats why im bumping this aswell, i need to figure this out!

So I'm just sitting here, bored, once again..
Nothing I have tried has worked.

Microsoft had a update that I learned blocked blockland, If your using XP make another account and install blockland on it.

That didn't seem to work either.

Sorry for the double post, but I found another console error:
Error: Could not open file "key.dat" (reading)

Badspot

  • Administrator
Sorry for the double post, but I found another console error:
Error: Could not open file "key.dat" (reading)

That error just shows whenever you don't have a key.dat file.  IE whenever you haven't entered your key yet. 

Badspot

  • Administrator
Run Blockland.exe -trace and post your console log

//-------------------------- 3/27/2008 -- 11:01:26 -----
Processor Init:
   Intel Pentium 4, ~3.00 Ghz
     (timed at roughly 2.98 Ghz)
   FPU detected
   MMX detected
   SSE detected
 
Math Init:
   Installing Standard C extensions
   Installing Assembly extensions
   Installing FPU extensions
   Installing MMX extensions
   Installing SSE extensions
 
Input Init:
   keyboard0 input device created.
   mouse0 input device created.
   DirectInput enabled.

--------- Parsing Arguments ---------
Parsing command line arguments arguments: -trace
   Console trace is on.
Leaving parseArgs() - return
--------- Loading Common ---------
Entering loadDir(base)
   Entering pushBack(Add-Ons, base, ;)
   Leaving pushBack() - return Add-Ons;base
   Loading compiled script base/main.cs.
Leaving loadDir() - return
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
Executing base/config/client/prefs.cs.
Executing base/config/server/prefs.cs.
--------- Loading MODS ---------
Entering loadMods(Add-Ons)
   Skipping mod: Add-Ons
Leaving loadMods() - return

Entering onStart()
  
--------- Initializing FPS ---------
   Loading compiled script base/client/init.cs.
   Loading compiled script base/server/init.cs.
   Loading compiled script base/data/init.cs.
   Entering initCommon()
      Loading compiled script base/client/canvas.cs.
      Loading compiled script base/client/audio.cs.
   Leaving initCommon() - return
   Entering initServer()
      
--------- Initializing Base: Server ---------
      Entering initBaseServer()
         Loading compiled script base/server/mainServer.cs.
      Leaving initBaseServer() - return 1
      Loading compiled script base/server/scripts/game.cs.
   Leaving initServer() - return 1
   Entering serverPart2()
      Entering initClient()
        
--------- Initializing Base: Client ---------
         Entering initBaseClient()
            Loading compiled script base/client/message.cs.
            Entering addMessageCallback(, defaultMessageCallback)
            Leaving addMessageCallback() - return defaultMessageCallback
            Loading compiled script base/client/mission.cs.
            Loading compiled script base/client/missionDownload.cs.
            Loading compiled script base/client/actionMap.cs.
         Leaving initBaseClient() - return defaultMessageCallback
         Entering initCanvas(Blockland)
            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 800x600x32@75hz (w)...
            Creating a new window...
            Entering onWindowReactivate()
            Leaving onWindowReactivate() - return
            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: NVIDIA Corporation
              Renderer: GeForce FX 5200/AGP/SSE2
              Version: 1.4.0
            OpenGL Init: Enabled Extensions
              ARB_multitexture (Max Texture Units: 4)
              EXT_paletted_texture
              EXT_compiled_vertex_array
              NV_vertex_array_range
              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: 8.000000)
              WGL_EXT_swap_control
              GL_ARB_vertex_buffer_object
              GL_EXT_multi_draw_arrays
            OpenGL Init: Disabled Extensions
              3DFX_texture_compression_FXT1
              ARB_occlusion_query
            
            Entering resetCanvas()
            Leaving resetCanvas() - return
            Loading compiled script base/ui/defaultProfiles.cs.
            Loading compiled script base/ui/customProfiles.cs.
            Loading compiled script base/ui/ConsoleDlg.gui.
            Loading compiled script base/ui/InspectDlg.gui.
            Loading compiled script base/ui/InspectAddFieldDlg.gui.
            Loading compiled script base/ui/LoadFileDlg.gui.
            Loading compiled script base/ui/SaveFileDlg.gui.
            Loading compiled script base/ui/MessageBoxOkDlg.gui.
            Loading compiled script base/ui/MessageBoxYesNoDlg.gui.
            Loading compiled script base/ui/MessageBoxOKCancelDlg.gui.
            Loading compiled script base/ui/MessagePopupDlg.gui.
            Loading compiled script base/ui/HelpDlg.gui.
            Loading compiled script base/ui/RecordingsDlg.gui.
            Loading compiled script base/ui/NetGraphGui.gui.
            Loading compiled script base/client/metrics.cs.
            Loading compiled script base/ui/FrameOverlayGui.gui.
            Loading compiled script base/client/messageBox.cs.
            Loading compiled script base/client/screenshot.cs.
            Loading compiled script base/client/cursor.cs.
            Loading compiled script base/client/help.cs.
            Loading compiled script base/client/recordings.cs.
            Entering OpenALInit()
              
               OpenAL Driver Init:
               OpenAL
                  Vendor: Creative Labs Inc.
                  Version: OpenAL 1.0
                  Renderer: Software
                  Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3
              
            Leaving OpenALInit() - return
         Leaving initCanvas() - return
         Loading compiled script base/client/scripts/allClientScripts.cs.
         Entering addMessageCallback(2, handleClientJoin)
         Leaving addMessageCallback() - return handleClientJoin
         Entering addMessageCallback(3, handleClientDrop)
         Leaving addMessageCallback() - return handleClientDrop
         Entering addMessageCallback(4, handleClientScoreChanged)
         Leaving addMessageCallback() - return handleClientScoreChanged
         Entering addMessageCallback(5, handleClientTrust)
         Leaving addMessageCallback() - return handleClientTrust
         Entering addMessageCallback(6, handleClientInYourMiniGame)
         Leaving addMessageCallback() - return handleClientInYourMiniGame
         Entering addMessageCallback(7, handleInitTeams)
         Leaving addMessageCallback() - return handleInitTeams
         Entering addMessageCallback(8, handleAddTeam)
         Leaving addMessageCallback() - return handleAddTeam
         Entering addMessageCallback(9, handleRemoveTeam)
         Leaving addMessageCallback() - return handleRemoveTeam
         Entering addMessageCallback(10, handleSetTeamName)
         Leaving addMessageCallback() - return handleSetTeamName
         Entering addMessageCallback(11, handleAddClientToTeam)
         Leaving addMessageCallback() - return handleAddClientToTeam
         Entering addMessageCallback(12, handleRemoveClientFromTeam)
         Leaving addMessageCallback() - return handleRemoveClientFromTeam
         Entering addMessageCallback(13, handleSetTeamCaptain)
         Leaving addMessageCallback() - return handleSetTeamCaptain
         Entering addMessageCallback(14, handleLoadInfoMessage)
         Leaving addMessageCallback() - return handleLoadInfoMessage
         Entering addMessageCallback(15, handleLoadDescriptionMessage)
         Leaving addMessageCallback() - return handleLoadDescriptionMessage
         Entering addMessageCallback(16, handleLoadMapPictureMessage)
         Leaving addMessageCallback() - return handleLoadMapPictureMessage
         Entering addMessageCallback(17, handleLoadInfoDoneMessage)
         Leaving addMessageCallback() - return handleLoadInfoDoneMessage
         Entering addMessageCallback(18, handleConnectionErrorMessage)
         Leaving addMessageCallback() - return handleConnectionErrorMessage
         Entering addMessageCallback(19, handleYourDeath)
         Leaving addMessageCallback() - return handleYourDeath
         Entering addMessageCallback(20, handleYourSpawn)
         Leaving addMessageCallback() - return handleYourSpawn
         Entering addMessageCallback(21, handleError)
         Leaving addMessageCallback() - return handleError
         Entering addMessageCallback(22, handleAdminForce)
         Leaving addMessageCallback() - return handleAdminForce
         Entering addMessageCallback(23, handleClearBricks)
         Leaving addMessageCallback() - return handleClearBricks
         Entering addMessageCallback(24, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(25, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(26, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(27, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(28, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(29, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(30, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(31, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(32, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(33, handlePlantError)
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(34, handlePlantError)

Part Two (Too many characters):
         Leaving addMessageCallback() - return handlePlantError
         Entering addMessageCallback(35, handleItemPickup)
         Leaving addMessageCallback() - return handleItemPickup
         Entering addMessageCallback(36, handleDropItem)
         Leaving addMessageCallback() - return handleDropItem
         Entering addMessageCallback(37, handleClearInv)
         Leaving addMessageCallback() - return handleClearInv
         Entering addMessageCallback(38, handleHilightInv)
         Leaving addMessageCallback() - return handleHilightInv
         Entering addMessageCallback(39, handleEquipInv)
         Leaving addMessageCallback() - return handleEquipInv
         Entering addMessageCallback(40, handleDeEquipInv)
         Leaving addMessageCallback() - return handleDeEquipInv
         Entering addMessageCallback(41, handleSetInvData)
         Leaving addMessageCallback() - return handleSetInvData
         Entering addMessageCallback(42, handleStartTalking)
         Leaving addMessageCallback() - return handleStartTalking
         Entering addMessageCallback(43, handleStopTalking)
         Leaving addMessageCallback() - return handleStopTalking
         Entering addMessageCallback(44, handleUploadStart)
         Leaving addMessageCallback() - return handleUploadStart
         Entering addMessageCallback(45, handleUploadEnd)
         Leaving addMessageCallback() - return handleUploadEnd
         Entering addMessageCallback(46, handleProcessComplete)
         Leaving addMessageCallback() - return handleProcessComplete
         Loading compiled script base/client/ui/PlayGui.gui.
         Loading compiled script base/client/ui/newPlayerListGui.gui.
         Loading compiled script base/client/ui/trustInviteGui.gui.
         Loading compiled script base/client/ui/miniGameInviteGui.gui.
         Loading compiled script base/client/ui/JoinMiniGameGui.gui.
         Loading compiled script base/client/ui/CreateMiniGameGui.gui.
         Loading compiled script base/client/ui/mainMenuGui.gui.
         Loading compiled script base/client/ui/aboutDlg.gui.
         Loading compiled script base/client/ui/startMissionGui.gui.
         Loading compiled script base/client/ui/joinServerGui.gui.
         Loading compiled script base/client/ui/joinServerPassGui.gui.
         Loading compiled script base/client/ui/connectingGui.gui.
         Loading compiled script base/client/ui/loadingGui.gui.
         Entering LoadingGui::onAdd(2599)
         Leaving LoadingGui::onAdd() - return 0
         Loading compiled script base/client/ui/optionsDlg.gui.
         Loading compiled script base/client/ui/remapDlg.gui.
         Loading compiled script base/client/ui/manualJoin.gui.
         Loading compiled script base/client/ui/filtersGui.gui.
         Loading compiled script base/client/ui/changeMapGui.gui.
         Loading compiled script base/client/ui/noHudGui.gui.
         Loading compiled script base/client/ui/ServerConfigGui.gui.
         Loading compiled script base/client/scripts/default.bind.cs.
         Executing base/config/client/config.cs.
         Loading compiled script base/client/ui/adminGui.gui.
         Loading compiled script base/client/ui/addBanGui.gui.
         Loading compiled script base/client/ui/unBanGui.gui.
         Loading compiled script base/client/ui/brickManGui.gui.
         Loading compiled script base/client/ui/escapeMenu.gui.
         Loading compiled script base/client/ui/adminLoginGui.gui.
         Loading compiled script base/client/ui/printSelectorDlg.gui.
         Loading compiled script base/client/ui/brickSelectorDlg.gui.
         Loading compiled script base/client/ui/saveBricksGui.gui.
         Loading compiled script base/client/ui/loadBricksGui.gui.
         Loading compiled script base/client/ui/loadBricksColorGui.gui.
         Loading compiled script base/client/ui/saveBricksWarningGui.gui.
         Loading compiled script base/client/ui/AvatarGui.gui.
         Loading compiled script base/client/ui/autoUpdateGui.gui.
         Loading compiled script base/client/ui/newMessageHud.gui.
         Loading compiled script base/client/ui/newChatHud.gui.
         Loading compiled script base/client/ui/SelectNetworkGui.gui.
         Loading compiled script base/client/ui/ProgressGui.gui.
         Loading compiled script base/client/ui/fastLoadWarningGui.gui.
         Loading compiled script base/client/ui/defaultControlsGui.gui.
         Loading compiled script base/client/ui/savingGui.gui.
         Loading compiled script base/client/ui/wrenchDlg.gui.
         Loading compiled script base/client/ui/wrenchSoundDlg.gui.
         Loading compiled script base/client/ui/wrenchVehicleSpawnDlg.gui.
         Loading compiled script base/client/ui/keyGui.gui.
         Loading compiled script base/client/ui/regNameGui.gui.
         Loading compiled script base/client/ui/colorGui.gui.
         Loading compiled script base/client/ui/colorSetGui.gui.
         Loading compiled script base/client/ui/musicFilesGui.gui.
         Loading compiled script base/client/ui/AddOnsGui.gui.
         Loading compiled script base/client/ui/PortForwardInfoGui.gui.
         Loading compiled script base/client/ui/demoBrickLimitGui.gui.
         Loading compiled script base/client/scripts/clientAddOns.cs.
         Entering loadClientAddOns()
         Leaving loadClientAddOns() - return
         Binding server port to default IP
         UDP initialized on port 0
         Entering loadMainMenu()
            Entering [CanvasCursor]GuiCanvas::setContent(Canvas, MainMenuGui)
               Entering MainMenuGui::onWake(2497)
                  Entering MM_UpdateDemoDisplay()
                     Entering MM_BuyNowBlink(0)
                     Leaving MM_BuyNowBlink() - return
                     Entering [CanvasCursor]GuiCanvas::popDialog(Canvas, demoBrickLimitGui)
                        Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas)
                           Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas)
                           Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return
                        Leaving [CanvasCursor]GuiCanvas::checkCursor() - return
                     Leaving [CanvasCursor]GuiCanvas::popDialog() - return
                  Leaving MM_UpdateDemoDisplay() - return
                  Entering buildIFLs()
                  Leaving buildIFLs() - return
                  Entering optionsDlg::setTextureQuality(optionsDlg, 0)
                  Leaving optionsDlg::setTextureQuality() - return 0
                  Entering optionsDlg::setParticleQuality(optionsDlg, 0)
                  Leaving optionsDlg::setParticleQuality() - return 1
                  Entering optionsDlg::setShadowQuality(optionsDlg, 0)
                  Leaving optionsDlg::setShadowQuality() - return
                  Entering auth_Init()
                  Leaving auth_Init() - return
                  Entering MainMenuGui::buildScreenshotList(MainMenuGui)
                  Leaving MainMenuGui::buildScreenshotList() - return 6
               Leaving MainMenuGui::onWake() - return
               Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas)
                  Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas)
                  Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return
               Leaving [CanvasCursor]GuiCanvas::checkCursor() - return
            Leaving [CanvasCursor]GuiCanvas::setContent() - return
            Entering [CanvasCursor]GuiCanvas::pushDialog(Canvas, AutoUpdateGui)
               Entering AutoUpdateGui::onWake(4079)
                  Entering AU_start()
                  Leaving AU_start() - return
               Leaving AutoUpdateGui::onWake() - return
               Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas)
                  Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas)
                  Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return
               Leaving [CanvasCursor]GuiCanvas::checkCursor() - return
            Leaving [CanvasCursor]GuiCanvas::pushDialog() - return
         Leaving loadMainMenu() - return
         Entering loadTrustList()
         Leaving loadTrustList() - return
      Leaving initClient() - return
   Leaving serverPart2() - return
Leaving onStart() - return
Engine initialized...
Connect error: 0
Entering authTCPobj::onConnectFailed(4357)
   Entering MM_AuthBar::blinkSuccess(MM_AuthBar)
   Leaving MM_AuthBar::blinkSuccess() - return
Leaving authTCPobj::onConnectFailed() - return
Connect error: 0
Entering verTCPobj::onConnectFailed(4358)
   Entering AU_Text::echo(AU_Text, Connection Failed)
   Leaving AU_Text::echo() - return
   Entering AutoUpdateGui::done(AutoUpdateGui)
      Entering [CanvasCursor]GuiCanvas::popDialog(Canvas, AutoUpdateGui)
         Entering AutoUpdateGui::onSleep(4079)
         Leaving AutoUpdateGui::onSleep() - return
         Entering [CanvasCursor]GuiCanvas::checkCursor(Canvas)
            Entering [CanvasCursor]GuiCanvas::checkTabFocus(Canvas)
            Leaving [CanvasCursor]GuiCanvas::checkTabFocus() - return
         Leaving [CanvasCursor]GuiCanvas::checkCursor() - return
      Leaving [CanvasCursor]GuiCanvas::popDialog() - return
   Leaving AutoUpdateGui::done() - return
Leaving verTCPobj::onConnectFailed() - return
Entering authTCPobj::onConnected(4357)
Leaving authTCPobj::onConnected() - return
Entering verTCPobj::onConnected(4358)
   Entering AU_Text::echo(AU_Text, Getting version info...)
   Leaving AU_Text::echo() - return
Leaving verTCPobj::onConnected() - return
Entering MM_StartButton::onMouseEnter(2507)
Leaving MM_StartButton::onMouseEnter() - return
Entering MM_JoinButton::onMouseEnter(2502)
Leaving MM_JoinButton::onMouseEnter() - return
Entering mm_Fade::OnWait(2499)
Leaving mm_Fade::OnWait() - return
Entering MM_PlayerButton::onMouseEnter(2509)
Leaving MM_PlayerButton::onMouseEnter() - return
Entering MM_OptionsButton::onMouseEnter(2503)
Leaving MM_OptionsButton::onMouseEnter() - return
Entering MM_DemoButton::onMouseEnter(2505)
Leaving MM_DemoButton::onMouseEnter() - return
Entering mm_Fade::onDone(2499)
Leaving mm_Fade::onDone() - return
Entering mm_Fade::OnWait(2499)
Leaving mm_Fade::OnWait() - return
Entering MM_QuitButton::onMouseEnter(2501)
Leaving MM_QuitButton::onMouseEnter() - return
Entering mm_Fade::onDone(2499)
Leaving mm_Fade::onDone() - return
Entering mm_Fade::OnWait(2499)
Leaving mm_Fade::OnWait() - return
Entering mm_Fade::onDone(2499)
Leaving mm_Fade::onDone() - return
   keyboard0 input device created.
   mouse0 input device created.
Entering onWindowReactivate()
Leaving onWindowReactivate() - return
Entering onWindowReactivate()
Leaving onWindowReactivate() - return
Entering MM_DemoButton::onMouseEnter(2505)
Leaving MM_DemoButton::onMouseEnter() - return
Entering MM_OptionsButton::onMouseEnter(2503)
Leaving MM_OptionsButton::onMouseEnter() - return
Entering mm_Fade::OnWait(2499)
Leaving mm_Fade::OnWait() - return
Entering MM_QuitButton::onMouseEnter(2501)
Leaving MM_QuitButton::onMouseEnter() - return
Entering onExit()
   Exporting server prefs
   Exporting client prefs
   Exporting client config

Badspot

  • Administrator
The connection just fails.  You have somehow done something to your computer so that programs cannot connect to the internet.  Check your firewall settings.  Other than that, I have no idea.  There are an infinite number of ways in which a suitably motivated person can break their computer.  If you figure it out, be sure to post the solution here.

Try a spyware scan, worked for me.