Open Theorenter opened 5 months ago
And for some reason the localization automatically copied from the JAR has no lines:
[11:44:04 WARN]: [PlantNerfer] Missing message key: helpCommand in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: invalidCommand in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: reloadCommand in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: farmlandIntoDirt in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: plantDroppedNothing in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceAnyBiome in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: tryOtherBiomes in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: plantNeedsSky in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceFollowingBiomes in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: tryFollowingBiomes in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceDark in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceBright in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceBelow in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceAbove in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: cannotPlaceSpecific in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: boneMealSuccessRate in locale: en
[11:44:04 WARN]: [PlantNerfer] Missing message key: boneMealSuccessRateDark in locale: en
Hey, thank you for your patience. I have refactored the plugin, and have gotten the Russian localization working on my machine. Please download from https://github.com/lichenaut/PlantNerfer/releases/tag/1.5.9 and delete the PlantNerfer plugin folder to have the plugin regenerate its files.
I'm using paper-1.20.4-497 and PlantNerfer 1.5.2.
While loading the plugin I get the following error after which the plugin shuts down.
I looked at the line that causes the error and, as it turned out, it occurs when the russian localization is copied into the plugin data flolder. Based on this, I took a copy of the russian localization from the jar plugin, threw it into the plugin data folder and the plugin launched.