For the following items, the effective weight and the weight in the description differ:
1) Silk gloves
2) Silk robe
3) Apprentice robe
4) Black silk robe
5) Black evoker's robe
6) White evoker's robe
7) Sulfur powder
Amethyst ring
9) Emerald ring
10) Ruby ring
11) Sapphire ring
12) Topaz ring (need test)
13) Diamond ring (need test)
Bug: Weight differences
Bug: Weight differences
Re: Bug: Weight differences
I've did investigation on this and landed some fixes. In more details:
1) Silk gloves: issue not confirmed. Server DB: 4g, client data 4g. What is the problem? Concrete details?
2) Silk robe: issue confirmed, investigated, in fact also extends to colored versions - in different way. Fixed.
3) Appreitice robe: confirmed. Fixed.
4) Covered by 2) and also impacted other colored silk robes. Fixed.
5) Confirmed, fixed.
6) Confirmed, fixed.
7) Confirmed, fixed.
9) 10) 11) 12) 13) Confirmed. Fixed. Extra checks: Assasin ring and simple ring also fixed.
Fix can be tracked here: https://git.themanaworld.org/tmw/client ... quests/725
As idea: you can try to use things like this to get feeling of git workflow yourself. And it possible to start from small things. E.g. fixing one item would be trivial one-file oneliner fix - so it good "training dummy" to get overall feeling of thing and get idea how git works, and get it right.
Re: Bug: Weight differences
These are really good first contributor tasks, and not very bothersome issues (so fixing future ones could be deferred to people wanting to start contributing).
- Bjørn
- Manasource

- Posts: 1505
- Joined: 09 Dec 2004, 18:50
- Location: North Rhine-Westphalia, Germany
- Contact:
Re: Bug: Weight differences
It kind of also askes for either of these:
- A script to make sure the weights match, ideally hooked up in CI.
- The unification of the data files such that there is a single source of truth.
And of course these inconsistencies don't stop at the weight, we're seeing them with any of these duplicated attributes.
Re: Bug: Weight differences
1) Silk gloves are OK (incorrect reporting on my side, sorry)
14) Unfortunately I don't have the Assassin Ring to test ![]()
Can the weights in client data be automatically generated from the server DB?


