Author Topic: Game crashes when i try to start a server  (Read 570 times)

Whenever i try to start a server, approximately 5 seconds later, my game freezes, so i am unable to start a server. Console.log:                                       //-------------------------- 5/1/2012 -- 13:58:02 -----
Processor Init:
   AMD (unknown), ~2.30 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/William/Documents/Blockland
Profile Path: C:/Users/William/Documents/Blockland
Total Ram: 2811 MB
OS: Windows 7 Professional (build 7600), 32-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 1366 768 32 60 1
  safeModeOn      = 1
  fixedFrame size = 3
  caption size    = 22
  maxWindowWidth  = 1360
  maxWindowHeight = 740
Setting screen mode to 1366x768x32@60hz (fs)...
  winState.hGLRC does not exist
  winState.appDC does not exist
  winState.appWindow does not exist
  newFullScreen...
Changing the display settings to 1366x768x32@60Hz...
  ChangeDisplaySettings worked
Creating a new full-screen 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
  destroying curtain
  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 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_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

  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_Authentica tion
Activating package: RTB_Modules_Client_ConnectCli ent
Activating package: RTB_Modules_Client_InfoTips
Activating package: RTB_Modules_Client_GuiTransfe r
Activating package: RTB_Modules_Client_ServerCont rol
Activating package: RTB_Modules_Client_ServerInfo rmation
Activating package: RTB_Client

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_LoadSearch
Loading Add-On: Script_LoadSearch (CRC:-1573997042)
Executing Add-Ons/Script_LoadSearch/client.cs.

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: 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 1278
Executing config/server/ADD_ON_LIST.cs.
Engine initialized...
Authentication: SUCCESS
Executing config/client/avatarColors.cs.
Loading object base/data/shapes/player/m.dts
Shutting down the OpenGL display device...
Making the GL rendering context not current...
Deleting the GL rendering context...
Releasing the device context...
Restoring the desktop display settings (1366x768x32)...

Sorry bout just pasting it directly, Dont know how to put it as a file.