JsonSyntaxException: duplicate key: block.minecolonies.blockhutbeekeeper
Strohtaler opened this issue ยท 0 comments
line 264 of .../lang/en_us.json
is apparently missing a .name
(key end):
"block.minecolonies.blockhutrabbithutch.name": "Rabbit hutch",
"block.minecolonies.blockhutbeekeeper": "Beekeeper's Hut",
"block.minecolonies.blockhutbaker.name": "Bakery",
Exception summary:
[10Jul2020 16:13:59.860] [modloading-worker-3/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: minecolonies, class com.minecolonies.coremod.MineColonies
com.google.gson.JsonSyntaxException: duplicate key: block.minecolonies.blockhutbeekeeper
Logs: Latest.log and crashlog at https://gist.github.com/
- latest.log: gist