These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Issues with the new Proteus SDE

Author
Skr AB
The Scope
Gallente Federation
#1 - 2015-01-14 17:14:44 UTC
Hi,

working on eveHQ we noticed some weird things in the SQLite DB provided by Steve Ronuken
After talking with Steve we decided to put it here :

we found doubles values on the attributes modified by the Proteus patch

For exemple on the Arazu the maxLockedTargets old Value is 7 and used to be in the "valueInt" column (on the Rhea database), the new value is 8 and is in the column "valueFloat" in the Proteus database with also the old value still in the same place.

Here is a screenshot with the SQL request used to get the info in eveHQ

http://i.imgur.com/m8FKcMn.png

We had the same issues with all the changes.


Also, the Phobos got the same issue at least since Rhea

http://i.imgur.com/9TUpXTs.png

after doing some maths, the bonus seems to be used correctly in EvEHQ, so eveything is good on our side

Is it a standard procedure to keep the old values in the DB ? If so, why put the new value in the other column, should we priorise floats values ?

After doing some update to have our new staticData up to date, we noticed that the patch note for the Proteus release include some mistakes. The format used on patches if I recall correctly is : New_Value(change)

http://community.eveonline.com/news/patch-notes/patch-notes-for-proteus

For exemple, the rapier :
_________________________________________________________
Slot layout: 4H, 6M, 4L; 1 turrets, 3 launchers(+2)
Fittings: 750 PWG, 450 CPU(+30)
_________________________________________________________

instead of
_________________________________________________________
Slot layout: 4H, 6M, 4L; 1 turrets, 3 launchers(+2)
Fittings: 750 PWG, 480 CPU(+30)
_________________________________________________________

Finally, refering to the patch note the Rook's Bonus seems outdated in the yaml files

__________________________________________________________
bonusText: bonus to Heavy Missile and
Heavy Assault Missile Launcher rate of fire
unitID: 105
__________________________________________________________


(found the rook by looking at Directionnal scanners immunity bonus and looking at missiles bonuses)

Thanks
I also apologize for my English
Slivo
Beehive Surveillance
X877.
#2 - 2015-01-14 18:30:59 UTC
few words about the errors of the patchnotes :

Pilrim -> 1440 capacitor, not 1450
Falcon -> Signature radius 175, not 180
Rapier -> 480 CPU, not 450