Error npc_templateid

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
Locked
janndo
Posts: 14
Joined: Sat Jun 21, 2008 9:14 pm

Error npc_templateid

Post by janndo »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4470M
L2JDP Revision Number: 7732

When i play... the consolar show this

Code: Select all

03-01-2011 08:04:40 PM com.l2jserver.gameserver.datatables.SpawnTable addNewSpawnADVERTENCIA: SpawnTable: Could not store spawn in the DB:Data truncation: Out of range value for column 'npc_templateid' at row 1com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for column 'npc_templateid' at row 1    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3564)    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3498)    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1959)    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2113)    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2568)    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2113)    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1364)    at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPreparedStatement.java:989)    at com.l2jserver.gameserver.datatables.SpawnTable.addNewSpawn(SpawnTable.java:256)    at handlers.admincommandhandlers.AdminSpawn.spawnMonster(AdminSpawn.java:383)    at handlers.admincommandhandlers.AdminSpawn.useAdminCommand(AdminSpawn.java:267)    at com.l2jserver.gameserver.network.clientpackets.SendBypassBuildCmd.runImpl(SendBypassBuildCmd.java:79)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)    at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1001)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)    at java.lang.Thread.run(Thread.java:662) 
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Error npc_templateid

Post by janiii »

you need to use search before posting, then you may find a true solution to this problem. :)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Locked