Ranks Not Loading Properly

Post Reply
Mr_Rippe
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Mar 29, 2017 4:20 pm

Ranks Not Loading Properly

Post by Mr_Rippe »

Hello,

On the server I play on, we seem to have a recurring issue. Every 2 or 3 days, the ranks for the players don't properly load and everyone is set to guests. The ranks are all stored on the mySQL box located next to the physical server itself. All the ranks are stored on the mySQL box, while the program that accesses them is located on the server itself We're trying to figure out the cause of this and someone said we'd need to look at the "console verbose logs" in order to figure out what's happening. How does my server owner go about configuring this?
User avatar
hiimcody1
Staff
Staff
Posts: 1593
Joined: Wed Dec 28, 2011 4:59 pm

Re: Ranks Not Loading Properly

Post by hiimcody1 »

On your server, you'd want to enable "-condebug". This will generally output everything to a console.log file which you can use to view any errors that may be happening.
Post Reply