• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Website ERROR Nicaw AAC SQL 7.6!

Hard

Well-Known Member
Joined
Mar 4, 2012
Messages
551
Reaction score
31
Location
Sweden?
Fatal error: Uncaught exception 'ClassException'
Message: Player::Create() Group #1 does not exist. Check your database and config file.
Online help: More Info
File: player.php on line: 250
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.

Debug Backtrace:Disabled

can anyone help me fix this problem?
 
Hi Hard,

Somebody probably can help you with it, but unfortunately you've only posted around 5% of the required information for us to do so. Consider updating your post to include:

The file mentioned (player.php), or at least lines 230-270 of that file.
The circumstances surrounding this error (e.g what you did to reproduce it)
Your configuration (Which version of PHP are you using, which web server, and which SQL server)
Any other information which you think might be relevant to the issue itself.

Thanks,
 
yeah i know

- - - Updated - - -

sorry i dont have player.php... i have look for it.

- - - Updated - - -

bump

- - - Updated - - -

I have player.php now.
 
Solution

Hello, Hard

go to ur database, and then go to ur table groups

as you can see group name (players) = id 0

click the edit button and change 0 to 1 and your welcome u can create char:)

kind regards
 
Back
Top