Page 1 of 1

Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 8:58 am
by babyjason
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

i compliled epilogue, everythign went well, tables in sql i added npc.sql, weapons.sql. armors.sql tables to the database, but i want to go back to gracia final.

i have a backup made in navicat, i restore backup, i even executed the old npc.sql , etcitems.sql and armors manually after deleting them but i get in gameserver console errorrs


why?! and what is this?! how can i solve it plz, help me!

Code: Select all

 10.01.06 10:59:54,656	SEVERE	13	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=2407 not known, object_id=2685430602010.01.06 10:59:54,656	SEVERE	13	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=512 not known, object_id=2685435632010.01.06 10:59:54,656	SEVERE	13	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=5779 not known, object_id=2685440072010.01.06 11:00:08,812	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=858 not known, object_id=2700716802010.01.06 11:00:08,812	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=858 not known, object_id=2700716832010.01.06 11:00:08,812	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=920 not known, object_id=2700716672010.01.06 11:00:08,843	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=1146 not known, object_id=2698360072010.01.06 11:00:08,843	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=1147 not known, object_id=2698360092010.01.06 11:00:08,843	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=8181 not known, object_id=2698449522010.01.06 11:00:08,843	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=889 not known, object_id=2700717052010.01.06 11:00:08,843	SEVERE	12	net.sf.l2j.gameserver.model.L2ItemInstance	Item item_id=889 not known, object_id=2700
epilogue client i compiled and installed (updated sqls)
version=${l2jdp.revision}
builddate=20091227_0824

version=${l2j.revision}
builddate=20100102_1557

gracia final i want to go back to and used it with no problems :

version=${l2j.revision}
builddate=20091210_0456

version=${l2jdp.revision}
builddate=20091210_0412

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:03 am
by MELERIX
without revision numbers, we can't help you.

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:07 am
by babyjason
epilogue client i compiled and installed (updated sqls)
version=${l2jdp.revision}
builddate=20091227_0824

version=${l2j.revision}
builddate=20100102_1557

gracia final i want to go back to and used it with no problems :

version=${l2j.revision}
builddate=20091210_0456

version=${l2jdp.revision}
builddate=20091210_0412


i just dont understand whY! i restored the backup from this morning that was gracia final backup, and now in gracia final gameserver i get missing items error..why?!

plz. .help me..

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:23 am
by babyjason
items are armors as far as i can see... but i deleted armors sql and exectued again the backed up armors.sql in navicat...

i dont understand rly..

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:27 am
by babyjason
When GE was released 148 protocol was used by both live and PTS clients. During big update 15/12/09 protocol version was changed to the 146 for the live servers.
Key difference between 148 and 146 is new structure for ALL item-related packets. Also some changes was in mail and relation packets. If you allow old client to login inventory will not be displayed normally, all merchants/pivate stores will look broken, as well as player will not be able to trade and will lag on each new character around.
this is what is happening, BUT I AM using Gracia final SERVER FILES again, with my old backup made before installing epilogue.

so if all the data in my database are from the backup, what the hell can cause this?!

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:36 am
by janiii
because players have items from gracia epilogue which you deleted from armor/weapon/etcitem.sql .

Re: Need urgent HELP!:(((

Posted: Wed Jan 06, 2010 9:42 am
by babyjason
janiii wrote:because players have items from gracia epilogue which you deleted from armor/weapon/etcitem.sql .
the server wasnt up not even 5 seconds. i instantly reverted to backup almost.

but all the items are armors... how can i go back to gracia final , if i have the backup from this morning then without this item issues (complete rollback)?!

and the items are a grades , etc, not epilogue exclusive or smt

2010.01.06 10:57:24,781 SEVERE 10 net.sf.l2j.gameserver.model.L2ItemInstance Item item_id=889 not known, object_id=269017122

for exemple is (889,'Tateossian Ring'

so it might be something wrong with armors.sql ? should i delete it again and then use my backup made in navicat agaiN?

Re: Need urgent HELP!:(((

Posted: Thu Jan 07, 2010 7:38 am
by momo61
can I ask why you want to go back to final ?

Re: Need urgent HELP!:(((

Posted: Thu Jan 07, 2010 2:34 pm
by Notorious
This is wrong: net.sf.l2j.gameserver...

Should be: com.l2jserver.gameserver...

Or am I wrong?

Re: Need urgent HELP!:(((

Posted: Fri Jan 08, 2010 4:12 pm
by babyjason
momo61 wrote:can I ask why you want to go back to final ?
because still many things are wrong in epilogue, like core change for sonic rage/kebab skill etc and wanted to wait.

Re: Need urgent HELP!:(((

Posted: Fri Jan 08, 2010 5:56 pm
by Deadmeat
babyjason wrote:
momo61 wrote:can I ask why you want to go back to final ?
because still many things are wrong in epilogue, like core change for sonic rage/kebab skill etc and wanted to wait.
So you updated your server without ever setting up a test server to make sure everything worked before you upgraded and never made a backup copy of your server files and database and did a test restore and compair to make sure the backup was good before you upgraded? LOL

!!!!!!!! Note to ALL Newbie Admins !!!!!!!!!
You should setup a test server and make sure all your add-ons work before you upgrade your server and you should make backup copies of your server files and database to restore from incase of problems BEFORE you upgade.

Re: Need urgent HELP!:(((

Posted: Sat Jan 09, 2010 12:57 am
by babyjason
Deadmeat wrote:
babyjason wrote:
momo61 wrote:can I ask why you want to go back to final ?
because still many things are wrong in epilogue, like core change for sonic rage/kebab skill etc and wanted to wait.
So you updated your server without ever setting up a test server to make sure everything worked before you upgraded and never made a backup copy of your server files and database and did a test restore and compair to make sure the backup was good before you upgraded? LOL

!!!!!!!! Note to ALL Newbie Admins !!!!!!!!!
You should setup a test server and make sure all your add-ons work before you upgrade your server and you should make backup copies of your server files and database to restore from incase of problems BEFORE you upgade.

if u d read the entire post (engrish) u d notice that all the database was backed up with all the old files, etc.

that s why it was weird, because all the database files (sql) and the gameserver/files were backed up.