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

[ModernAAC] Problem

LucasFerraz

Systems Analyst
Joined
Jun 10, 2010
Messages
2,857
Reaction score
96
Location
Brazil
When I create a character I got this error and the char is empty.
Code:
( ! ) Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\wamp\www\system\application\libraries\POT\OTS_Player.php on line 1898
( ! ) E_OTS_NotLoaded: in C:\wamp\www\system\application\libraries\POT\OTS_Player.php on line 1898
Call Stack
#	Time	Memory	Function	Location
1	0.0016	452704	{main}( )	..\index.php:0
2	0.0102	1238072	require_once( 'C:\wamp\www\system\codeigniter\CodeIgniter.php' )	..\index.php:166
3	0.0342	2386136	call_user_func_array ( )	..\CodeIgniter.php:236
4	0.0342	2386184	Character->create_character( )	..\CodeIgniter.php:0
5	0.0873	4968960	OTS_Player->getSkill( )	..\character.php:188



Can someone help?
 
Last edited:
Back
Top