FiguraMC / Figura

Extensively customize your character with Figura!
https://modrinth.com/mod/figura
GNU Lesser General Public License v2.1
224 stars 44 forks source link

en-US lang file gets skipped from loading #186

Closed barelyaiden closed 6 months ago

barelyaiden commented 6 months ago

Error from logs: > [16:10:19] [Render thread/WARN]: Skipped language file: figura:lang/en_us.json (java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonObject.entrySet()" because "$$2" is null)

Minecraft: 1.20.4 Fabric Loader: 0.15.7 Figura: 0.1.3-rc.4

barelyaiden commented 6 months ago

Fixed by clearing the cache, should have tried that first