This has been a long time problem for Zeta, but the game "Locks up." By this I mean some commands become useless, and people are not able to login/create a character. The game basically goes into a halt. If you're logged in when this happens, you can still walk around etc.. But, strangely rebooting the world doesn't help, it's still "locked up." I must log into shell, and take it down manually, which is somewhat of a pain. I'm in need of some suggestions what this could be, and if people need me to paste some code from parts of the game, I will do so.
Thanks,
RaeKwon
ID:189762
![]() May 22 2003, 12:25 pm
|
|
Starwarspower wrote:
maybe it is a user overload like when there are too many people playing. Or maybe you just have too much code and dreemseeker can't handle it all. Or maybe its a combination of the two, I dunno... The CPU builds then it freezes. I now realized that rebooting won't reboot the unix server like it does on windows, so I'm going to have to find a way around it. Disappointment. RaeKwon |
In the shell do a
"kill -10 pid" On the game, you can run "ps -ax" to see which pid Zeta is running on. |
Nadrew wrote:
In the shell do a I know, but when none of us that know the shell are on, the game remains locked up for hours on end. RaeKwon |
~Starwarspower~