New error in stdout.log

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
netvirus
Advanced User
Advanced User
Posts: 408
Joined: Sun Aug 02, 2009 3:43 pm
Location: Russia
Contact:

New error in stdout.log

Post by netvirus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3957:
L2JDP Revision 7104:

Has found out today.
What does it mean?

Could not store char base data: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value adjusted
for column 'pvpkills' at row 1
FidoNet - iddqd
User avatar
knoppix
Posts: 138
Joined: Sat Dec 12, 2009 8:02 pm
Location: La Plata, Buenos Aires

Re: New error in stdout.log

Post by knoppix »

The value for pvpkills column in the character table is wrong =).

Its like you are trying to store a number in a column that only accepts chars or a value of 8 characters when the column only accepts 5.

Check that, fix it, and restart the server.
"Only two things are infinite, the universe and human stupidity, and I\\\'m not sure about the former." - A.Einstein
Post Reply