Quote:
Ygorl said:
Sweet. I'm glad that it was so quick to diagnose. Thanks again for the great server!
|
Well, I'm quite liberal with tracing...
Anyway, the problem turns out to be a faulty check for non-existing, triggered by Eureka non-existence(?!) as a player:
Code:
+---------------------+------------+---------------+
| game_name | nationname | controlled_by |
+---------------------+------------+---------------+
| Newbie_Intermediate | Mictlan | Eureka |
+---------------------+------------+---------------+
I'm more than a little baffled by this. Anyways, I've fixed the non-existence check so it shouldn't matter anymore.