Jump to content

Recommended Posts

Posted

Hello everyone. I have a problem when i spawn any NPCs. Could you help me to fix it. Thanks a lot .

 

SpawnTable: Could not store spawn in the DB:Data truncation: Out of range value for column 'id' at row 1
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for column 'id' 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:286)
        at handlers.admincommandhandlers.AdminSpawn.spawnMonster(AdminSpawn.java:246)
        at handlers.admincommandhandlers.AdminSpawn.useAdminCommand(AdminSpawn.java:180)
        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:997)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Posted

i have the same problem .... i think is cuz the server is trying to enter a number higher then integer value in spawnlis... but i don't know how to fix it.... if any one can help .. please do:D

 

 

i'v found a fix... check http://www.maxcheaters.com/forum/index.php?topic=185917.0

Guest
This topic is now closed to further replies.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock