boiscljo / SBA

An addon to ScreamingSandals bedwars plugin to hypixelify it!
GNU General Public License v3.0
20 stars 14 forks source link

Warning in Console about Translation Keys #13

Closed NopeProsOnly closed 9 months ago

NopeProsOnly commented 1 year ago
[18:40:18 ERROR]: [SBA] Missing translation key for [games-inventory, gui, squad-prefix]
[18:40:18 ERROR]: [SBA] Missing translation key for [games-inventory, gui, triple-prefix]
[18:54:15 INFO]: SBA version 1.5.7.2-h9
[18:54:15 INFO]: Authors: pronze and boiscljo
[19:15:17 INFO]: Checking version, please wait...
[19:15:18 INFO]: This server is running Paper version git-Paper-307 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 476ef25)
You are running the latest version
Previous version: git-Paper-304 (MC: 1.19.2)
boiscljo commented 1 year ago

It just states your translation file is incomplete, add the keys and the message will disappear. Plugin doesn't add keys when it uodate it keeps the current configuration file.

NopeProsOnly commented 1 year ago

So? How would I fix this?

boiscljo commented 1 year ago

In your translation file you probably have triples-prefix instead of triple-prefix. Or in one of your config still use triple when it's triples now. Just copy triples-prefix line and name it triple-prefix. It's probably due to a update of a config file.