Jump to content

Huntsman

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Everything posted by Huntsman

  1. In most cases, should be enough to do what I wrote earlier: It's worth doing the first step. If the problem remains, refer to the log and optionally install the libraries required by the server. All this is 100% true for Debian. The server is tested and works without problems. Just do it and try to connect to the server.
  2. Show me the full log again. And try as: apt-get install libusb-1.0:i386 libglib2.0-0:i386 libdbus-glib-1-2:i386 It helped me to Debian Wheezy :)
  3. Im fix this problem. You need to install additional libraries: dpkg --add-architecture i386 apt-get update apt-get install libusb-1.0:i386 libglib2.0-0:i386 libdbus-glib-1-2:i386 libnm-glib4:i386 libnm-glib4:i386
  4. Please help me to configure the server. Server configuration: i7 3770k / 16GB RAM / 200 mbit/s The current configuration file: steamLanguage = ""; language = "English"; MinBandwidth = 2097152; MaxBandwidth = 2097152000; MaxMsgSend = 1024; MaxSizeGuaranteed = 512; MaxSizeNonguaranteed = 256; MinErrorToSend = 0.001; MinErrorToSendNear = 0.0099999998; MaxCustomFileSize = 0; With 30 players on the server we have dyssynchrony and lags. Log file
  5. The same problem... The server uses only 1 core. There is any decision? Server configuration: Intel® Core™ i7-920 Quad-Core, 8 GB DDR3 RAM
×