Railcraft

Railcraft

34M Downloads

Invalid SHAPED Recipe

bookerthegeek opened this issue ยท 1 comments

commented

Heyo

So in the log the following shows up a lot. Not this one in particular but a lot like them.

[05:09:14] [Client thread/WARN] [railcraft]: Tried to define invalid SHAPED recipe, the result was null or zero. Skipping
[05:09:14] [Client thread/WARN] [railcraft]: mods.railcraft.common.util.misc.Game.logTrace(Game.java:115)
[05:09:14] [Client thread/WARN] [railcraft]: mods.railcraft.common.util.crafting.RollingMachineCraftingManager.addRecipe(RollingMachineCraftingManager.java:120)
[05:09:14] [Client thread/WARN] [railcraft]: mods.railcraft.common.modules.ModuleStructures$1.init(ModuleStructures.java:110)
[05:09:14] [Client thread/WARN] [railcraft]: mods.railcraft.common.modules.RailcraftModulePayload$BaseModuleEventHandler.init(RailcraftModulePayload.java:91)
[05:09:14] [Client thread/WARN] [railcraft]: mods.railcraft.common.modules.RailcraftModuleManager$Stage$3.passToModule(RailcraftModuleManager.java:305)

To Reproduce

  1. Install Railcraft
  2. Look at Log

Expected behavior

For it not to be an error in the log? No idea. I'm just letting you know. :)

Log

  • Here is the GIST of the errors
  • Here is the GIST of the entire Log

Environment

  • railcraft-12.0.0-alpha-9
  • forge-1.12.2-14.23.5.2796-universal
commented

Fixed by 5af3e73