Industrial Foregoing

Industrial Foregoing

95M Downloads

Looking for Help with error

ifficles opened this issue ยท 1 comments

commented

Good Afternoon,

I updated to the most recent version of industrial foregoing and my game crashed while rendering in the world. Here's the error that I received:

Time: 1/28/18 5:27 PM
Description: Ticking block entity

java.lang.NoSuchMethodError: net.minecraftforge.registries.ForgeRegistry.getValuesCollection()Ljava/util/Collection;
at com.buuz135.industrial.tile.agriculture.CropRecolectorTile.work(CropRecolectorTile.java:77)
at com.buuz135.industrial.tile.WorkingAreaElectricMachine.performWork(WorkingAreaElectricMachine.java:88)
at net.ndrei.teslacorelib.tileentities.ElectricMachine.protectedUpdate(ElectricMachine.kt:280)
at com.buuz135.industrial.tile.CustomElectricMachine.protectedUpdate(CustomElectricMachine.java:92)
at net.ndrei.teslacorelib.tileentities.ElectricTileEntity.innerUpdate(ElectricTileEntity.kt:118)
at net.ndrei.teslacorelib.tileentities.SidedTileEntity.func_73660_a(SidedTileEntity.kt:987)
at net.minecraft.world.World.func_72939_s(World.java:1832)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)

Industrial Foregoing Version: 1.12.2-1.7.1-115.jar
TeslaCoreLib Version: 1.12-1.0.12
Crashlog (If Any): https://paste.ee/p/0jmlv
World Download: https://www.4shared.com/s/fF5_sz2I3ei

A little background information for you. I am using the harvester with a range addon to harvest a 9 X 9 area of sugarcane. I will downgrade to the previous version to see if that fixes the error. Otherwise, I will be waiting for a response. Thanks for the awesome mod.

commented

Update forge to the version that says in the changelog. My bad for not forcing that version as a dependency.