[Need help] Problem with gs.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
[Need help] Problem with gs.
» 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.
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.
You do not have the required permissions to view the files attached to this post.
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: [Need help] Problem with gs.
pzdc loopenb. sotri log!
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: [Need help] Problem with gs.
update your skill_trees table.SEVERE: Error while creating skill tree (Class ID 0): Unknown column 'is_transfer' in 'field list'
-
- Posts: 1160
- Joined: Thu Aug 30, 2007 5:17 pm
Re: [Need help] Problem with gs.
try and take the time to read the error it is not hard to work it out as it tells you what the problem iszippel 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.
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: [Need help] Problem with gs.
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.
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.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: [Need help] Problem with gs.
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.
Or maybe there's smth wrong with the updates, but you can always try to apply them manually.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: [Need help] Problem with gs.
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.
In short, I'll reinstalled the server. it's better ...
I used the upgrade - as soon as possible.
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: [Need help] Problem with gs.
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 ???
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 ???
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: [Need help] Problem with gs.
see custom_spawnlist.sql
must be less than 7 digits npc_templateid.
must be less than 7 digits npc_templateid.
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: [Need help] Problem with gs.
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
now, delete your custom_spawnlist table.
then run database_installer.bat
and edit General.properties file: CustomSpawnlistTable=TRUE
- zippel
- Posts: 123
- Joined: Wed Feb 09, 2011 7:21 pm
- Location: [RF] Krasnoyarsk
- Contact:
Re: [Need help] Problem with gs.
Ok, I do it...