Need urgent HELP!:(((

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
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Need urgent HELP!:(((

Post 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
Last edited by babyjason on Wed Jan 06, 2010 9:07 am, edited 1 time in total.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Need urgent HELP!:(((

Post by MELERIX »

without revision numbers, we can't help you.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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..
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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..
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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?!
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Need urgent HELP!:(((

Post by janiii »

because players have items from gracia epilogue which you deleted from armor/weapon/etcitem.sql .
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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?
User avatar
momo61
Posts: 1648
Joined: Fri Jun 06, 2008 2:05 pm
Location: Europe

Re: Need urgent HELP!:(((

Post by momo61 »

can I ask why you want to go back to final ?
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Need urgent HELP!:(((

Post by Notorious »

This is wrong: net.sf.l2j.gameserver...

Should be: com.l2jserver.gameserver...

Or am I wrong?
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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.
Deadmeat
Posts: 286
Joined: Fri Sep 22, 2006 1:03 am
Location: Red Rock, Mars

Re: Need urgent HELP!:(((

Post 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.
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Re: Need urgent HELP!:(((

Post 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.
Post Reply