Closed smmmadden closed 5 years ago
That's just forge complaining about a feature it implemented. See, placebo replaces shapeless recipes in the game registry to improve performance (which is allowed by forge) but every time you do so it logs an error. They aren't real errors, so you can just ignore them
Awesome - thanks for the quick reply. :-)
Issue: I'm trying to create a modpack to include all these mods once I get the server-side of things working without errors (at least on startup) for a single and multiplayer world setup.
I've added the list of mods to my multiplayer server, restarted and it appears that Placebo is throwing a number of errors. Two of the mods are mine (TmTmc-Gravels and TmTmc-OresAndMore). I'm looking for a nice balance of mods which would add more resources to a given world right from the start once I get a good seed to use with them.
I found the Plants mod and thought this would be a great addition. I've also included these two in the spreadsheet I manage for plugins and mods. :-)
List of mods on Server List of mods on Client
Exception/Error/Warnings https://hastebin.com/atimanaweq.sql
Server: Minecraft Forge 1.12.2 Build 14.23.5.2795 Client: Minecraft Forge 1.12.2 Build 14.23.5.2795
Am I missing some other dependency or is this a known issue for the build I'm on? Thanks! -Steve