[BUG]
ItsSynchro opened this issue ยท 7 comments
Description
Modified messages.yml's have a "Missing Language" line where the name of the item is supposed to be for "Out of Stock" shops.
Steps to reproduce
- Use https://paste.gg/p/anonymous/c07f8978e77d49a7b936ce8026547b2f
- Left click on a shop or buy out a shop till its "Out of Stock"
Expected Behaviour
Show the actual item that has Ran Out of Stock instead of showing "Missing Language"
Screenshots
/qs paste
URL
https://paste.helpch.at/ituqofeqez
Additional Context
No response
Make sure your override file is valid JSON format.
In the "Steps to Reproduce" I provided my messages.yml. I've gone ahead and pasted it inside jsonlint.com and it says its a "valid JSON"
override file can only override part of texts, try only add the texts that modified.
I will check this issue later.
also, if you trying override the section, you must make sure all keys in section has been correctly override. Or they will missing.
also, if you trying override the section, you must make sure all keys in section has been correctly override. Or they will missing.
Sorry but I'm a little bit confused... Previously, my messages.json file worked perfectly fine whilst in the default directory when previously to updating to the big update. However after the major update it ceased working. I would really love some sort of example as to what you mean as I'd like to go back to using my modified messages.json
also, if you trying override the section, you must make sure all keys in section has been correctly override. Or they will missing.
Sorry but I'm a little bit confused... Previously, my messages.json file worked perfectly fine whilst in the default directory when previously to updating to the big update. However after the major update it ceased working. I would really love some sort of example as to what you mean as I'd like to go back to using my modified messages.json
we nolonger use messages.json in this big update, so plugin won't read it of course.