Author Topic: Game quits on joining various servers  (Read 490 times)

About halfway through Loading Datablocks on many servers, my game instantly crashes with no error message. The last lines of the console log are usually related to Unknown Texture errors for various mods and/or weapons.

Code: [Select]
Could not locate texture: Add-Ons/Weapon_ak47/black50 (will attempt to download)
Could not locate texture: Add-Ons/Weapon_ak47/yellow (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/black.blank (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/planeblue (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/white2 (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/*Ambient (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/black.blank (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/planeblue (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/white2 (will attempt to download)
Could not locate texture: Add-Ons/Vehicle_U1/*Ambient (will attempt to download)
Sending request for file Add-Ons/Vehicle_U1/black.blank
Sending request for file Add-Ons/Vehicle_U1/black.blank.jpg
Sending request for file Add-Ons/Vehicle_U1/black.blank.png
Sending request for file Add-Ons/Vehicle_U1/planeblue
Sending request for file Add-Ons/Vehicle_U1/planeblue.jpg
Sending request for file Add-Ons/Vehicle_U1/planeblue.png
Sending request for file Add-Ons/Vehicle_U1/white2
Sending request for file Add-Ons/Vehicle_U1/white2.jpg
Sending request for file Add-Ons/Vehicle_U1/white2.png
Sending request for file Add-Ons/Vehicle_U1/*Ambient
Sending request for file Add-Ons/Vehicle_U1/*Ambient.jpg
Sending request for file Add-Ons/Vehicle_U1/*Ambient.png
Could not locate texture: Add-Ons/Vehicle_U1/black.blank (download failed, using default texture)
  +- using default black texture
Could not locate texture: Add-Ons/Vehicle_U1/planeblue (download failed, using default texture)
  +- using blank texture
Could not locate texture: Add-Ons/Vehicle_U1/white2 (download failed, using default texture)
  +- using blank texture
Could not locate texture: Add-Ons/Vehicle_U1/*Ambient (download failed, using default texture)
  +- using blank texture
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black (will attempt to download)
Could not locate texture: Add-Ons/Script_FFC/Models/black50 (will attempt to download)

This is the end of the most recent console log. It just ends at that point. Note that it is possible for me to join some servers with Fooly Cooly's Fun Commands and some servers without it also crash me.

Might be the server's bandwidth. Low bandwidth may cause packet loss and eventually disconnect.