The mico's database fixes topic

Dawn of Light related news and announcements.

Moderator: Developer Team

The mico's database fixes topic

Postby mico » Tue Jun 05, 2007 10:29 am

Hey guys,
I have read-only access on the sql-db,
I make this topic for make lesser spam on the forums, everithing I'll find / fix will posted here.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby mico » Tue Jun 05, 2007 10:32 am

Just opened the database, finded this little bug in the worldobject tables, there is a NF portal stone with name " New Object ".

here is the sql query :
Code: Select all
UPDATE worldobject SET Name='Frontiers Portal Stone' WHERE WorldObject_ID = '2575e064-4cff-4c25-9bf6-3c677124409b'
Last edited by mico on Tue Jun 05, 2007 11:38 am, edited 2 times in total.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby ZioRed » Tue Jun 05, 2007 10:34 am

May be more useful if you post directly the INSERT/UPDATE SQL statements (possibly using the PK fields on WHERE)... :)
DOL Developer Team
Quick links: Support | Bug Tracker | Browse SVN

Do you like this project and are you a shard admin/developer?
Then please pick up a task from the Missing Features List.
User avatar
ZioRed
Inactive Staff Member
 
Posts: 460
Joined: Thu Dec 29, 2005 11:08 am
Website: http://ziored.spaces.live.com
Location: Italy

Postby Etaew » Tue Jun 05, 2007 12:08 pm

The question is, I bet ZioRed can check this because I'm lazy, does the frontiers portal stone class overwrite name? if so, then it doesn't matter about the db.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Postby ZioRed » Tue Jun 05, 2007 12:46 pm

The question is, I bet ZioRed can check this because I'm lazy, does the frontiers portal stone class overwrite name? if so, then it doesn't matter about the db.
It seems that no overwrite of the Name is made inside the class FrontiersPortalStone (neither in AddToWorld nor in the GameStaticItem constructor). I think it can be directly changed in the DB (I'll check later if any load methods of the keep system overwrites some names).
DOL Developer Team
Quick links: Support | Bug Tracker | Browse SVN

Do you like this project and are you a shard admin/developer?
Then please pick up a task from the Missing Features List.
User avatar
ZioRed
Inactive Staff Member
 
Posts: 460
Joined: Thu Dec 29, 2005 11:08 am
Website: http://ziored.spaces.live.com
Location: Italy

Postby mico » Tue Jun 05, 2007 12:58 pm

New bug finded,
DB : Spell
WTF!? : All Spec bard heals have a grupheal icon.

This is the sql query for fix it :
Code: Select all
QUERY REMOVED
EDIT : Used normal SingleTarget-Spec-Heals, as the drood/warden heals.
Last edited by mico on Sat Jun 30, 2007 11:01 pm, edited 2 times in total.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby stealth215 » Tue Jun 05, 2007 3:02 pm

are you sure those are the right IDs? would rather have them be as they are now then just change them to something that's wrong and have to change them again
Image
Batlas: ...180982168721657816182761875612765127652176512762576576576^17867
Stealth215: i believe the proper term for that is a kajillion
Batlas: Thread winnar!
Stealth215 yay me!
User avatar
stealth215
Inactive Staff Member
 
Posts: 1113
Joined: Mon Nov 06, 2006 3:29 pm
Location: Milwaukee, Wisconsin

Postby mico » Tue Jun 05, 2007 3:46 pm

are you sure those are the right IDs? would rather have them be as they are now then just change them to something that's wrong and have to change them again
yes thats icon ID is right, are normals spec heals as drood or warden . ( I remember it from my old bard on lancelot )
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby mico » Tue Jun 05, 2007 9:20 pm

Hey,
The reaver got some bugs in their StyleProcs,
As a recent mythic patch all style procs have to be Spirit Damage ( somes are cold atm ) and All ClientEffect of that procs are bugged.

this is the fix :
Code: Select all
QUERY REMOVED
I had tested All Damages and Effect on Merlin 1 hour ago.
Yeah I changed some ClientEffects without changing the SpellID but np they was already different so no big changing. :)
Last edited by mico on Sat Jun 30, 2007 11:01 pm, edited 1 time in total.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby Overdriven » Tue Jun 05, 2007 10:11 pm

These will all be added by tomorrow, very nice work ^_^ (Can't do it now, not till minimal lets me :P)
Overdriven
Inactive Staff Member
 
Posts: 1736
Joined: Wed Sep 07, 2005 8:49 pm
Website: http://www.jasonbenedetti.co.uk
Location: Surrey, UK.

Postby mico » Tue Jun 05, 2007 10:12 pm

These will all be added by tomorrow, very nice work ^_^ (Can't do it now, not till minimal lets me :P)
Thanks :oops:

:mrgreen:
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby ZioRed » Wed Jun 06, 2007 7:44 am

For Leviathan proc spell, don't forget to update that of Heretic too. They should be something different, I suppose.
DOL Developer Team
Quick links: Support | Bug Tracker | Browse SVN

Do you like this project and are you a shard admin/developer?
Then please pick up a task from the Missing Features List.
User avatar
ZioRed
Inactive Staff Member
 
Posts: 460
Joined: Thu Dec 29, 2005 11:08 am
Website: http://ziored.spaces.live.com
Location: Italy

Postby mico » Wed Jun 06, 2007 7:45 am

For Leviathan proc spell, don't forget to update that of Heretic too. They should be something different, I suppose.
hmm I tested it, heretic use the same style spells of the reaver.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere

Postby Overdriven » Wed Jun 06, 2007 4:55 pm

ALL FIXES ABOVE THIS COMMENT HAVE BEEN ADDED.


Just thought you should know :)
Overdriven
Inactive Staff Member
 
Posts: 1736
Joined: Wed Sep 07, 2005 8:49 pm
Website: http://www.jasonbenedetti.co.uk
Location: Surrey, UK.

Postby mico » Wed Jun 06, 2007 9:04 pm

Vampiir :

There was 2 styles with " Grafical " Style Requirement bug ( Thats was imposted at None )

here is the quick fix :
Code: Select all
QUERY REMOVED
Last edited by mico on Sat Jun 30, 2007 11:02 pm, edited 1 time in total.
mico
Database Team
 
Posts: 200
Joined: Mon May 07, 2007 3:57 pm
Location: nowhere


Return to “%s” Announcements

Who is online

Users browsing this forum: No registered users and 0 guests