Bondo wrote:thank you for working so hard on fixking this problem mate, really appreciated.
The title seems fixed. I now just got this error:Quest [n] could not be inserted
1062: Duplicate entry '28-n' for key 1
else if($value == 'nil')
{
$value = NULL;
}
$stack[$stack_pos][1][$name] = $value;
else if($value == 'nil')
{
$value = NULL;
}
else if($value == 'nil, ')
{
continue;
}
$stack[$stack_pos][1][$name] = $value;
}, -- [11]
{
["Item"] = "16696:0:0:0:0:0:0:0",
["Color"] = "0070dd",
["Tooltip"] = "Devout Belt<br>Binds when equipped<br>Waist Cloth<br>46 Armor<br>+4 Stamina<br>+20 Intellect<br>+9 Spirit<br>Durability 30 / 30<br>Requires Level 53<br> <br><br>Vestments of the Devout (0/8)<br> Devout Belt<br> Devout Sandals<br> Devout Bracers<br> Devout Crown<br> Devout Gloves<br> Devout Mantle<br> Devout Skirt<br> Devout Robe<br> <br><br>(2) Set: +200 Armor.<br>(4) Set: Increases damage and healing done by magical spells and effects by up to 23.<br>(6) Set: When struck in combat has a chance of shielding the wearer in a protective shield which will absorb 350 damage.<br>(8) Set: +8 All Resistances.",
["Icon"] = "INV_Belt_10",
["Name"] = "Devout Belt",
}, -- [12]
nil, -- [13]
{
["Item"] = "13009:0:0:0:0:0:0:0",
["Color"] = "0070dd",
["Tooltip"] = "Cow King's Hide<br>Binds when equipped<br>Chest Leather<br>148 Armor<br>+10 Stamina<br>+10 Arcane Resistance<br>+10 Fire Resistance<br>+10 Nature Resistance<br>+10 Frost Resistance<br>+10 Shadow Resistance<br>Durability 100 / 100<br>Requires Level 46",
["Icon"] = "INV_Chest_Leather_06",
["Name"] = "Cow King's Hide",
}, -- [14]
INSERT INTO `roster_items` SET `member_id` = '28', `item_name` = 'Devout Belt', `item_parent` = 'Bag2', `item_slot` = '12', `item_color` = '0070dd', `item_id` = '16696:0:0:0:0:0:0:0', `item_texture` = 'Interface/Icons/INV_Belt_10', `item_tooltip` = 'Devout Belt\nBinds when equipped\nWaist Cloth\n46 Armor\n+4 Stamina\n+20 Intellect\n+9 Spirit\nDurability 30 / 30\nRequires Level 53\n \n\nVestments of the Devout (0/8)\n Devout Belt\n Devout Sandals\n Devout Bracers\n Devout Crown\n Devout Gloves\n Devout Mantle\n Devout Skirt\n Devout Robe\n \n\n(2) Set: +200 Armor.\n(4) Set: Increases damage and healing done by magical spells and effects by up to 23.\n(6) Set: When struck in combat has a chance of shielding the wearer in a protective shield which will absorb 350 damage.\n(8) Set: +8 All Resistances.', `level` = '53', `item_quantity` = '1'
INSERT INTO `roster_items` SET `member_id` = '28', `item_name` = 'n', `item_parent` = 'Bag2', `item_slot` = '13', `item_color` = 'n', `item_id` = 'n', `item_texture` = 'Interface/Icons/n', `item_tooltip` = 'n', `item_quantity` = 'n'
INSERT INTO `roster_items` SET `member_id` = '28', `item_name` = 'Cow King\'s Hide', `item_parent` = 'Bag2', `item_slot` = '14', `item_color` = '0070dd', `item_id` = '13009:0:0:0:0:0:0:0', `item_texture` = 'Interface/Icons/INV_Chest_Leather_06', `item_tooltip` = 'Cow King\'s Hide\nBinds when equipped\nChest Leather\n148 Armor\n+10 Stamina\n+10 Arcane Resistance\n+10 Fire Resistance\n+10 Nature Resistance\n+10 Frost Resistance\n+10 Shadow Resistance\nDurability 100 / 100\nRequires Level 46', `level` = '46', `item_quantity` = '1'
else if($value == 'nil')
{
$value = NULL;
}
$stack[$stack_pos][1][$name] = $value;
else if($value == 'nil')
{
$value = NULL;
}
else if($value == 'nil, ')
{
continue;
}
$stack[$stack_pos][1][$name] = $value;
[PUPPETS]Gonzo wrote:Bondo wrote:thank you for working so hard on fixking this problem mate, really appreciated.
The title seems fixed. I now just got this error:Quest [n] could not be inserted
1062: Duplicate entry '28-n' for key 1
I think I fixed this issue in my roster by replacingelse if($value == 'nil')
{
$value = NULL;
}
$stack[$stack_pos][1][$name] = $value;
withelse if($value == 'nil')
{
$value = NULL;
}
else if($value == 'nil, ')
{
continue;
}
$stack[$stack_pos][1][$name] = $value;
PleegWat wrote:[PUPPETS]Gonzo wrote:[stuff]
I've realized about this problem. This is not the correct fix; it will be along later.
Quest [] could not be inserted
1062: Duplicate entry '17-' for key 1
Return to General Support & Feedback
Users browsing this forum: No registered users and 1 guest