• 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!

[tfs 0.3.6][8.60][visum][database][error]['E_OTS_NotLoaded ... OTS_Account.php ...]

SonGoqu

New Member
Joined
Nov 27, 2008
Messages
64
Reaction score
0
Hello, I have this problem, when someone want to go to the high-scores on my Account Manager then this error occur:

Code:
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\vXampp\htdocs\pot\OTS_Account.php:768 Stack trace: #0 C:\vXampp\htdocs\highscores.php(86): OTS_Account->isBanned() #1 C:\vXampp\htdocs\index.php(142): include('C:\vXampp\htdoc...') #2 {main} thrown in C:\vXampp\htdocs\pot\OTS_Account.php on line 768

The line is:

Code:
   throw new E_OTS_NotLoaded();

Can someone help me?
 
Back
Top