L2JMobius

Free Users => Bug Reports => Topic started by: MrUnzO on May 13, 2021, 03:59:47 PM

Title: Quest item do not update on quest notification
Post by: MrUnzO on May 13, 2021, 03:59:47 PM
As in image
(https://i.imgur.com/JT3voXf.png)

i think it happen in all version
Title: Re: Quest item do not update on quest notification
Post by: Mobius on May 13, 2021, 04:15:39 PM
NpcStringId could have changed thru the clients.
Title: Re: Quest item do not update on quest notification
Post by: felipeafa on May 13, 2021, 04:19:25 PM
Disable force inventory update
Title: Re: Quest item do not update on quest notification
Post by: MrUnzO on May 13, 2021, 04:21:49 PM
NpcStringId could have changed thru the clients.
if I cancel the notification and open it again, it updates as it should.

(https://i.imgur.com/1Kh5vHy.png)
Title: Re: Quest item do not update on quest notification
Post by: MrUnzO on May 13, 2021, 04:22:24 PM
Disable force inventory update
can you explain the methods or where is it?
Title: Re: Quest item do not update on quest notification
Post by: felipeafa on May 13, 2021, 04:28:34 PM
config/General.ini

# Forces full item inventory packet to be sent for any item change.
# Notes:
#   This can increase network traffic
# Default: False
ForceInventoryUpdate = False <-
Title: Re: Quest item do not update on quest notification
Post by: MrUnzO on May 13, 2021, 04:29:36 PM
config/General.ini

# Forces full item inventory packet to be sent for any item change.
# Notes:
#   This can increase network traffic
# Default: False
ForceInventoryUpdate = False <-

thanks, will try.
Title: Re: Quest item do not update on quest notification
Post by: MrUnzO on May 13, 2021, 04:33:40 PM
config/General.ini

# Forces full item inventory packet to be sent for any item change.
# Notes:
#   This can increase network traffic
# Default: False
ForceInventoryUpdate = False <-

thanks, will try.

it works, why this happen?
Title: Re: Quest item do not update on quest notification
Post by: felipeafa on May 13, 2021, 04:41:13 PM
Idk yet  ???