SwitchCraftCC / issues

Report general bugs for the SwitchCraft 3 server here. This tracker is NOT for exploits - please disclose those responsibly and privately to a member of staff.
1 stars 0 forks source link

[SwitchMarket] Incorrect Minimum bid in chat if you get outbid twice while logged out #144

Closed scmcgowen closed 8 months ago

scmcgowen commented 8 months ago

Describe the bug

I got outbid twice on a plot while offline and got this message Screenshot_20240309_180035 It says Bid at least 65 kst when Lemmmy has already bid that amount after the anon bid that outbid me When trying to re-bid using that amount, it shows the correct minimum bid as expected Screenshot_20240309_180418

To reproduce

Bid on an auction log out Get out-bid twice or more Log in See an incorrect minimum bid

Expected behavior

the Bid at least x kst in the message when you log on should have the current minimum bid

Relevant log output

No response

Please confirm

emmachase commented 8 months ago

There is probably another related issue here if the player does not log on again until after the auction ends. In which case it should not give any next bid amount.

Lemmmy commented 8 months ago

Thanks for reporting, I think both issues are fixed by simply not adding the "bid at least.." text if the player is offline. Will be applied on the next server restart, let me know if that's sufficient.