dysath / seat-fitting

A Fitting/Doctrine module for SeAT
GNU General Public License v2.0
14 stars 21 forks source link

Fitting Visualizer is not seeing new modules #49

Open Jamesw13 opened 4 years ago

Jamesw13 commented 4 years ago

Hi There,

Not 100% if this is part of the package or SeAT itself, however new update has been released on the 15th which features a change to module names (For example Adaptive Invulnerability Field II is now Adaptive Invulnerability Shield Hardener II).

Due to this an imported fit with such modules does not display all the modules and thus does not display the skill requirements either.

Example EFT Fit for this used is :

[Drake, ISO-D] Ballistic Control System II ML-EKP 'Polybolos' Ballistic Control System Missile Guidance Enhancer II Damage Control II

Large Shield Extender II Large Shield Extender II Adaptive Invulnerability Field II Adaptive Invulnerability Shield Hardener II Warp Disruptor II 50MN Cold-Gas Enduring Microwarpdrive

Heavy Assault Missile Launcher II Heavy Assault Missile Launcher II Heavy Assault Missile Launcher II Heavy Assault Missile Launcher II Heavy Assault Missile Launcher II Heavy Assault Missile Launcher II Small Gremlin Compact Energy Neutralizer

Medium Anti-EM Screen Reinforcer I Medium Core Defense Field Extender I Medium Core Defense Field Extender I

Hornet EC-300 x5

Scourge Javelin Heavy Assault Missile x2000 Caldari Navy Scourge Heavy Assault Missile x1500 Scourge Rage Heavy Assault Missile x10396

Crypta-Eve commented 4 years ago

Ok,

The reason why this is the case is that on the backend the plugin stores the text exactly as you paste it. So the name changes due to the tierecide will cause this issue..

Solution will be to migrate to another format, likely DNA.

This is not something I will personally be doing for at least a couple of weeks due to other commitments but will once available.