Logistics Pipes

Logistics Pipes

13M Downloads

IC classic > LP issue.

XDKRGL opened this issue ยท 0 comments

commented

[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: java.lang.NoClassDefFoundError: ic2/core/block/machine/tileentity/TileEntityStandardMachine
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.proxy.ic2.IC2ProgressProvider.isType(IC2ProgressProvider.java:13)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.asm.wrapper.GenericProgressProviderWrapper.isType(GenericProgressProviderWrapper.java:21)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.proxy.progressprovider.MachineProgressProvider.getProgressForTile(MachineProgressProvider.java:24)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.modules.ModuleCrafter.enabledUpdateEntity(ModuleCrafter.java:961)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.modules.ModuleCrafter.tick(ModuleCrafter.java:273)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.modules.ChassisModule.tick(ChassisModule.java:150)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.pipes.basic.CoreRoutedPipe.updateEntity(CoreRoutedPipe.java:467)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at logisticspipes.pipes.basic.LogisticsTileGenericPipe.func_73660_a(LogisticsTileGenericPipe.java:214)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:237)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:4749)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.world.WorldServer.redirect$zlp000$onUpdateTileEntities(WorldServer.java:4733)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.world.World.func_72939_s(World.java:1838)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3931)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
[21:47:45] [Server thread/INFO] [STDERR]: [logisticspipes.asm.wrapper.AbstractWrapper:handleException:40]: at java.lang.Thread.run(Thread.java:748)
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: Caused by: java.lang.ClassNotFoundException: ic2.core.block.machine.tileentity.TileEntityStandardMachine
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:635]: ... 18 more
[21:47:45] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.NullPointerException
[21:47:45] [Server thread/FATAL] [logisticspipes]: Disabled ic2: GenericProgressProvider for Mod: ic2. Cause was an Exception