ChestShop Notifier

ChestShop Notifier

10k Downloads

Csn history calculation wrong

x1p opened this issue ยท 2 comments

commented

CSN makes errors in calculation.
There is a difference between the real sell in chestshop data and the data stored in csn's database.

Example:
Seller makes a sign:
4 bone for $ 0.10
Someone buys it.
Chesthop tells buyer: You bought 4 Bone from PlayerSeller for $ 0.10
CSN shows to seller: PlayerBuyer bought 4xBone 12s ago (+0.03)
Screenshot 2022-01-30 172537

CSN build 54
Chestshop build 341
Paper 1.18.1

commented

Did that change with the latest builds?

commented

Yes csn build 53 works fine
Running build 53 will not fix the old entries, because those wrong values are in the csn database stored.
But new entries will be calculated correctly.