Page 1 of 1
Unknow Item ?
Posted: 14 May 2013, 08:47
by Lota
Second (minor) problem I had today : I wanted to watch the equipement of a certain Bravebeast, but I got something strange :
http://i83.servimg.com/u/f83/16/33/82/57/captur12.jpg
I don't know what it was... a bug of the game, a bug of ManaPlus or a cheat ?
Re: Unknow Item ?
Posted: 14 May 2013, 09:17
by Jenalya
The client shows an item as unknown when it isn't contained in the client-data (that is the information the client knows about the game world). When you log in, do you get the updates completely?
Re: Unknow Item ?
Posted: 14 May 2013, 09:53
by Lota
There's bo problem about updates... and btw, wich item (weapon in this case) have been added recently ?
Re: Unknow Item ?
Posted: 14 May 2013, 18:44
by o11c
Looks like a client bug; there's no corruption in the save file.
Re: Unknow Item ?
Posted: 15 May 2013, 06:39
by tux9th
Unkown weapons are in most cases the magic attacks like #chirza, #ingrav etc. that's when your actual weapon disappears and you get some lightnign bolts etc. If you then walk up to a player whom you haven't seen before who has #ingrav charged and you look at his inventory you see the ?.
I don't know if that's the case here but it's definitly possible.
Re: Unknow Item ?
Posted: 15 May 2013, 08:46
by 4144
yes this is magic weapon 30 in decimal and server garbage.
18718 -> 0x491E -> 73 and 30. 30 is id, 73 is random garbage.
here client cant do anything

Re: Unknow Item ?
Posted: 15 May 2013, 17:11
by o11c
4144 wrote:18718 -> 0x491E -> 73 and 30. 30 is id, 73 is random garbage.
Ah, good catch. Fixed for next release, which hopefully will be pretty soon.