fantasycalendar / FoundryVTT-ItemPiles

Other
33 stars 54 forks source link

[BUG] - [PF2e] - Not all transactions send to chat #453

Open jniezink opened 1 year ago

jniezink commented 1 year ago

Have you tried to reset Item Piles' system settings? Yes

Describe the bug I run foundry, latest version with item piles, latest version. All seemed to work correctly however not all buys from players are visible in chat (but are handled correctly as the item is transfered and the money is deducted). I have 6 players acting at the same moment.

To Reproduce I can't. If I do a trade myself, it just shows. I can't simulate multiple trades/buys at once.

Expected behavior When a player buys an item from a merchant, the transaction is logged in chat.

Screenshots not applicable.

Setup:

Active modules:

Additional context If necessary I'll share all the other modules.

Haxxer commented 1 year ago

It could be that the game server can't keep up with all of the requests, are you on forge or self-hosting?

jniezink commented 1 year ago

I am on self hosting (the free Oracle variant). But even yesterday only 1 player sold stuff. It was handled correctly but no output to chat.

Haxxer commented 1 year ago

Make sure there's no errors in your console

jniezink commented 1 year ago

No errors besides these ones, but they look minor to me.

Screenshot 2023-09-22 121133 List with modules below Screenshot 2023-09-22 121334 Screenshot 2023-09-22 121326 Screenshot 2023-09-22 121312 Screenshot 2023-09-22 121258

And one last 'proof' that it does interact with chat, but apparently Screenshot 2023-09-22 121944 not when more people are buying things at the same time.