Bug - Fixed Compact side pane doesn't include skill bonuses to meat, item, init until first status API request

Ryo_Sangnoir

Developer
Staff member
Bit of an odd one this one. When you log in, the side panel's rendition of your bonuses to meat, item, etc. don't include bonuses received from skills. "modtrace" does show these correctly, as does "ash item_drop_modifier()" and querying the item drop modifier directly.

It is fixed after a "refresh status" (or, presumably, after something else triggers an API call).
 

Veracity

Developer
Staff member
I noticed that about the little pop up you get when you click on that part of the side pane as well.

Notice that it has "Predicted" stats which disagree with actual stats.
Doing an API refresh will update the stats and the popup no longer has erroneous "predictions".
 

Attachments

  • Screenshot 2023-02-12 at 12.17.12 PM.png
    Screenshot 2023-02-12 at 12.17.12 PM.png
    109.1 KB · Views: 1
Top