Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: java.lang.NoSuchMethodException: mekanism.common.integration.TeslaIntegration.<init>(mekanism.common.base.IEnergyWrapper, net.minecraft.util.EnumFacing)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at java.lang.Class.getConstructor0(Class.java:3082)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at java.lang.Class.getConstructor(Class.java:1825)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at mekanism.common.capabilities.CapabilityWrapperManager.getWrapper(CapabilityWrapperManager.java:26)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at mekanism.common.tile.TileEntityElectricBlock.getCapability(TileEntityElectricBlock.java:455)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.darkhax.tesla.lib.TeslaUtils.getTeslaConsumer(TeslaUtils.java:193)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.darkhax.tesla.lib.TeslaUtils.givePower(TeslaUtils.java:242)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at cjminecraft.api.integration.energy.TeslaIntegration.giveEnergyToTileEntity(TeslaIntegration.java:22)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at cjminecraft.api.utils.EnergyUtils.giveEnergyToTileEntity(EnergyUtils.java:306)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at cjminecraft.api.utils.EnergyUtils.distributeEnergyToAllFaces(EnergyUtils.java:408)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at cjminecraft.api.energy.generator.TileEntityEnergyGenerator.update(TileEntityEnergyGenerator.java:68)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.world.World.updateEntities(World.java:1940)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536)
- [15:09:31] [Server thread/INFO] [STDERR]: [mekanism.common.capabilities.CapabilityWrapperManager:getWrapper:30]: at java.lang.Thread.run(Thread.java:745)
- [15:09:31] [Server thread/ERROR]: Encountered an unexpected exception
- net.minecraft.util.ReportedException: Ticking block entity
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:789) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) ~[MinecraftServer.class:?]
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) ~[IntegratedServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
- Caused by: java.lang.NullPointerException
- at net.darkhax.tesla.lib.TeslaUtils.givePower(TeslaUtils.java:242) ~[TeslaUtils.class:?]
- at cjminecraft.api.integration.energy.TeslaIntegration.giveEnergyToTileEntity(TeslaIntegration.java:22) ~[TeslaIntegration.class:?]
- at cjminecraft.api.utils.EnergyUtils.giveEnergyToTileEntity(EnergyUtils.java:306) ~[EnergyUtils.class:?]
- at cjminecraft.api.utils.EnergyUtils.distributeEnergyToAllFaces(EnergyUtils.java:408) ~[EnergyUtils.class:?]
- at cjminecraft.api.energy.generator.TileEntityEnergyGenerator.update(TileEntityEnergyGenerator.java:68) ~[TileEntityEnergyGenerator.class:?]
- at net.minecraft.world.World.updateEntities(World.java:1940) ~[World.class:?]
- at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:644) ~[WorldServer.class:?]
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:783) ~[MinecraftServer.class:?]
- ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment