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

Gesior Acc problem creating new characters and account

Xeo

Zote
Joined
Jun 14, 2009
Messages
129
Solutions
1
Reaction score
2
Location
Chile
When I try creating new characters , I get this error
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'comment' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Player.php:187 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 C:\xampp\htdocs\accountmanagement.php(952): OTS_Player->save() #2 C:\xampp\htdocs\index.php(135): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 187

Also when I try making an account I get this error
Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1364 Field 'page_lastday' doesn't have a default value' in C:\xampp\htdocs\pot\OTS_Account.php:199 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(199): PDO->query('INSERT INTO `ac...') #1 C:\xampp\htdocs\createaccount.php(282): OTS_Account->create(0, 9999999, '115262') #2 C:\xampp\htdocs\index.php(141): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 199
Im using Gesior 0.3.6. , =/ Anyone knows why that happens?
Thanks!
 
Last edited:
Back
Top