[Need help] Problem with gs.

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
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

[Need help] Problem with gs.

Post 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
You do not have the required permissions to view the files attached to this post.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: [Need help] Problem with gs.

Post by hope »

show error
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post by zippel »

pzdc loopenb. sotri log!
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [Need help] Problem with gs.

Post by tukune »

SEVERE: Error while creating skill tree (Class ID 0): Unknown column 'is_transfer' in 'field list'
update your skill_trees table.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: [Need help] Problem with gs.

Post 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
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post 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.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: [Need help] Problem with gs.

Post 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.
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.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post 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.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post 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 ???
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [Need help] Problem with gs.

Post by tukune »

see custom_spawnlist.sql
must be less than 7 digits npc_templateid.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post by zippel »

Image
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: [Need help] Problem with gs.

Post 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
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: [Need help] Problem with gs.

Post by zippel »

Ok, I do it...
Post Reply