Closed layagmc closed 2 years ago
Hi! First I apologize for the bugs. Im working in a new update that should fix most of them. Could you send me your shops files? There seems to be an NBT tag that is causing this but I'm not sure why
https://mega.nz/file/cnYRHaBI#I_YPrJn55NFT7ju2bSVWEiSVVUVrNEmPV8sofnvMfc4
This development build should fix the issue, it changes completely how items are handled, just make sure to delete the .db file before starting the server and let the plugin regenerate it
I've tried removing shops one-by-one, it seems like this is the one that's causing the issue.
YAML file changed to .txt for github upload reasons.
I'll try out the dev build
EDIT: Dev build works, will report if any issues arise.
Can't seem to remove this item (came from restock). Even if I use the GUI manager.
I am receiving the following console logs:
[03:13:26 WARN]: [DailyShop] There was a problem parsing the item with id 86c8575f-3fb3-4907-b92c-b3df835a90f1 [03:13:26 WARN]: [DailyShop] Unable to parse Malformed Json! [03:13:26 WARN]: [DailyShop] There was a problem parsing the item with id d28a9184-f20f-4fe0-9e05-f9e76ac02804 [03:13:26 WARN]: [DailyShop] null [03:13:26 WARN]: [DailyShop] There was a problem parsing the item with id c5698f7b-730a-4092-83dc-6c228a119bbc [03:13:26 WARN]: [DailyShop] null
EDIT: See video file https://drive.google.com/file/d/1BZGXDSBN2YKdIddRqYGoFpGWt7XZvk1z/view?usp=sharing
ISSUE: The price calculations were disrupted by the dev build. 64 apples that were formerly priced at 2.89 a piece are now priced as a whole stack...
Would prefer either the former price management system OR enable bulk sell feature.
EDIT 2: It also broke enchantment books on config, everything got turned into normal enchantment books.
It broke GUI editing in dshop manager as well, the "empty air slots" are now filled with items on the shop (happens every reStock)
EDIT 3: %dailyshop_time_shopname% is broken too.
Sorry mate, I forgot to send you the most recent build, the last I send you have some bugs that this should fix along with what you listed here. Don't forget to delete again the .db file since I think this is what is causing the "Unable to parse Malformed Json".
Also, if the %dailyshop_time_shopname% is still broke (it shouldn't), please check if on load, dailShop puts on console "Hook to PlaceholderApi"
PD: I forgot to tell you, this new update changes how the price is calculated if the item has a quantity > 1. Now instead of each block = price, now block * amount = price
I can't start my server without uninstalling DailyShop, sadly - this is a core feature of my server that I will be releasing tomorrow (already posted and spent on marketing materials).
I did not expect a "premium" plugin to be riddled with fatal and too many bugs.
Can't upload logs on pastebin, and so I am pasting my entire console log in this drive link.
https://drive.google.com/file/d/16UXo-9oJn_XT05eRTu1AZPt1STt0ZcKp/view?usp=sharing
Hoping for a fast response.