Author Topic: Can't respawn in my server!?  (Read 1169 times)

/title
whenever i host and i die, i can't respawn. i have to F7.
not a problem with addons, i've installed about 7 and they are all safe.
i use steam version, btw.
also, everyone else can't respawn.

Obviously a problem with add-ons. Post console.log.

It's an add-on problem. Post your console.log.

How long ago did this start?

Processor Init:
   Intel Pentium III, ~2.33 Ghz
     (timed at roughly 2.32 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:
   DirectInput enabled.

Blockland v21 build 1931
Module Directory: C:/Program Files (x86)/Steam/steamapps/common/Blockland
Profile Path: C:/Program Files (x86)/Steam/steamapps/common/Blockland
Total Ram: 4007 MB
OS: Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit

--------- Parsing Arguments ---------
argc = 4
argv[2] = -noconsole
argv[3] = -steam
Parsing command line arguments: -noconsole -steam
--------- 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.
Executing config/server/ADD_ON_LIST.cs.
Executing config/server/musicList.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 ---------------------
Initializing steamAPI...
  SteamAPI initialization successful, allocating steam objects
Steam initialized...
Steam unlock failed, will use Blockland authentication
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.
Activating the OpenGL display device...
Activating the OpenGL display device... (NEW)
OpenGLDevice::setScreenMode 1280 720 32 60 0
  safeModeOn      = 1
  fixedFrame size = 3
  caption size    = 22
  maxWindowWidth  = 1593
  maxWindowHeight = 871
Setting screen mode to 1280x720x32@60hz (w)...
  winState.hGLRC does not exist
  winState.appDC does not exist
  winState.appWindow does not exist
Creating a new window...
  moving window
Window reactivating...
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
  3DFX_texture_compression_FXT1
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  WGL_EXT_swap_control

OpenGL driver information:
  Vendor: Intel
  Renderer: Intel(R) HD Graphics Family
  Version: 3.1.0 - Build 8.15.10.2509
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
  3DFX_texture_compression_FXT1
  (ARB|EXT)_texture_env_add
  EXT_texture_filter_anisotropi c (Max anisotropy: 16.000000)
  GL_ARB_vertex_buffer_object
  GL_EXT_multi_draw_arrays
  ARB_occlusion_query
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  NV_vertex_array_range
  WGL_EXT_swap_control

  Video::setDevice - activate call done
  Video::setDevice - resetting canvas
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
    Cannot use this add-on in demo mode

Client checking Add-On: Tool_Duplicator
    Cannot use this add-on in demo mode

Client checking Add-On: Support_Updater
    Cannot use this add-on in demo mode

Client checking Add-On: GameMode_Tutorial
Loading Add-On: GameMode_Tutorial (CRC:-1820115138)
Executing Add-Ons/GameMode_Tutorial/client.cs.
Executing add-ons/GameMode_Tutorial/tutorialCompletedGui.gui.

Client checking Add-On: Gamemode_Slayer
    Cannot use this add-on in demo mode

Client checking Add-On: Client_OrbShift
    Cannot use this add-on in demo mode

Client checking Add-On: Bot_Hole
Loading Add-On: Bot_Hole (CRC:758391552)
Executing Add-Ons/Bot_Hole/client.cs.
Executing Add-Ons/Bot_Hole/wrenchBotDlg.gui.
Executing Add-Ons/Bot_Hole/wrenchBotDlg.cs.
Activating package: ClientBotHolePackage

Binding server port to default IP
UDP initialized on port 0
Engine initialized...
Exporting server prefs
Exporting client prefs
Exporting client config
Shutting down the OpenGL display device...
Making the GL rendering context not current...
Deleting the GL rendering context...
Releasing the device context...

First off, that log doesn't help us because you just opened the game and closed it again. You need to re-create the bug before posting the log.

And try to actually attach the file to the post, you'll likely hit the character limit trying to paste the text.

Do you have [urlhttp://forum.blockland.us/index.php?topic=256963[/url]?