After installation by instruction, point by point, received a warning on start about the missing dependency binutils on Debian 8.
p.s. Sorry for my English
Checking Dependencies
=================================
tmux
wget
ca-certificates
file
bsdmainutils
util-linux
python
bzip2
gzip
unzip
binutils
lib32gcc1
libstdc++6:i386
[ERROR ] Install hurtworld-server: Checking dependencies: missing: binutils
Warning! hwserver does not have sudo access. Manually install dependencies.
sudo dpkg --add-architecture i386; sudo apt-get update; sudo apt-get install binutils
After installation by instruction, point by point, received a warning on start about the missing dependency
binutilson Debian 8.p.s. Sorry for my English