Darkwind
Windows 10 lobby crashing, Hellllllllppppp!!!!!

Black Mamba


Posted Jan 28, 2016, 7:46 am
I can't get the lobby to run for more than a couple of minutes before it CTDs. I have tried all of the different suggestions I have seen here, but nothing helps. Java is up to date, drivers also, C++ file is installed, running in admin mode, tried running in compatibility mode, nothing works. My console logs all end about the same way:

Quote:
//-------------------------- 1/27/2016 -- 13:54:02 -----
Processor Init:
  Intel Pentium III, ~2.65 Ghz
    (timed at roughly 2.65 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.

Loading compiled script darkwind/main.cs.
Loading compiled script common/main.cs.
Loading compiled script darkwind/client/defaults.cs.
Missing file: darkwind/server/defaults.cs!
Loading compiled script darkwind/client/prefs.cs.
Loading compiled script darkwind/server/prefs.cs.


--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.

--------- Initializing MOD: Darkwind ---------
Loading compiled script darkwind/client/init.cs.
Missing file: darkwind/server/init.cs!
Loading compiled script darkwind/data/init.cs.
Loading compiled script darkwind/data/terrains/propertyMap.cs.
darkwind/main.cs (395): Unable to find function initServer

--------- Initializing Darkwind: Client ---------
Loading compiled script darkwind/client/ui/customProfiles.cs.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Missing file: common/editor/editor.cs!
Missing file: common/editor/particleEditor.cs!
Loading compiled script common/client/scriptDoc.cs.
Video Init:
  Accelerated OpenGL display device detected.
  Accelerated D3D device detected.
  Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device...
Setting screen mode to 1674x1021x32 (w)...
Creating a new window...
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 GT 730/PCIe/SSE2
  Version: 4.5.0 NVIDIA 353.82
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 4)
  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_anisotropic (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  3DFX_texture_compression_FXT1

Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Loading compiled script common/ui/ConsoleDlg.gui.
Loading compiled script common/ui/InspectDlg.gui.
Loading compiled script common/ui/InspectAddFieldDlg.gui.
Loading compiled script common/ui/LoadFileDlg.gui.
Loading compiled script common/ui/TELoadFileDlg.gui.
Loading compiled script common/ui/SaveFileDlg.gui.
Loading compiled script common/ui/MessageBoxOkDlg.gui.
Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script common/ui/MessagePopupDlg.gui.
Loading compiled script common/ui/HelpDlg.gui.
Loading compiled script common/ui/RecordingsDlg.gui.
Loading compiled script common/ui/NetGraphGui.gui.
Loading compiled script common/client/metrics.cs.
Loading compiled script common/ui/FrameOverlayGui.gui.
Loading compiled script common/client/messageBox.cs.
Loading compiled script common/client/screenshot.cs.
Loading compiled script common/client/cursor.cs.
Loading compiled script common/client/help.cs.
Loading compiled script common/client/recordings.cs.

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 darkwind/client/scripts/audioProfiles.cs.
Loading compiled script darkwind/client/ui/defaultGameProfiles.cs.
Loading compiled script darkwind/client/ui/PlayGui.gui.
Loading compiled script darkwind/client/ui/MainChatHud.gui.
Loading compiled script darkwind/client/ui/popupInfoGui.gui.
Loading compiled script darkwind/client/ui/hoverHealthGui.gui.
Loading compiled script darkwind/client/ui/popUpMenu.gui.
Loading compiled script darkwind/client/ui/timerGui.gui.
Loading compiled script darkwind/client/ui/offerTruceGui.gui.
Loading compiled script darkwind/client/ui/carMenuGui.gui.
Loading compiled script darkwind/client/ui/carMovementGui.gui.
Loading compiled script darkwind/client/ui/carManageGui1.gui.
Loading compiled script darkwind/client/ui/occupantsManageGui.gui.
Loading compiled script darkwind/client/ui/dlgManageCharacter.gui.
Loading compiled script darkwind/client/ui/dlgInspectCar1.gui.
Loading compiled script darkwind/client/ui/eventsDetailsDlg.gui.
Loading compiled script darkwind/client/ui/squadEventDetailsDlg.gui.
Loading compiled script darkwind/client/ui/VCRGui.gui.
Loading compiled script darkwind/client/ui/selectObjectAndSkin.gui.
Loading compiled script darkwind/client/ui/listGui.gui.
Loading compiled script darkwind/client/ui/ranksGui.gui.
Loading compiled script darkwind/client/ui/quickEventsDlg.gui.
Could not locate texture: common/ui/torqueToolWindow
Failed to load profile bitmap (common/ui/torqueToolWindow)
Loading compiled script darkwind/client/ui/LootingGui.gui.
Loading compiled script darkwind/client/ui/squadChallengeGui.gui.
Loading compiled script darkwind/client/ui/inputBox.gui.
Loading compiled script darkwind/client/ui/createAccountGui.gui.
Loading compiled script darkwind/client/ui/mainMenuGui.gui.
Loading compiled script darkwind/client/ui/aboutDlg.gui.
Loading compiled script darkwind/client/ui/startMissionGui.gui.
Loading compiled script darkwind/client/ui/loadingGui.gui.
Loading compiled script darkwind/client/ui/endGameGui.gui.
Loading compiled script darkwind/client/ui/optionsDlg.gui.
Loading compiled script darkwind/client/ui/remapDlg.gui.
Loading compiled script darkwind/client/ui/StartupGui.gui.
Loading compiled script darkwind/client/ui/StartupGui2.gui.
Loading compiled script darkwind/client/ui/dlgPrefs.gui.
Loading compiled script darkwind/client/ui/dlgChannels.gui.
Loading compiled script darkwind/client/ui/selectNumberFromScale.gui.
Loading compiled script darkwind/client/ui/playersListGui.gui.
Loading compiled script darkwind/client/ui/dlgNews.gui.
Loading compiled script darkwind/client/ui/DexterDlg.gui.
Loading compiled script darkwind/client/ui/chooseMapDlg.gui.
Loading compiled script darkwind/client/ui/chooseSbxVehicleGui.gui.
Loading compiled script darkwind/client/ui/dlgSelectMulticolumnList.gui.
Loading compiled script darkwind/client/ui/sbxCharNameGui.gui.
Loading compiled script darkwind/client/ui/sbxTeamChoiceGui.gui.
Loading compiled script darkwind/client/ui/dlgSquadIntercept.gui.
Loading compiled script darkwind/client/ui/dlgMySquads.gui.
Loading compiled script darkwind/client/ui/dlgQuickEvent.gui.
Loading compiled script darkwind/client/ui/dlgLobbyScouting.gui.
Loading compiled script darkwind/client/ui/dlgMeetYourGang.gui.
Loading compiled script darkwind/client/ui/dlgMyGang.gui.
Loading compiled script darkwind/client/ui/dlgMyVehicles.gui.
Loading compiled script darkwind/client/ui/dlgMyCharacters.gui.
Loading compiled script darkwind/client/ui/dlgSquad.gui.
Error: cannot change namespace parent linkage for msChatText from GuiMLTextCtrl to GuiTextEditCtrl.
Loading compiled script darkwind/client/ui/ChooseTownGui.gui.
Loading compiled script darkwind/client/ui/RentCarGui.gui.
Loading compiled script darkwind/client/ui/dlgMakeNewSquad.gui.
Loading compiled script darkwind/client/ui/SquadTravelGui.gui.
Loading compiled script darkwind/client/ui/SquadScoutGui.gui.
Loading compiled script darkwind/client/ui/DexterFloatDlg.gui.
Loading compiled script darkwind/client/ui/MapOfEvanGui.gui.
Loading compiled script darkwind/client/ui/FriendsGui.gui.
Loading compiled script darkwind/client/ui/leaguesGui.gui.
Loading compiled script darkwind/client/ui/sgLightEditor.gui.
Loading compiled script darkwind/client/ui/sgLightEditorNewDB.gui.
Loading compiled script darkwind/client/scripts/client.cs.
0 friends saved
Loading compiled script darkwind/client/scripts/channelChat.cs.
darkwind/client/scripts/channelChat.cs (57): Unable to find function showChat
Loading compiled script darkwind/client/scripts/game.cs.
Loading compiled script darkwind/client/scripts/missionDownload.cs.
Loading compiled script darkwind/client/scripts/svrConnection.cs.
Loading compiled script darkwind/client/scripts/playerList.cs.
Loading compiled script darkwind/client/scripts/loadingGui.cs.
Loading compiled script darkwind/client/scripts/optionsDlg.cs.
Loading compiled script darkwind/client/scripts/chatHud.cs.
Loading compiled script darkwind/client/scripts/messageHud.cs.
Loading compiled script darkwind/client/scripts/playGui.cs.
Loading compiled script darkwind/client/scripts/centerPrint.cs.
Loading compiled script darkwind/client/scripts/clientVehicles.cs.
Loading compiled script darkwind/client/scripts/clientFilePatchUploadDownload.cs.
*** Parsing client_params.txt ***
Client script version: 317
Client media version: 128
Client engine version: 143
Loading compiled script darkwind/client/scripts/clientBuildings.cs.
Loading compiled script darkwind/client/scripts/clientCharacters.cs.
Loading compiled script darkwind/client/scripts/clientPsionics.cs.
Loading compiled script darkwind/client/scripts/clientWeapons.cs.
Loading compiled script darkwind/client/scripts/clientMechanic.cs.
Loading compiled script darkwind/client/scripts/clientTerrain.cs.
Loading compiled script darkwind/client/scripts/selectObjectAndSkin.cs.
Loading compiled script darkwind/client/scripts/clientLooting.cs.
Loading compiled script darkwind/client/scripts/tutorial.cs.
Loading compiled script darkwind/client/scripts/clientSounds.cs.
Loading compiled script darkwind/client/scripts/clientStaticShape.cs.
Loading compiled script darkwind/client/scripts/tips.cs.
Loading compiled script darkwind/client/scripts/customEvent.cs.
Loading compiled script darkwind/client/scripts/downloadImage.cs.
Loading compiled script darkwind/client/scripts/manageGUIs.cs.
Loading compiled script darkwind/client/scripts/clientVCR.cs.
Loading compiled script darkwind/client/scripts/Dexter.cs.
Loading compiled script darkwind/client/scripts/httpTransfer.cs.
Loading compiled script darkwind/client/scripts/eventEntry.cs.
Loading compiled script darkwind/client/scripts/clientSandbox.cs.
Loading compiled script darkwind/client/scripts/clientCharacterCreation.cs.
Loading compiled script darkwind/client/scripts/instantMessaging.cs.
Loading compiled script darkwind/client/scripts/lang_eng.cs.
Loading compiled script darkwind/client/scripts/clientScouting.cs.
Loading compiled script darkwind/client/scripts/meetYourGang.cs.
Loading compiled script darkwind/client/scripts/myGang.cs.
Loading compiled script darkwind/client/scripts/myCharacters.cs.
Loading compiled script darkwind/client/scripts/myVehicles.cs.
Loading compiled script darkwind/client/scripts/mySquads.cs.
Loading compiled script darkwind/client/scripts/clientLeagues.cs.
Loading compiled script darkwind/client/scripts/default.bind.cs.
Binding server port to default IP
UDP initialized on port 0
Engine initialized...
*** Load Main Menu
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/picGatesofBadlandsTruckstopByLordFoul_140.jpg
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/flag_gb
Could not locate texture: darkwind/data/ui2/flag_br
Could not locate texture: darkwind/data/ui2/flag_es
Connecting to Master Server: www.dark-wind.com:28000
New TCPObject created: attempting to connect
Connected to master server
Cancelling connection timeout..
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blacktabl_i
Could not locate texture: darkwind/data/ui2/blacktabr_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/client/scripts/optionsDlg.cs (30): Unable to find object: 'OptAudioVolumeShell' attempting to call function 'setValue'
Setting screen mode to 1680x1050x32 (w)...
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/client/scripts/optionsDlg.cs (154): Unknown command onAction.
Setting screen mode to 1680x1050x32 (fs)...
Killing the texture manager...
Making the rendering context not current...
Deleting the rendering context...
Releasing the device context...
Destroying the window...
Changing the display settings to 1680x1050x32...
Creating a new full-screen window...
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...
Resurrecting the texture manager...
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/TheWilderness
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/TheWilderness
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/data/shapes/vehicles/flash/boxter_1


That's one, and here is another:

Quote:
//-------------------------- 1/27/2016 -- 21:47:16 -----
Processor Init:
  Intel Pentium III, ~2.65 Ghz
    (timed at roughly 2.64 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.

Loading compiled script darkwind/main.cs.
Loading compiled script common/main.cs.
Loading compiled script darkwind/client/defaults.cs.
Missing file: darkwind/server/defaults.cs!
Loading compiled script darkwind/client/prefs.cs.
Loading compiled script darkwind/server/prefs.cs.


--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.

--------- Initializing MOD: Darkwind ---------
Loading compiled script darkwind/client/init.cs.
Missing file: darkwind/server/init.cs!
Loading compiled script darkwind/data/init.cs.
Loading compiled script darkwind/data/terrains/propertyMap.cs.
darkwind/main.cs (395): Unable to find function initServer

--------- Initializing Darkwind: Client ---------
Loading compiled script darkwind/client/ui/customProfiles.cs.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
darkwind/client/ui/customProfiles.cs (0): Unable to find parent object GuiTextProfile for GuiControlProfile.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Missing file: common/editor/editor.cs!
Missing file: common/editor/particleEditor.cs!
Loading compiled script common/client/scriptDoc.cs.
Video Init:
  Accelerated OpenGL display device detected.
  Accelerated D3D device detected.
  Voodoo 2 display device not detected.

Activating the OpenGL display device...
Activating the OpenGL display device...
Setting screen mode to 1024x768x32 (w)...
Creating a new window...
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 GT 730/PCIe/SSE2
  Version: 4.5.0 NVIDIA 353.82
OpenGL Init: Enabled Extensions
  ARB_multitexture (Max Texture Units: 4)
  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_anisotropic (Max anisotropy: 16.000000)
  WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
  EXT_paletted_texture
  3DFX_texture_compression_FXT1

Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
DELETING character object: none
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Vehicle::~Vehicle()...delete weapons and cargo
Loading compiled script common/ui/ConsoleDlg.gui.
Loading compiled script common/ui/InspectDlg.gui.
Loading compiled script common/ui/InspectAddFieldDlg.gui.
Loading compiled script common/ui/LoadFileDlg.gui.
Loading compiled script common/ui/TELoadFileDlg.gui.
Loading compiled script common/ui/SaveFileDlg.gui.
Loading compiled script common/ui/MessageBoxOkDlg.gui.
Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script common/ui/MessagePopupDlg.gui.
Loading compiled script common/ui/HelpDlg.gui.
Loading compiled script common/ui/RecordingsDlg.gui.
Loading compiled script common/ui/NetGraphGui.gui.
Loading compiled script common/client/metrics.cs.
Loading compiled script common/ui/FrameOverlayGui.gui.
Loading compiled script common/client/messageBox.cs.
Loading compiled script common/client/screenshot.cs.
Loading compiled script common/client/cursor.cs.
Loading compiled script common/client/help.cs.
Loading compiled script common/client/recordings.cs.

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 darkwind/client/scripts/audioProfiles.cs.
Loading compiled script darkwind/client/ui/defaultGameProfiles.cs.
Loading compiled script darkwind/client/ui/PlayGui.gui.
Loading compiled script darkwind/client/ui/MainChatHud.gui.
Loading compiled script darkwind/client/ui/popupInfoGui.gui.
Loading compiled script darkwind/client/ui/hoverHealthGui.gui.
Loading compiled script darkwind/client/ui/popUpMenu.gui.
Loading compiled script darkwind/client/ui/timerGui.gui.
Loading compiled script darkwind/client/ui/offerTruceGui.gui.
Loading compiled script darkwind/client/ui/carMenuGui.gui.
Loading compiled script darkwind/client/ui/carMovementGui.gui.
Loading compiled script darkwind/client/ui/carManageGui1.gui.
Loading compiled script darkwind/client/ui/occupantsManageGui.gui.
Loading compiled script darkwind/client/ui/dlgManageCharacter.gui.
Loading compiled script darkwind/client/ui/dlgInspectCar1.gui.
Loading compiled script darkwind/client/ui/eventsDetailsDlg.gui.
Loading compiled script darkwind/client/ui/squadEventDetailsDlg.gui.
Loading compiled script darkwind/client/ui/VCRGui.gui.
Loading compiled script darkwind/client/ui/selectObjectAndSkin.gui.
Loading compiled script darkwind/client/ui/listGui.gui.
Loading compiled script darkwind/client/ui/ranksGui.gui.
Loading compiled script darkwind/client/ui/quickEventsDlg.gui.
Could not locate texture: common/ui/torqueToolWindow
Failed to load profile bitmap (common/ui/torqueToolWindow)
Loading compiled script darkwind/client/ui/LootingGui.gui.
Loading compiled script darkwind/client/ui/squadChallengeGui.gui.
Loading compiled script darkwind/client/ui/inputBox.gui.
Loading compiled script darkwind/client/ui/createAccountGui.gui.
Loading compiled script darkwind/client/ui/mainMenuGui.gui.
Loading compiled script darkwind/client/ui/aboutDlg.gui.
Loading compiled script darkwind/client/ui/startMissionGui.gui.
Loading compiled script darkwind/client/ui/loadingGui.gui.
Loading compiled script darkwind/client/ui/endGameGui.gui.
Loading compiled script darkwind/client/ui/optionsDlg.gui.
Loading compiled script darkwind/client/ui/remapDlg.gui.
Loading compiled script darkwind/client/ui/StartupGui.gui.
Loading compiled script darkwind/client/ui/StartupGui2.gui.
Loading compiled script darkwind/client/ui/dlgPrefs.gui.
Loading compiled script darkwind/client/ui/dlgChannels.gui.
Loading compiled script darkwind/client/ui/selectNumberFromScale.gui.
Loading compiled script darkwind/client/ui/playersListGui.gui.
Loading compiled script darkwind/client/ui/dlgNews.gui.
Loading compiled script darkwind/client/ui/DexterDlg.gui.
Loading compiled script darkwind/client/ui/chooseMapDlg.gui.
Loading compiled script darkwind/client/ui/chooseSbxVehicleGui.gui.
Loading compiled script darkwind/client/ui/dlgSelectMulticolumnList.gui.
Loading compiled script darkwind/client/ui/sbxCharNameGui.gui.
Loading compiled script darkwind/client/ui/sbxTeamChoiceGui.gui.
Loading compiled script darkwind/client/ui/dlgSquadIntercept.gui.
Loading compiled script darkwind/client/ui/dlgMySquads.gui.
Loading compiled script darkwind/client/ui/dlgQuickEvent.gui.
Loading compiled script darkwind/client/ui/dlgLobbyScouting.gui.
Loading compiled script darkwind/client/ui/dlgMeetYourGang.gui.
Loading compiled script darkwind/client/ui/dlgMyGang.gui.
Loading compiled script darkwind/client/ui/dlgMyVehicles.gui.
Loading compiled script darkwind/client/ui/dlgMyCharacters.gui.
Loading compiled script darkwind/client/ui/dlgSquad.gui.
Error: cannot change namespace parent linkage for msChatText from GuiMLTextCtrl to GuiTextEditCtrl.
Loading compiled script darkwind/client/ui/ChooseTownGui.gui.
Loading compiled script darkwind/client/ui/RentCarGui.gui.
Loading compiled script darkwind/client/ui/dlgMakeNewSquad.gui.
Loading compiled script darkwind/client/ui/SquadTravelGui.gui.
Loading compiled script darkwind/client/ui/SquadScoutGui.gui.
Loading compiled script darkwind/client/ui/DexterFloatDlg.gui.
Loading compiled script darkwind/client/ui/MapOfEvanGui.gui.
Loading compiled script darkwind/client/ui/FriendsGui.gui.
Loading compiled script darkwind/client/ui/leaguesGui.gui.
Loading compiled script darkwind/client/ui/sgLightEditor.gui.
Loading compiled script darkwind/client/ui/sgLightEditorNewDB.gui.
Loading compiled script darkwind/client/scripts/client.cs.
0 friends saved
Loading compiled script darkwind/client/scripts/channelChat.cs.
darkwind/client/scripts/channelChat.cs (57): Unable to find function showChat
Loading compiled script darkwind/client/scripts/game.cs.
Loading compiled script darkwind/client/scripts/missionDownload.cs.
Loading compiled script darkwind/client/scripts/svrConnection.cs.
Loading compiled script darkwind/client/scripts/playerList.cs.
Loading compiled script darkwind/client/scripts/loadingGui.cs.
Loading compiled script darkwind/client/scripts/optionsDlg.cs.
Loading compiled script darkwind/client/scripts/chatHud.cs.
Loading compiled script darkwind/client/scripts/messageHud.cs.
Loading compiled script darkwind/client/scripts/playGui.cs.
Loading compiled script darkwind/client/scripts/centerPrint.cs.
Loading compiled script darkwind/client/scripts/clientVehicles.cs.
Loading compiled script darkwind/client/scripts/clientFilePatchUploadDownload.cs.
*** Parsing client_params.txt ***
Client script version: 317
Client media version: 128
Client engine version: 143
Loading compiled script darkwind/client/scripts/clientBuildings.cs.
Loading compiled script darkwind/client/scripts/clientCharacters.cs.
Loading compiled script darkwind/client/scripts/clientPsionics.cs.
Loading compiled script darkwind/client/scripts/clientWeapons.cs.
Loading compiled script darkwind/client/scripts/clientMechanic.cs.
Loading compiled script darkwind/client/scripts/clientTerrain.cs.
Loading compiled script darkwind/client/scripts/selectObjectAndSkin.cs.
Loading compiled script darkwind/client/scripts/clientLooting.cs.
Loading compiled script darkwind/client/scripts/tutorial.cs.
Loading compiled script darkwind/client/scripts/clientSounds.cs.
Loading compiled script darkwind/client/scripts/clientStaticShape.cs.
Loading compiled script darkwind/client/scripts/tips.cs.
Loading compiled script darkwind/client/scripts/customEvent.cs.
Loading compiled script darkwind/client/scripts/downloadImage.cs.
Loading compiled script darkwind/client/scripts/manageGUIs.cs.
Loading compiled script darkwind/client/scripts/clientVCR.cs.
Loading compiled script darkwind/client/scripts/Dexter.cs.
Loading compiled script darkwind/client/scripts/httpTransfer.cs.
Loading compiled script darkwind/client/scripts/eventEntry.cs.
Loading compiled script darkwind/client/scripts/clientSandbox.cs.
Loading compiled script darkwind/client/scripts/clientCharacterCreation.cs.
Loading compiled script darkwind/client/scripts/instantMessaging.cs.
Loading compiled script darkwind/client/scripts/lang_eng.cs.
Loading compiled script darkwind/client/scripts/clientScouting.cs.
Loading compiled script darkwind/client/scripts/meetYourGang.cs.
Loading compiled script darkwind/client/scripts/myGang.cs.
Loading compiled script darkwind/client/scripts/myCharacters.cs.
Loading compiled script darkwind/client/scripts/myVehicles.cs.
Loading compiled script darkwind/client/scripts/mySquads.cs.
Loading compiled script darkwind/client/scripts/clientLeagues.cs.
Loading compiled script darkwind/client/scripts/default.bind.cs.
Binding server port to default IP
UDP initialized on port 0
Setting screen mode to 1680x1050x32 (w)...
Autoset resolution to: 1680 1050 32
Engine initialized...
*** Load Main Menu
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/picGatesofBadlandsTruckstopByLordFoul_140.jpg
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/flag_gb
Could not locate texture: darkwind/data/ui2/flag_br
Could not locate texture: darkwind/data/ui2/flag_es
Connecting to Master Server: www.dark-wind.com:28000
New TCPObject created: attempting to connect
Connected to master server
Cancelling connection timeout..
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blacktabl_i
Could not locate texture: darkwind/data/ui2/blacktabr_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/client/scripts/optionsDlg.cs (30): Unable to find object: 'OptAudioVolumeShell' attempting to call function 'setValue'
darkwind/client/scripts/optionsDlg.cs (154): Unknown command onAction.
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/client/scripts/client.cs (2567): Unknown command setBitmap.
  Object dlgLobbyScoutingWindow(2343) dlgLobbyScoutingWindow -> GuiWindowCtrl -> GuiTextCtrl -> GuiControl -> SimGroup -> SimSet -> SimObject
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blacktabl_i
Could not locate texture: darkwind/data/ui2/blacktabr_i
Could not locate texture: darkwind/data/ui2/blackbutton_i
darkwind/client/scripts/optionsDlg.cs (30): Unable to find object: 'OptAudioVolumeShell' attempting to call function 'setValue'
Setting screen mode to 1680x1050x32 (fs)...
Killing the texture manager...
Making the rendering context not current...
Deleting the rendering context...
Releasing the device context...
Destroying the window...
Changing the display settings to 1680x1050x32...
Creating a new full-screen window...
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...
Resurrecting the texture manager...
Could not locate texture: darkwind/data/ui2/blackbutton_i
Could not locate texture: darkwind/data/ui2/blackbutton_i


Any help would be appreciated, I really want to play!

Mamba
*The X Man*


Posted Jan 28, 2016, 7:53 am
Last player who had similar issues needed to disable their anti virus while running the client. See if that helps.
*The X Man*


Posted Jan 28, 2016, 8:01 am
Here is the players solution to the problem
************************************************

Okay so I've found a 'fix' to my problem, a guy ingame called BlackMoonDoggy(?) helped me out; essentially it /was/ my anti-virus, I use AVG and so does he and he had an identical issue I had.

I had to turn AVG off, install the game and play the game with my anti virus off, which isn't fantastic since I like to browse the web whilst waiting for events. Not sure if this helps or whether you can change it, but it looks like I may have to change my Anti Virus.

If anyone else has this issue; Reinstall your game with your AVG OFF and only launch the game when it is off, else it'll delete valuable files and cause the game to become unstable.
Black Mamba


Posted Jan 28, 2016, 8:56 am
THANKS!

Totally fixed it!

Now to find a different Antivirus program.

Mamba

Back