NL0bP / AAEmu

A server software for ArcheAge written in .Net Core
Other
16 stars 8 forks source link

[BUG] <Баг с починкой экипировки из меню инвентаря> #76

Closed Black-Judge closed 3 months ago

Black-Judge commented 3 months ago

I confirm that:

Code branch that is affected by this issue

AAEmu-client_version-3.0_client(2017-03-15)+

Bug description

Проявился баг с починкой экипировки из меню инвентаря персонажа. Попытка починить экипировку из меню инвентаря заканчивается неудачей, экипировка по прежнему нуждается в починке.

В логе присутствуют следующие сообщения:

10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777241 10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777242 10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777235 10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777239 10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777222 10:24:45 [WARN] GameObject - Attempting to repair an item that has max durability, Item=16777240 10:24:45 [WARN] GameObject - Attempting to repair a non-equipment item, Item=16777223 10:24:45 [WARN] GameObject - Attempting to repair a non-equipment item, Item=16777224 10:24:45 [WARN] GameObject - Attempting to repair a non-equipment item, Item=16777225 10:24:45 [WARN] GameObject - Attempting to repair a non-equipment item, Item=16777216 10:24:45 [DEBUG] PacketMarshaler - GamePacket: S->C type [5:02D] C:[201:202] .G2C.SCItemTaskSuccessPacket 10:24:45 [DEBUG] PacketMarshaler - GamePacket: C->S type [5:19E] .C2G.CSRepairAllEquipmentsPacket

Steps to reproduce

Зайти в игру персонажем, открыть инвентарь и попытаться воспользоваться меню починки экипировки.

Expected behavior

Screenshots

Any additional context for this bug