Hello y'all,
even with 2.0.1 I received a duplicate key error while trying to upload via the web interface.
1062: Duplicate entry '494-Blitzschnell' for key 1
SQL:
INSERT INTO `roster_20buffs` SET `member_id` = '494', `name` = 'Blitzschnell', `icon` = 'spell_nature_unrelentingstorm', `tooltip` = 'Blitzschnell\nBeweglichkeit um 120 und Angriffstempo geringfügig erhöht.\nNoch 2 Sekunden'
File: lib/dbal/mysql.php
Line: 234
I checked and identified as reason for this failing insert mongoose buffs being active on both onehand weapons which for the second one caused this error. Editing 'characterprofiler.lua' and deleting the second block makes no problems when uploading.
Now I'm not sure if this should be handled by CharacterProfiler while generating the upload file or has this to be fixed in WoWRoster's import routine?
thx for reading
Slipfoot