• 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 Problem with Modern AAC

powerpig

Hoster
Joined
Jan 19, 2010
Messages
80
Reaction score
0
Location
Sweden
Hello!

I use the Modern AAC and got everything setup.
When i try to make a character it just loads, but i checked other thread about sample character. I got all voc samples and it still just loads.
How do i fix this? Is it that its not same voc name on config and phpmyadmin?
 
Ok, i made it like u said
now when i create char this pops out:

atal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php:1898 Stack trace: #0 C:\xampp\htdocs\system\application\controllers\character.php(188): OTS_Player->getSkill(0) #1 [internal function]: Character->create_character('1') #2 C:\xampp\htdocs\system\codeigniter\CodeIgniter.php(236): call_user_func_array(Array, Array) #3 C:\xampp\htdocs\index.php(165): require_once('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php on line 1898

But the character is created when i update my account info. How do i fix this error when making the char?

- - - Updated - - -

and when i click on the character i made a new text pops out:

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'server.bans' doesn't exist' in C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php:2394 Stack trace: #0 C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php(2394): PDO->query('SELECT `active`...') #1 C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php(2425): OTS_Player->loadNameLock() #2 C:\xampp\htdocs\system\application\views\view_character.php(7): OTS_Player->isNameLocked() #3 C:\xampp\htdocs\system\libraries\Loader.php(677): include('C:\xampp\htdocs...') #4 C:\xampp\htdocs\system\libraries\Loader.php(307): CI_Loader->_ci_load(Array) #5 C:\xampp\htdocs\system\application\controllers\character.php(241): CI_Loader->view('view_character....', Array) #6 [internal function]: Character->view('Dwadwa') #7 C:\xampp\htdocs\system\codeigniter\CodeIgniter.php(236): call_user_func_array(Array, Array) #8 C:\xampp\htdocs\index.php(165): require_once('C:\xampp\htdocs...') #9 {main} in C:\xampp\htdocs\system\application\libraries\POT\OTS_Player.php on line 2394
 
Back
Top