BetterNether

BetterNether

39M Downloads

[Bug] JSON Syntax Error in lang/ja_jp.json Causing Language File to Be Skipped

kazumadness opened this issue ยท 0 comments

commented

What happened?

The error in betternether:lang/ja_jp.json is as follows:

[00:11:45] [Render thread/WARN]: Skipped language file: betternether:lang/ja_jp.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 26 column 54 path $.item.betternether.stalagnate_bowl_wart)
Use code with caution.

This error indicates that there is a JSON syntax error at line 26, column 54 of the Japanese translation file for the BetterNether mod, causing the language file to be skipped.

When this error occurs, even if the resource pack includes the problematic language file, the file will be skipped during loading.

Please replace it with the following file (a corrected and updated Japanese translation file that I have fixed to display properly).

ja_jp.json

BetterNether

any

BCLib

any

Fabric API

any

Fabric Loader

any

Minecraft

1.20.4

Relevant log output

Other Mods