Hello all,
I need some help on how to update my l2j files for gracia part2 to gracia final w/o destroying any of the custom staff spawnlists, npcs, etc if that is possible. And another question. before that i tried to create a second database under the same connection named : l2jdb2. i created it via the database installer of gracia final files, but later on when i tried to register game server a prob appeared saying:access denied for user"root"@"localhost" using password NO
but i have password on the connection :S anyway i m open to ideas/suggestions on what to do? is there a way to update the files? should i delete all (save custom staff) and then create all from scratch with the gracia final files ? what to do? :S
thx all for your time reading this,
hf
L2J G2.2->G2.3 hlp
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 271
- Joined: Wed Mar 19, 2008 10:16 am
Re: L2J G2.2->G2.3 hlp
Well, about custom stuff, you may be aware that item/npc/shop/... ID's have to be unique. If G2.3 needs some of the ID that you used for your custom data, you're in trouble !!!
Best thing to do is to avoid making changes in the 'official" tables and make changes to the custom tables. These are not overwritten when you update and your changes should be safe.
Best thing to do is to avoid making changes in the 'official" tables and make changes to the custom tables. These are not overwritten when you update and your changes should be safe.
- Ashitaka
- Posts: 96
- Joined: Thu Jul 12, 2007 4:04 am
- Location: Spain
Re: L2J G2.2->G2.3 hlp
This is mainly because you have tried to access the database without any password. If you had set one and you don't specify it as a parameter, it just doesn't grant you access.cheatax21 wrote:access denied for user"root"@"localhost" using password NO