Author Topic: Runtime error On dedicated server  (Read 1507 times)

Whenever i host a dedicated server after some time a runtime error occurs and i need help how to make this stop




Post your console log.

console.log is here

and this console.log happened to be on my client, not my dedicated server just to tell you

and this console.log happened to be on my client, not my dedicated server just to tell you
This doesn't help.

The reason why is

Code: [Select]
Could not locate texture: Add-Ons/Projectile_Dog/Red (download failed, using default texture)
  +- using default 'red' texture 'base/data/shapes/red.png'
Could not locate texture: Add-Ons/JVS_PlungerSwitch/shapes/black (download failed, using default texture)
  +- using default 'black' texture 'base/data/shapes/black.png'
Could not locate texture: Add-Ons/AI_Gangster/blank (download failed, using default texture)
  +- using blank texture
Could not locate texture: Add-Ons/AI_Gangster/black25 (download failed, using default texture)
  +- using default 'black25' texture 'base/data/shapes/black25.png'
Could not locate texture: Add-Ons/AI_Gangster/black (download failed, using default texture)
  +- using default 'black' texture 'base/data/shapes/black.png'
Could not locate texture: Add-Ons/AI_Gangster/black50 (download failed, using default texture)
  +- using default 'black50' texture 'base/data/shapes/black50.png'
Could not locate texture: Add-Ons/AI_Gangster/black75 (download failed, using default texture)
  +- using default 'black75' texture 'base/data/shapes/black75.png'

This might be why,yes?


And yes, i just downloaded the C++ Redistributable package x64 so this should help?


I can't do anything about it


Yes you can.

You know what you could do about it?

You could post the console.log for the DEDICATED SERVER.

Console.log For Dedicated Server!