Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000044Mana ClientCorepublic2009-12-13 18:022010-07-19 16:48
Reporter4144 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionno change required 
PlatformOSOS Version
Product Version 
Target Version1.0.0Fixed in Version1.0.0 
Summary0000044: Cant equip Towel, FourLeafClover and may be some other items. (eA)
DescriptionCant equip Towel, FourLeafClover and may be some other items. You can only use "use" function on this items, not equip/unequip.

Tested on eAthena.

This bug introduced in commit 2f310b3040dcb56bd9ed1868dfa4f74b3fd00136
TagsNo tags attached.
Attached Filespatch file icon 0001-Changed-item-types-for-the-Towel-and-the-4-leaf-clov.patch [^] (3,079 bytes) 2010-07-16 16:39 [Show Content]

- Relationships

-  Notes
(0000097)
4144 (developer)
2009-12-13 19:06
edited on: 2009-12-13 19:11

Four-Leaf Clover has type equip-charm
Towel has type generic

All this types client count as ITEM_UNUSABLE.

Related to: http://mantis.themanaworld.org/view.php?id=974 [^]

(0000098)
cody (developer)
2009-12-13 23:59

Fixing the items.xml would solve the problem. The type="equip-charm" does not exist in the mana client. We could give Towel and Clover the type="equip-ring".
(0000101)
Bertram (developer)
2009-12-14 15:37

Or add the equip-charm handling in the client?
(0000102)
Jaxad0127 (administrator)
2009-12-14 16:18

Or finally making the client's equipment handling generic.
(0000103)
Bertram (developer)
2009-12-14 16:51

Yes, that's what I meant. ;)
(0000235)
Jaxad0127 (administrator)
2010-02-26 15:15

eAthena is messy. I'm closing this. Fell free to reopen and try yourself.
(0000236)
Bertram (developer)
2010-02-26 15:21

I reopen this issue as I've seen nothing telling that the base problem is fixed.

As for the equipment generalization, we'll need specs first.
(0000237)
Jaxad0127 (administrator)
2010-02-26 15:32

I'm removing this from the 1.0 release then. I don't see what changed in the commit 4144 fingered.
(0000238)
Bertram (developer)
2010-02-26 15:39

"I'm removing this from the 1.0 release then."
-> Ok, thanks.

"I don't see what changed in the commit 4144 fingered."
Me neither, but the bug still here, right?
Maybe 4144 can tell a bit more about this?
(0000632)
Bertram (developer)
2010-07-09 11:00

Ok, based on experience there.
If still there, the solution should be the Cody's one:
'We could give Towel and Clover the type="equip-ring".'
--> So, for now, with content manager agreement, all "equip-charm" material should be transformed into "equip-ring" or "equip-neck" equipment.

A separate issue about generic equipment handling has been be added separately here as 0000164
(0000652)
Bertram (developer)
2010-07-16 16:40

I added a patch to change the item types. Can a content manager tell me whether it is ok to push?
(0000653)
HighlyIrrelevant (reporter)
2010-07-17 20:28

I just wanted to point out that the type "equip-charm" was already added back in January. http://gitorious.org/mana/mana/commit/6eb2e01ef6943e4f8ef7cc32ec325e3c22b1f5ec [^]
(0000654)
Bertram (developer)
2010-07-18 14:39

Yes, but nothing corresponding in the tAthena netcode or did I miss something?

If not, let's put this back.

But if someone can provide a patch, we'll put the equip-charm back.
(0000655)
Jaxad0127 (administrator)
2010-07-18 17:06

Why does it need a change? Everything works fine in mana.
(0000662)
Bertram (developer)
2010-07-19 08:22

Huh?

Do you mean items are equippable as 'equip-charm' now?
(0000671)
Jaxad0127 (administrator)
2010-07-19 16:15

Yes....
(0000672)
Bertram (developer)
2010-07-19 16:48

Ok, so has been fixed some time ago as Jaxad said...

- Issue History
Date Modified Username Field Change
2009-12-13 18:02 4144 New Issue
2009-12-13 18:02 4144 Issue Monitored: 4144
2009-12-13 19:06 4144 Note Added: 0000097
2009-12-13 19:11 4144 Note Edited: 0000097 View Revisions
2009-12-13 21:06 thorbjorn Status new => assigned
2009-12-13 21:06 thorbjorn Assigned To => Jaxad0127
2009-12-13 23:59 cody Note Added: 0000098
2009-12-14 15:37 Bertram Note Added: 0000101
2009-12-14 16:18 Jaxad0127 Note Added: 0000102
2009-12-14 16:51 Bertram Note Added: 0000103
2010-02-11 20:03 thorbjorn Product Version 1.0 =>
2010-02-11 20:03 thorbjorn Target Version => 1.0.0
2010-02-26 15:15 Jaxad0127 Note Added: 0000235
2010-02-26 15:15 Jaxad0127 Status assigned => closed
2010-02-26 15:15 Jaxad0127 Resolution open => fixed
2010-02-26 15:21 Bertram Assigned To Jaxad0127 =>
2010-02-26 15:21 Bertram Note Added: 0000236
2010-02-26 15:21 Bertram Status closed => feedback
2010-02-26 15:21 Bertram Resolution fixed => reopened
2010-02-26 15:21 Bertram Status feedback => new
2010-02-26 15:32 Jaxad0127 Note Added: 0000237
2010-02-26 15:32 Jaxad0127 Target Version 1.0.0 =>
2010-02-26 15:39 Bertram Note Added: 0000238
2010-07-09 11:00 Bertram Note Added: 0000632
2010-07-15 15:05 Turmfalke Status new => feedback
2010-07-16 16:39 Bertram File Added: 0001-Changed-item-types-for-the-Towel-and-the-4-leaf-clov.patch
2010-07-16 16:40 Bertram Note Added: 0000652
2010-07-17 20:28 HighlyIrrelevant Note Added: 0000653
2010-07-18 14:39 Bertram Note Added: 0000654
2010-07-18 17:06 Jaxad0127 Note Added: 0000655
2010-07-19 08:22 Bertram Note Added: 0000662
2010-07-19 16:15 Jaxad0127 Note Added: 0000671
2010-07-19 16:48 Bertram Note Added: 0000672
2010-07-19 16:48 Bertram Status feedback => resolved
2010-07-19 16:48 Bertram Resolution reopened => no change required
2010-07-19 16:48 Bertram Fixed in Version => 1.0.0
2010-07-19 16:48 Bertram Target Version => 1.0.0


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker