Closed Krimatoria closed 8 months ago
Strange, I tried running Iron Ladders with large Mod Packs and no conflicts with other mods. Perhaps this error is caused by the mod Endless Biomes and its error with loot tables (Couldn't parse data file endlessbiomes:chests/get_shared_pain from endlessbiomes:loot_tables/chests/get_shared_pain.json). Is this error present if you remove Iron Ladders or Endless Biomes?
I removed the bios to check it, but this error is no longer there, it has changed and now it looks like this. Biomes have another problem, I reported it to Discord since they are not on GitHub.
Here are the last errors that were in my blog, they no longer contain that error with the chest at EndlessBiomes. Maybe something fixed it, but now the error looks different. I don't know if this will help or not.
I'm going to bed) good night)
Here are the last errors that were in my blog, they no longer contain that error with the chest at EndlessBiomes. Maybe something fixed it, but now the error looks different. I don't know if this will help or not.
I'm going to bed) good night)
From the log you provided ☝️ there is a problem with JSON files via recipes. it couldn't be parsed. One could use JSON validator to make sure it's the ID of these items and all correct.
Good luck
JSON validator
Here are the last errors that were in my blog, they no longer contain that error with the chest at EndlessBiomes. Maybe something fixed it, but now the error looks different. I don't know if this will help or not. I'm going to bed) good night) Ladders.txt
From the log you provided ☝️ there is a problem with JSON files via recipes. it couldn't be parsed. One could use JSON validator to make sure it's the ID of these items and all correct.
Good luck
https://jsonlint.com/ I just uploaded ironladders-common.toml there
wait wait. TOML and JSON are not the same thing. 😓 That TOML file is just settings for the mod. you just need to check the recipe files and look at the IDs of the items. if they are all correct, then you can drag one of these recipe files to JSONLint and ensure they are all good.
wait wait. TOML and JSON are not the same thing. 😓 That TOML file is just settings for the mod. you just need to check the recipe files and look at the IDs of the items. if they are all correct, then you can drag one of these recipe files to JSONLint and ensure they are all good.
Yes, I noticed it later))) I downloaded it wrong) Well, I think the developer can check it himself) since JSON files are already in mod, they are not in the config.
In the comments on the Endless Bioms mod page write about a similar problem and apparently the author has already fixed it.
the problem persists in the new update ironladders-1.20.1-2.1.12-forge.jar