Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Restarting the NPC-server produces players with no account name. (https://forums.graalonline.com/forums/showthread.php?t=134266091)

cbk1994 03-25-2012 09:17 PM

Restarting the NPC-server produces players with no account name.
 
After restarting the NPC-server on Era, we often receive error messages in RC that are the result of players having no account name (e.g. SQL constraints fail, players' gangs get reset, etc). This happened once about a year ago, but after that hasn't been happening again until recently. It now seems to happen almost every time we restart Era's NPC-server.

The following script:

PHP Code:

for (temp.pl allplayers) {
  if (
temp.pl.account == null) {
    echo(
"bad: "@  temp.pl.nick);
  }


produced this output:
Quote:

bad: Fro Bro
bad: Dark Phoenix
I confirmed that the players had no account name in-game (it wasn't possible to warp to them, but they seemed able to play fine except that they couldn't access bank accounts, etc).

BlueMelon 03-25-2012 10:13 PM

That is very odd... I was wondering why we where having those errors.

cbk1994 03-30-2012 03:58 AM

This just happened again.

Quote:

bad: Kyle, Leader (VorteX)
bad: Karissa Akamada-Fiery ~Wei Xian De Nu Xing~ of Tachi *Supervisor* (Gun Point)
Also, what's the cause of the ridiculous amount of server lag (increased latencies to the server for almost all players and the server is freezing up periodically) lately and how can we fix it?

Tigairius 04-02-2012 12:55 AM

Weird. Witnessed it happening today. Bumping.


All times are GMT +2. The time now is 04:18 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.