PunkBuster
New member
- Messages
- 216
- Points
- 0
This is a stupid question but I really can't figure this out. My login server is accusing:
DB error - Table 'hercules_rag.loginlog' doesn't exist
In other words, it cannot find the loginlog table inside the hercules_rag database. This absolutely does not make sense, because loginlog belongs to the log database, and as such, the login server should be looking for it in the hercules_log database.
I have hercules_rag as main and hercules_log for logs. It's all been installed correctly, but I don't understand why the login server is looking up the table on the wrong database.
DB error - Table 'hercules_rag.loginlog' doesn't exist
In other words, it cannot find the loginlog table inside the hercules_rag database. This absolutely does not make sense, because loginlog belongs to the log database, and as such, the login server should be looking for it in the hercules_log database.
I have hercules_rag as main and hercules_log for logs. It's all been installed correctly, but I don't understand why the login server is looking up the table on the wrong database.