Issue information

Issue ID
#6478
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Aug 16, 2012 7:56
Last Post
Hercules Elf Bot
Aug 16, 2012 8:43
Confirmation
N/A

Hercules Elf Bot - Aug 16, 2012 7:56

Originally posted by [b]Cusy[/b]
0 09:52:41 # GM Weapon REPLACE INTO `item_db_re` VALUES (1599,'Angra_Manyu','Angra Manyu',4,1,NULL,10,'10000:10000',NULL,2,NULL,0xFFFFFFFF,7,2,2,1,'1',1,8,'bonus bAllStats,50; bonus bBaseAtk,3300; bonus bMatkRate,200; bonus2 bHPDrainRate,1000,100; bonus2 bSPDrainRate,1000,20; bonus bHealPower,200; bonus2 bAddRace,RC_NonBoss,100; bonus2 bAddRace,RC_Boss,100; skill "WZ_STORMGUST",10; Skill "WZ_METEOR",10; Skill "WZ_VERMILION",10; skill "GM_SANDMAN",1; bonus bVariableCastrate,-100; bonus bFixedCastrate,-100;',NULL,NULL)

Error Code: 1406. Data too long for column 'atk:matk' at row 1

Using last SVN version, DB upgraded with [url="http://trac.rathena.org/browser/rathena/trunk/sql-files/upgrade_svn16639.sql?rev=16639"]upgrade_svn16639.sql[/url]

This post has been edited by Cusy on Aug 16, 2012 7:56

Hercules Elf Bot - Aug 16, 2012 8:00

Originally posted by [b]Cusy[/b]
Ahura Mazda has a similar error:


0 09:58:39 # GM Shield REPLACE INTO `item_db_re` VALUES (2199,'Ahura_Mazda','Ahura Mazdah',5,1,NULL,10,NULL,10000,NULL,NULL,0xFFFFFFFF,7,2,32,NULL,'1',1,0,'bonus bAllStats,50; bonus bMdef,99; bonus bShortWeaponDamageReturn,100; bonus2 bSubRace,RC_DemiHuman,95; skill "CR_FULLPROTECTION",5; Skill "WZ_ESTIMATION",1; Skill "ST_FULLSTRIP",5; Skill "HW_MAGICPOWER", 10; bonus bMaxHPRate,200; bonus bNoKnockback,0; bonus bDelayRate,-20; bonus bSpeedRate,25; bonus bIntravision,0;','sc_start4 SC_ENDURE,60000,10,0,0,1;','sc_end SC_ENDURE;') Error Code: 1264.

Out of range value for column 'defence' at row 1

Hercules Elf Bot - Aug 16, 2012 8:22

Originally posted by [b]Kenpachi[/b]
Oh, sorry, I just tested the TXT DB. Thanks for pointing that out. :)

Hercules Elf Bot - Aug 16, 2012 8:43

Originally posted by [b]Kenpachi[/b]
Fixed in [rev=16645].