crashtheparty / EnchantmentSolution

Enchantment plugin for Custom Enchantments.
15 stars 14 forks source link

transcript polish #79

Closed nicielpl closed 4 years ago

nicielpl commented 4 years ago

Describe the bug Today I started to translate plugins from the beginning works normally but when I translated the whole thing with a smith with a few loopholes it dumped everything into English Debug.yml https://pastebin.com/Y7SUqKyq

To Reproduce .https://pastebin.com/r9L9RrdY

serever versions is 1.15.2

crashtheparty commented 4 years ago

That is not what steps to reproduce should look like, but because it took a week to look into, I'll ignore that part for now.

  1. Setting "language" to "pl_pl" in config.yml will do nothing because pl_pl is not a supported language currently. If you would like to send in a full translation into Polish, please wait until 2.3 releases, and then send over a full language file.
  2. The first bug in the config (NullPointer at SnapshotInventory.checkItem()) will be fixed later today or tomorrow in the next update.
  3. The second bug (Trouble adding width_plus_plus enchantment) comes from using /reload, which EnchantmentSolution does not support.
nicielpl commented 4 years ago

ok so finish the crack and send them here? because I practically finished it even now I can take care of it

crashtheparty commented 4 years ago

Has this been fixed?