Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-25-2012, 09:17 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
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).
__________________
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:09 AM.


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