Page 1 of 1
Migrate from L2jOff
Posted: Sun Jan 17, 2010 2:31 am
by l2tecno
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
Number: 3808
L2JDP Revision
Number: 6883
Hi, When i try to migrate the DB from l2joff to l2j the game server console showme a lot of error and the characters don't load, how can i migrate my DB from l2joff to l2j?
Thanks
Re: Migrate from L2jOff
Posted: Sun Jan 17, 2010 7:13 am
by janiii
run also the update queries for database. a lot has changed.
if you have still problems after database update, post here the errors.
Re: Migrate from L2jOff
Posted: Sun Jan 17, 2010 9:19 am
by l2tecno
OK I executed all updates querry and still the error see the screens
Well now the game show me an error when try to selec server say: "your protocol version is diferent, please continue"
Re: Migrate from L2jOff
Posted: Sun Jan 17, 2010 9:23 am
by janiii
probably you did not run all update queries
Code: Select all
ALTER TABLE `castle` ADD `showNpcCrest` enum('true','false') DEFAULT 'false' NOT NULL AFTER `regTimeEnd`;
Re: Migrate from L2jOff
Posted: Sun Jan 17, 2010 9:30 am
by Gnacik
after upgrading gameserver installer will ask about updates folder. Select A (Automagic) update.
Re: Migrate from L2jOff
Posted: Mon Jan 18, 2010 11:03 pm
by l2tecno
Solved thank's so much for the help