Page 1 of 1
[Need help] Problem with gs.
Posted: Tue Mar 22, 2011 12:32 pm
by zippel
» Find Revision
L2J Revision
Number: 4514
L2JDP Revision
Number: 7818
Now I use L2JDP Revision
Number: 7829, L2J Revision
Number: 4521 and old db L2J Revision
Number: 4514, L2JDP Revision
Number: 7818.
When I apply updates from the folder "updates": 20110103update.sql, 20110112update.sql, 20110210update.sql, 20110316update.sql I have problems running the game server.
error0.zip
Re: [Need help] Problem with gs.
Posted: Tue Mar 22, 2011 2:24 pm
by hope
show error
Re: [Need help] Problem with gs.
Posted: Wed Mar 23, 2011 7:37 am
by zippel
pzdc loopenb. sotri log!
Re: [Need help] Problem with gs.
Posted: Wed Mar 23, 2011 10:32 am
by tukune
SEVERE: Error while creating skill tree (Class ID 0): Unknown column 'is_transfer' in 'field list'
update your skill_trees table.
Re: [Need help] Problem with gs.
Posted: Wed Mar 23, 2011 12:55 pm
by hope
zippel wrote:» Find Revision
L2J Revision
Number: 4514
L2JDP Revision
Number: 7818
Now I use L2JDP Revision
Number: 7829, L2J Revision
Number: 4521 and old db L2J Revision
Number: 4514, L2JDP Revision
Number: 7818.
When I apply updates from the folder "updates": 20110103update.sql, 20110112update.sql, 20110210update.sql, 20110316update.sql I have problems running the game server.
error0.zip
try and take the time to read the error it is not hard to work it out as it tells you what the problem is
Re: [Need help] Problem with gs.
Posted: Wed Mar 23, 2011 4:10 pm
by zippel
updates": 20110103update.sql, 20110112update.sql, 20110210update.sql, 20110316update.sql
pzdc. What a skill trees?! What are you...
I apply 20110103update.sql, 20110112update.sql, 20110210update.sql, 20110316update.sql updates.
какой в пиз..у skill_trees?
If I insert a blank database with a ought - that works fine. If you upgrade an old - an error.
Re: [Need help] Problem with gs.
Posted: Wed Mar 23, 2011 6:04 pm
by jurchiks
Then either you applied the updates incorrectly or you haven't applied all updates.
Or maybe there's smth wrong with the updates, but you can always try to apply them manually.
Re: [Need help] Problem with gs.
Posted: Sat Mar 26, 2011 9:56 am
by zippel
mde... Errors in log, log into a archive.
In short, I'll reinstalled the server. it's better ...
I used the upgrade - as soon as possible.
Re: [Need help] Problem with gs.
Posted: Sun Mar 27, 2011 9:16 pm
by zippel
SpawnTable: Could not store spawn in the DB:Data truncation: Out of range value for column 'npc_templateid' at row 1
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for column 'npc_templateid' at row 1
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3601)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
WTF ???
Re: [Need help] Problem with gs.
Posted: Mon Mar 28, 2011 12:13 pm
by tukune
see custom_spawnlist.sql
must be less than 7 digits npc_templateid.
Re: [Need help] Problem with gs.
Posted: Mon Mar 28, 2011 2:43 pm
by zippel
Re: [Need help] Problem with gs.
Posted: Mon Mar 28, 2011 4:02 pm
by tukune
dont worry ,that dialog message is normally.
now, delete your custom_spawnlist table.
then run database_installer.bat
and edit General.properties file: CustomSpawnlistTable=TRUE
Re: [Need help] Problem with gs.
Posted: Mon Mar 28, 2011 4:19 pm
by zippel
Ok, I do it...