Closed GoogleCodeExporter closed 9 years ago
What is the server output when bin/server is run? Check the error log file at
log/error.log to see if there is a script error occurring at startup time, if
there is then it could be causing server.conf to be missed. Recently, some
users have reported an issue about scripts not loading because of a problem
with the lua filesystem module, this is probably the problem you're having,
which I think is resolved after r1923. So svn update your working copy and try
running again.
The hopmod start script prevents you from starting a game server process under
root user. There's no reason to give your game server root access, it's just a
security risk. The game server only needs read and write access to files in the
hopmod directory.
Original comment by graham.d...@gmail.com
on 15 Aug 2010 at 10:09
well I don't have any problems with starting multiple servers on debian 5.0
I also did use the bin/utils/newserver.sh ( -> utils ) I used a newer revision.
So I think this issue might be set to fixed :?
Original comment by c.zy...@gmail.com
on 6 Dec 2010 at 2:59
Original comment by graham.d...@gmail.com
on 15 Dec 2010 at 12:35
Original issue reported on code.google.com by
andreas....@gmail.com
on 13 Aug 2010 at 7:10