Author Topic: Blockland chrashes when I click Options.  (Read 914 times)

Whenever I go to change my controls, in-game and in the main menu, Blockland becomes unresponsive and closes. Is anyone else having this problem and is they're a way to fix it?

Whenever I go to change my controls, in-game and in the main menu, Blockland becomes unresponsive and closes. Is anyone else having this problem and is they're a way to fix it?
Dammit, I mean "there" not "they're".




Post your console log.
Okay.

Code: [Select]
//-------------------------- 1/14/2012 -- 19:24:09 -----
Processor Init:
   AMD (unknown), ~2.30 Ghz
     (timed at roughly 2.31 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.

Syntax error in input.
Blockland v20 build 1511
Module Directory: C:/Users/lizzy/Documents/Blockland
Profile Path: C:/Users/lizzy/Documents/Blockland
Total Ram: 3835 MB
OS: Windows 7 Home Premium Edition (build 7600), 64-bit

--------- Parsing Arguments ---------
argc = 2
Parsing command line arguments:
--------- Loading Common ---------
Loading compiled script base/main.cs.
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
Executing config/client/prefs.cs.
Executing config/server/prefs.cs.
--------- Loading MODS ---------


--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.

--------- Initializing Base: Server --------------------
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.

--------- Initializing Base: Client --------------------
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.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 1280 600 32 60 0
  safeModeOn      = 1
  fixedFrame size = 3
  caption size    = 22
  maxWindowWidth  = 1360
  maxWindowHeight = 740
Setting screen mode to 1280x600x32@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_anisotropic (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 Mobility Radeon HD 4250 
  Version: 3.2.9751 Compatibility Profile Context
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_anisotropic (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

  Video::setDevice - activate call done
  Video::setDevice - resetting canvas

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

Loading compiled script base/client/scripts/allClientScripts.cs.
Activating package: CanvasCursor
Loading compiled script base/client/ui/allClientGuis.gui.
Executing config/client/config.cs.

--------- Loading Client Add-Ons ---------

Client checking Add-On: System_ReturnToBlockland
Loading Add-On: System_ReturnToBlockland (CRC:-1225162881)
Executing Add-Ons/System_ReturnToBlockland/client.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/options.cs.
Executing config/client/rtb/prefs.cs.
Executing config/server/ADD_ON_LIST.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/profiles/generic.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/profiles/connectClient.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/profiles/infoTips.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/profiles/modManager.cs.
Executing Add-Ons/System_ReturnToBlockland/support/fileCache.cs.
Executing Add-Ons/System_ReturnToBlockland/support/functions.cs.
Executing Add-Ons/System_ReturnToBlockland/support/gui.cs.
Executing Add-Ons/System_ReturnToBlockland/support/networking.cs.
Executing Add-Ons/System_ReturnToBlockland/support/overlay.cs.
Executing Add-Ons/System_ReturnToBlockland/support/xmlParser.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/overlay.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/mods/addOns.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/addOns.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/mods/joinServer.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/joinServer.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/mods/loading.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/mods/mainMenu.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/mods/startMission.cs.
Executing Add-Ons/System_ReturnToBlockland/interface/colorManager.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/connectClient.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/manual.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/modManager.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/modUpdates.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/options.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/serverControl.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/serverInformation.gui.
Executing Add-Ons/System_ReturnToBlockland/interface/updater.gui.
Executing Add-Ons/System_ReturnToBlockland/modules/client/authentication.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/colorManager.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/connectClient.cs.
Loading object base/data/shapes/player/m.dts
Executing config/client/rtb/rooms.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/guiControl.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/guiTransfer.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/infoTips.cs.
Executing Add-Ons/System_ReturnToBlockland/hooks/infoTips.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/manual.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/modManager.cs.
Activating package: RTBC_ModManager
    Add-On folder does not follow the format <category>_<name> - will not execute
Executing Add-Ons/System_ReturnToBlockland/modules/client/serverControl.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/serverInformation.cs.
Executing Add-Ons/System_ReturnToBlockland/modules/client/updater.cs.
Activating package: RTB_Support_Networking
Activating package: RTB_Modules_Client_Authentication
Activating package: RTB_Modules_Client_ConnectClient
Activating package: RTB_Modules_Client_InfoTips
Activating package: RTB_Modules_Client_GuiTransfer
Activating package: RTB_Modules_Client_ServerControl
Activating package: RTB_Modules_Client_ServerInformation
Activating package: RTB_Client

Client checking Add-On: System_GuiReplacer
Loading Add-On: System_GuiReplacer (CRC:1439104645)
Executing Add-Ons/System_GuiReplacer/client.cs.
Executing Add-Ons/System_GuiReplacer/support.cs.
Executing Add-Ons/System_GuiReplacer/guiHolder.cs.
Executing Add-Ons/System_GuiReplacer/profiles.cs.
Executing Add-Ons/System_GuiReplacer/register.cs.
Executing Add-Ons/System_GuiReplacer/online.cs.
Executing Add-Ons/System_GuiReplacer/update.cs.
Executing Add-Ons/System_GuiReplacer/BackupGui.gui.
Executing Add-Ons/System_GuiReplacer/WaitScreenGui.gui.
Executing Add-Ons/System_GuiReplacer/ReplaceGui.gui.
Executing Add-Ons/System_GuiReplacer/ReplaceGui_Options.gui.
Executing Add-Ons/System_GuiReplacer/ReplaceGui_Download.gui.

Client checking Add-On: Script_SaveSaver
Loading Add-On: Script_SaveSaver (CRC:-1041835194)
Executing Add-Ons/Script_SaveSaver/client.cs.
Activating package: Script_SaveSaver

Client checking Add-On: Script_Placecam
Loading Add-On: Script_Placecam (CRC:-392557032)
Executing Add-Ons/Script_Placecam/client.cs.

Client checking Add-On: Script_LoadSearch
Loading Add-On: Script_LoadSearch (CRC:-1573997042)
Executing Add-Ons/Script_LoadSearch/client.cs.

Client checking Add-On: Script_FFC
Loading Add-On: Script_FFC (CRC:1070993974)
Executing Add-Ons/Script_FFC/client.cs.
Activating package: FFCClient

Client checking Add-On: Script_Copymod
Loading Add-On: Script_Copymod (CRC:-948189483)
Executing Add-Ons/Script_Copymod/client.cs.
Executing Add-Ons/Script_Copymod/botGUI.GUI.
Executing Add-Ons/Script_Copymod/CopyTutGUI.GUI.

Client checking Add-On: Script_Auto-Jet
Loading Add-On: Script_Auto-Jet (CRC:-700391062)
Executing Add-Ons/Script_Auto-Jet/client.cs.
Activating package: autoJetPackage

Client checking Add-On: Map_AdjustablePlate
Loading Add-On: Map_AdjustablePlate (CRC:1512679829)
Executing Add-Ons/Map_AdjustablePlate/client.cs.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Main.gui.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Color_Selector.gui.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Sky_Texture_Selector.gui.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Measurement_Selector.gui.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Notification.gui.
Executing Add-Ons/Map_AdjustablePlate/Gui/AP_Save_Manager.gui.
Activating package: adjustablePlateClient

Client checking Add-On: Gamemode_zombie
Loading Add-On: Gamemode_zombie (CRC:-668635940)
Executing Add-Ons/Gamemode_zombie/client.cs.
Executing Add-Ons/Gamemode_zombie/NewZMG.gui.
Executing Add-Ons/Gamemode_zombie/Zombieclient.cs.
Activating package: MinigameZombieGuiAddPackage

Client checking Add-On: GameMode_ZAPT
Loading Add-On: GameMode_ZAPT (CRC:201100)
Executing Add-Ons/GameMode_ZAPT/client.cs.
Activating package: ZAPT_Client
Executing Add-Ons/System_ReturnToBlockland/RTBR_InfoTips_Hook.cs.
WARNING: RTBR_InfoTips_Hook.cs has moved. Please alter to use hooks/infoTips.cs

Client checking Add-On: Gamemode_TeamDeathmatch
Loading Add-On: Gamemode_TeamDeathmatch (CRC:1745991961)
Executing Add-Ons/Gamemode_TeamDeathmatch/client.cs.
Executing Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI.cs.
Executing Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI_TeamEdit.gui.
Executing Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI_Teams.gui.
Executing Add-Ons/Gamemode_TeamDeathmatch/MinigameGUI_Rules.gui.
Activating package: MinigameGUIClient

Client checking Add-On: Client_QuickSave
Loading Add-On: Client_QuickSave (CRC:-317435908)
Executing Add-Ons/Client_QuickSave/client.cs.
Activating package: Client_QuickSave

Binding server port to default IP
UDP initialized on port 55994
Executing config/server/ADD_ON_LIST.cs.
Engine initialized...
Executing config/client/rg/61fb162ce369ec9a52411eaaf30f8ab0/register.cs.
Executing config/client/rg/6625f0d19698f2fe29cd48de40f13cb0/register.cs.
Executing config/client/rg/eb802f182828a01b9d648240349ae685/register.cs.
GUI Replacer: Checking for updates
Authentication: SUCCESS
GUI Replacer: Already have the newest version
Add-Ons/System_ReturnToBlockland/support/networking.cs (319): Unknown command onDisconnect.
Executing config/server/ADD_ON_LIST.cs.
Executing config/client/avatarColors.cs.

try typing "Trace(1);" in the console before clicking options then post console log

try typing "Trace(1);" in the console before clicking options then post console log
Okay.

Code: [Select]
==>Trace(1);
   Console trace is on.
Leaving ConsoleEntry::eval() - return
Entering mm_Fade::onDone(4546)
Leaving mm_Fade::onDone() - return
Entering mm_Fade::OnWait(4546)
Leaving mm_Fade::OnWait() - return
Entering RTBCC_Socket::onLine(7255, <message from="12417" to="General Discussion"><body>Ok</body></message>)
   Entering XMLParser::bufferData(7256, <message from="12417" to="General Discussion"><body>Ok</body></message>)
      Entering XMLParser::parseBuffer(7256)
         Entering XMLParser::createDOM(7256)
            Entering XMLParser::freeDOM(7256)
            Leaving XMLParser::freeDOM() - return 1
            Entering XMLObjectModel::onAdd(10447)
            Leaving XMLObjectModel::onAdd() - return 0
         Leaving XMLParser::createDOM() - return
         Entering XMLParser::parseStanza(7256, 10447, <message from="12417" to="General Discussion"><body>Ok</body></message>, 0)
            Entering trimLeading(<message from="12417" to="General Discussion"><body>Ok</body></message>)
            Leaving trimLeading() - return <message from="12417" to="General Discussion"><body>Ok</body></message>
            Entering XMLObjectModelNode::onAdd(10448)
            Leaving XMLObjectModelNode::onAdd() - return 0
            Entering getStringAttrib(from="12417" to="General Discussion", from)
            Leaving getStringAttrib() - return 12417
            Entering xmlDecode(12417)
            Leaving xmlDecode() - return 12417
            Entering getStringAttrib(from="12417" to="General Discussion", to)
            Leaving getStringAttrib() - return General Discussion
            Entering xmlDecode(General Discussion)
            Leaving xmlDecode() - return General Discussion
            Entering XMLParser::parseStanza(7256, 10448, <body>Ok</body>, 1)
               Entering trimLeading(<body>Ok</body>)
               Leaving trimLeading() - return <body>Ok</body>
               Entering XMLObjectModelNode::onAdd(10449)
               Leaving XMLObjectModelNode::onAdd() - return 0
               Entering xmlDecode(Ok)
               Leaving xmlDecode() - return Ok
            Leaving XMLParser::parseStanza() - return Ok
         Leaving XMLParser::parseStanza() - return Ok
         Entering XMLParser::throwCallbacks(7256, 10447)
            Entering RTBCC_Socket::onMessagePacket(7255, 7256, 10448)
               Entering isInt(General Discussion)
               Leaving isInt() - return 0
               Entering RTBCC_RoomSessionManager::hasRoom(RTBCC_RoomSessionManager, General Discussion)
               Leaving RTBCC_RoomSessionManager::hasRoom() - return 1
               Entering RTBCC_RoomSessionManager::createSession(RTBCC_RoomSessionManager, General Discussion)
                  Entering RTBCC_RoomSessionManager::hasRoom(RTBCC_RoomSessionManager, General Discussion)
                  Leaving RTBCC_RoomSessionManager::hasRoom() - return 1
                  Entering RTBCC_RoomSessionManager::getRoomByName(RTBCC_RoomSessionManager, General Discussion)
                     Entering RTBCC_RoomSessionManager::hasRoom(RTBCC_RoomSessionManager, General Discussion)
                     Leaving RTBCC_RoomSessionManager::hasRoom() - return 1
                  Leaving RTBCC_RoomSessionManager::getRoomByName() - return 8543
               Leaving RTBCC_RoomSessionManager::createSession() - return 8543
               Entering RTBCC_RoomSession::receive(8543, 10448)
                  Entering RTBCC_RoomSession::isRendered(8543)
                  Leaving RTBCC_RoomSession::isRendered() - return 1
                  Entering RTBCC_RoomSessionManifest::hasUser(8544, 12417)
                  Leaving RTBCC_RoomSessionManifest::hasUser() - return 1
                  Entering RTBCC_RoomSessionManifest::getByID(8544, 12417)
                     Entering RTBCC_RoomSessionManifest::hasUser(8544, 12417)
                     Leaving RTBCC_RoomSessionManifest::hasUser() - return 1
                  Leaving RTBCC_RoomSessionManifest::getByID() - return 9214
                  Entering RTBCC_Roster::HasID(RTBCC_Roster, 12417)
                     Entering RTBCC_RosterGroup::HasID(8161, 12417)
                     Leaving RTBCC_RosterGroup::HasID() - return 0
                     Entering RTBCC_RosterGroup::HasID(8084, 12417)
                     Leaving RTBCC_RosterGroup::HasID() - return 0
                     Entering RTBCC_RosterGroup::HasID(8086, 12417)
                     Leaving RTBCC_RosterGroup::HasID() - return 0
                  Leaving RTBCC_Roster::HasID() - return 0
                  Entering XMLObjectModelNode::find(10448, body)
                  Leaving XMLObjectModelNode::find() - return 10449
                  Entering RTBCC_RoomSession::writeMessage(8543, racerfan, Ok)
                     Entering RTBCO_getPref(CC::ChatLogging)
                     Leaving RTBCO_getPref() - return 0
                     Entering RTBCO_getPref(CC::ShowTimestamps)
                     Leaving RTBCO_getPref() - return 0
                     Entering RTBCC_RoomSession::write(8543, <font:Verdana Bold:12>racerfan<font:Verdana:12><color:444444>: Ok)
                        Entering RTBCC_RoomSession::isRendered(8543)
                        Leaving RTBCC_RoomSession::isRendered() - return 1
                     Leaving RTBCC_RoomSession::write() - return
                  Leaving RTBCC_RoomSession::writeMessage() - return
               Leaving RTBCC_RoomSession::receive() - return
            Leaving RTBCC_Socket::onMessagePacket() - return
            Entering XMLParser::throwCallbacks(7256, 10448)
            Leaving XMLParser::throwCallbacks() - return 10448
         Leaving XMLParser::throwCallbacks() - return 10447
      Leaving XMLParser::parseBuffer() - return 10447
      Entering XMLParser::freeBuffer(7256)
      Leaving XMLParser::freeBuffer() - return 1
   Leaving XMLParser::bufferData() - return 1
Leaving RTBCC_Socket::onLine() - return 1
Entering RTBCC_Socket::onLine(7255, <notice from="General Discussion" type="join"><user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" /></notice>)
   Entering XMLParser::bufferData(7256, <notice from="General Discussion" type="join"><user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" /></notice>)
      Entering XMLParser::parseBuffer(7256)
         Entering XMLParser::createDOM(7256)
            Entering XMLParser::freeDOM(7256)
            Leaving XMLParser::freeDOM() - return 1
            Entering XMLObjectModel::onAdd(10450)
            Leaving XMLObjectModel::onAdd() - return 0
         Leaving XMLParser::createDOM() - return
         Entering XMLParser::parseStanza(7256, 10450, <notice from="General Discussion" type="join"><user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" /></notice>, 0)
            Entering trimLeading(<notice from="General Discussion" type="join"><user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" /></notice>)
            Leaving trimLeading() - return <notice from="General Discussion" type="join"><user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" /></notice>
            Entering XMLObjectModelNode::onAdd(10451)
            Leaving XMLObjectModelNode::onAdd() - return 0
            Entering getStringAttrib(from="General Discussion" type="join", from)
            Leaving getStringAttrib() - return General Discussion
            Entering xmlDecode(General Discussion)
            Leaving xmlDecode() - return General Discussion
            Entering getStringAttrib(from="General Discussion" type="join", type)
            Leaving getStringAttrib() - return join
            Entering xmlDecode(join)
            Leaving xmlDecode() - return join
            Entering XMLParser::parseStanza(7256, 10451, <user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" />, 1)
               Entering trimLeading(<user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" />)
               Leaving trimLeading() - return <user blocked="0" icon="user" id="17566" name="Blockyz" rank="0" />

That trace only shows some RTB networking stuff. Could you try again?

That trace only shows some RTB networking stuff. Could you try again?
Sure.

Okay, the console does the same thing as it did before and BL still freezes when I click options. D:

Run a clean installation of Blockland (do do this, cut-n-paste your Add-Ons folder somewhere else for now.)
Run Launcher.
Let Add-Ons redownload.
See if it crashes.
If it doesn't, you had a defective Add-On.
Put back each Add-On and test until you know which one did it.

Run a clean installation of Blockland (do do this, cut-n-paste your Add-Ons folder somewhere else for now.)
Run Launcher.
Let Add-Ons redownload.
See if it crashes.
If it doesn't, you had a defective Add-On.
Put back each Add-On and test until you know which one did it.
Okay, turns out it was the GUI replacer.