OreCruncher / ThermalRecycling

Thermal Expansion add-on for recycling
MIT License
10 stars 7 forks source link

[ALPHA] Error registering Forestry crates #51

Closed OreCruncher closed 9 years ago

OreCruncher commented 9 years ago

Crash when attempting to register Forestry crates:

[12:31:33] [Client thread/WARN] [FML/recycling]: * Illegal extra prefix recycling for name recycling:cratedSuperiorScrapBox, invalid registry invocation/invalid name? [12:31:33] [Client thread/WARN] [FML/recycling]: * at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:805) [12:31:33] [Client thread/WARN] [FML/recycling]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149) [12:31:33] [Client thread/WARN] [FML/recycling]: * at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137) [12:31:33] [Client thread/WARN] [FML/recycling]: * at forestry.core.proxy.ProxyCommon.registerItem(ProxyCommon.java:81) [12:31:33] [Client thread/WARN] [FML/recycling]: * at forestry.storage.CrateRegistry.registerCrate(CrateRegistry.java:38) [12:31:33] [Client thread/WARN] [FML/recycling]: * at forestry.storage.CrateRegistry.registerCrate(CrateRegistry.java:64)...

OreCruncher commented 9 years ago

Released in v0.4.1.1ALPHA