Could not restore in slot 0 H5

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
Were
Posts: 20
Joined: Fri Sep 23, 2011 7:17 am

Could not restore in slot 0 H5

Post by Were »

» Find Revision
L2J Revision Number:
L2JDP Revision Number:
174

Recently I have updated my Freya server to High Five.
When I select a character on the selection screen, it does not enter and write "Could not restore in slot (number depends on the number of chars')".

Also in the console it's written .."Unknown column game_points in field_list but there is no such a column.

Thx in advance
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Could not restore in slot 0 H5

Post by UnAfraid »

Check your customs.
Image
Were
Posts: 20
Joined: Fri Sep 23, 2011 7:17 am

Re: Could not restore in slot 0 H5

Post by Were »

Checked, problem still not found.

The HighFive pack's "character.sql" is working. The problem is with the updating.
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Could not restore in slot 0 H5

Post by UnAfraid »

L2J doesn't comes by default with field 'game_points' some of your customs are including it either u didn't updated properly your database or you have messed up L2PcInstance.restore() method.
In both cases its not l2j problem.
That's probably prime shop check it out.
Image
Were
Posts: 20
Joined: Fri Sep 23, 2011 7:17 am

Re: Could not restore in slot 0 H5

Post by Were »

But I don't even have it in characters.sql. I have no idea why it's even mentioned.

About L2PcInstance where I can find it?
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Could not restore in slot 0 H5

Post by UnAfraid »

Were wrote:But I don't even have it in characters.sql
That's the problem.
Image
Lyan
Posts: 66
Joined: Sat Nov 05, 2011 9:55 am

Re: Could not restore in slot 0 H5

Post by Lyan »

UnAfraid wrote:
Were wrote:But I don't even have it in characters.sql
That's the problem.
I added it and it's still not working.


** updated
Problem solved, thank you.

I found "Game points" before updating and I exported the values, then I combined updated characters.sql with the new packs characters.sql.
Post Reply