GithubHelp home page GithubHelp logo

szeweq / minecraft-flux Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 13.25 MB

Open energy distribution system for Minecraft mods.

Home Page: https://minecraft.curseforge.com/projects/minecraft-flux

License: MIT License

Java 9.33% Kotlin 90.67%
curseforge forge forge-mod java minecraft minecraft-flux minecraft-mod mod

minecraft-flux's People

Contributors

szeweq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

minecraft-flux's Issues

Server crash

I just installed Minecraft-Flux 3.10.0 with FL Library 2.10 on a 1.12.2 server running Build craft and IC2. I'm not familiar with how to use the blocks, but I plopped one down from my inventory and the server promptly crashed.

        at szewek.fl.network.FLNetUtil.<clinit>(FLNetUtil.java:19) ~[FLNetUtil.class:?]
        at szewek.fl.network.FLNetChannel.channelRead0(FLNetChannel.java:39) ~[FLNetChannel.class:?]
        at szewek.fl.network.FLNetChannel.channelRead0(FLNetChannel.java:23) ~[FLNetChannel.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:?]
        at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) [EmbeddedChannel.class:?]
        at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:99) [FMLProxyPacket.class:?]
        at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:147) [gw.class:?]
        at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:49) [gw.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:453) [NetworkDispatcher.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:265) [NetworkDispatcher.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [IdleStateHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:?]
        at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:1017) [AbstractEpollStreamChannel$EpollStreamUnsafe.class:?]
        at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:394) [EpollEventLoop.class:?]
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:299) [EpollEventLoop.class:?]
        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@5fd9b663 from coremod FMLCorePlugin
        at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:262) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more
Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER
        at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more
[22:56:33] [Netty Epoll Server IO #2/ERROR] [FML]: There was a critical exception handling a packet on channel mcflux
java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
        at szewek.fl.network.FLNetUtil.<clinit>(FLNetUtil.java:19) ~[FLNetUtil.class:?]
        at szewek.fl.network.FLNetChannel.channelRead0(FLNetChannel.java:39) ~[FLNetChannel.class:?]
        at szewek.fl.network.FLNetChannel.channelRead0(FLNetChannel.java:23) ~[FLNetChannel.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) ~[DefaultChannelPipeline$HeadContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) ~[DefaultChannelPipeline.class:?]
        at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) ~[EmbeddedChannel.class:?]
        at net.minecraftforge.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:99) [FMLProxyPacket.class:?]
        at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:147) [gw.class:?]
        at net.minecraft.network.NetworkManager.channelRead0(NetworkManager.java:49) [gw.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleServerSideCustomPacket(NetworkDispatcher.java:453) [NetworkDispatcher.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:265) [NetworkDispatcher.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
        at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:?]
        at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [IdleStateHandler.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:?]
        at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:?]
        at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:1017) [AbstractEpollStreamChannel$EpollStreamUnsafe.class:?]
        at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:394) [EpollEventLoop.class:?]
        at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:299) [EpollEventLoop.class:?]
        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@5fd9b663 from coremod FMLCorePlugin
        at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:262) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more
Caused by: java.lang.RuntimeException: Attempted to load class bud for invalid side SERVER
        at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:258) ~[forge-1.12.2-14.23.0.2550-universal.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_151]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_151]
        ... 58 more

I'm very new to Minecraft and installing mods, so please let me know what other information you may need or want. Thanks!

Tinkers Construct Casting Table bug

This mod together with tinkers' causes the casting table to not pour molds. Confirmed with Mantle, Tinkers and this mod only in a small pack.

TechReborn incompatibility

Hello, I am the developer of TechReborn and I had an issue opened about some of my machines not processing some materials. After a LOT of effort I tracked it down to your mod.

Using the following versions of my mods:

RebornCore-1.11.2-2.13.4.37
&
TechReborn-1.11.2-2.1.6.76

Our compressor will compress carbon mesh into plates just fine:
screen shot 2017-02-23 at 23 13 29

But when mcflux-2.4.2 is brought into the mix the machine no longer processes. Im not familiar with
what your mod does but it should not be breaking our machines. Feel free to ask any questions and I look forward to getting to the bottom of the issue.

Related issue on our tracker: TechReborn/TechReborn#982

Memory Leak

This mod has a really bad memory leak, I know this is most likely happening in because of an interaciton with a different mod, but i'm not sure. Note that this leak only happens on the client, the server is fine.

I used VisualVM to show memory usage overtime.

With MCFlux -
screenshot_74

Without MCFlux -
screenshot_75

It seems to happen faster on a server and I don't know if this helps but I ran a heap dump and it looked like szewek.mcflux.wrapper.InjectWrappers was a large percentage of the heap.

Here the list of mods I'm using: (I bolded mods that have to do with power, I missed a few)
Actually Additions
Advanced Generators
Advanced Rocketry
AE2 Stuff
Agricraft
Ambiance (Music Mod)
Apple Core
Applied Energistics 2
ArchitectureCraft
Aroma Backup
Aroma Core
Ars Magica 2
AutoRegLib
Baubles
BdLib
Better Builder's Wands
Bibliocraft
Blood Magic
Bloodmoon
Bookshelf
Botania
Carpenters Blocks
Chameleon
Chisel
Chisels and Bits
CodeChickenCore
CodeChickenLib
CoFH Core
Compatlayer
Counter Guns
Custom Main Menu
Custom Ore Gen
D3Core
Dark Utilities
DiscordIntegration
Dooglamoo Cities
Ender IO
EnderCore
ExtraUtilites
FastLeafDecay
Flat Colored Blocks
Forestry
Forge Multipart CBE
Forgelin
FTB Utilities
FTBLib
Funky Locomotion
Good Ol' Currency
Guide API
HowBoutThatFruniture
Hunger Overhaul
Immersive Engineering
Infinity lib
InventoryTweaks
Iron Chests
IronBackpacks
JourneyMap
Just Enough Items
LibVulpes
Light Level Overlay Reloaded
Literal Ascension
Llibrary
LootTableTweaks
Lucky Blocks
Lumberjack
Magneticraft
MalasisDoors
Malisis Blocks
MalisisAdvert
MalisisCore
MalisisSwitches
Mantle
MC Multipart
mcjtylib
Mekanism
Minecraft Flight Simulator
MoarSigns
ModTweaker2
Modular Powersuits
Morpheus
MrCrayFishFurniture
mtlib
Natura
omlib
ompd
OpenComputers
OpenEye
OpenModularTurrets
Optifine
Pams HarvestCraft
Particle Generator
Platforms
Progressive Automation
ProjectRed
Psi
QuantumStorage
Quark
Railcraft
Random Things
Ranged Pumps
RebornCore
ResourceLoader
RFTools
RFTools Control
RFTools Dimensions

Roguelike Dungeons
Roots
Rouge Mobs
Ruins Mod
shetiphiancore
Simple Achievments
Simple Corn
Simple Generators
Snad
Steve's Carts 2
Steve's Factory Manager Reborn
Storage Drawers
Super Circuit Maker
Thaumcraft 6
Thermal Expantion
Thermal Foundation
Tinkers Construct
ValkyrieLib
Waila
WAWLA
WR-CBE
Doomlike doungen
Gravestone
crafttweaker
Decocraft
Signpost
Genetics Reborn

Crash With EnderIO

Getting crash from EnderIO when I add MC-Flux. Crash is during startup.

Minecraft 1.10.2
Forge 12.18.1.2094
EnderIO-1.10.2-3.0.1.120_beta
mcflux-1.3.1
Tesla-1.10.2-1.2.1.49

[22:04:52] [Client thread/ERROR] [FML/EnderIO]: Exception caught during firing event net.minecraftforge.event.AttachCapabilitiesEvent$Item@5d6c5621:
java.lang.NullPointerException
    at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:249) ~[adz.class:?]
    at crazypants.enderio.machine.capbank.BlockItemCapBank.getMaxEnergyStored(BlockItemCapBank.java:71) ~[BlockItemCapBank.class:?]
    at crazypants.enderio.power.tesla.InternalPoweredItemWrapper.<init>(InternalPoweredItemWrapper.java:57) ~[InternalPoweredItemWrapper.class:?]
    at crazypants.enderio.power.tesla.InternalPoweredItemWrapper$PoweredItemCapabilityProvider.getCapability(InternalPoweredItemWrapper.java:39) ~[InternalPoweredItemWrapper$PoweredItemCapabilityProvider.class:?]
    at net.darkhax.tesla.lib.TeslaUtils.getTeslaHolder(TeslaUtils.java:181) ~[TeslaUtils.class:?]
    at szewek.mcflux.wrapper.tesla.TeslaSided.<init>(TeslaSided.java:18) ~[TeslaSided.class:?]
    at szewek.mcflux.wrapper.tesla.TeslaCapabilityProvider.<init>(TeslaCapabilityProvider.java:14) ~[TeslaCapabilityProvider.class:?]
    at szewek.mcflux.wrapper.tesla.TeslaInjectRegistry.wrapGlobal(TeslaInjectRegistry.java:27) ~[TeslaInjectRegistry.class:?]
    at szewek.mcflux.wrapper.tesla.TeslaInjectRegistry.wrapMappedTeslaProvider(TeslaInjectRegistry.java:39) ~[TeslaInjectRegistry.class:?]
    at szewek.mcflux.wrapper.tesla.TeslaInjectRegistry.wrapTeslaItem(TeslaInjectRegistry.java:63) ~[TeslaInjectRegistry.class:?]
    at szewek.mcflux.wrapper.InjectWrappers.wrapItem(InjectWrappers.java:87) ~[InjectWrappers.class:?]
    at szewek.mcflux.wrapper.InjectWrappers.wrap(InjectWrappers.java:111) ~[InjectWrappers.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_9_InjectWrappers_wrap_AttachCapabilitiesEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168) [EventBus.class:?]
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:535) [ForgeEventFactory.class:?]
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:525) [ForgeEventFactory.class:?]
    at net.minecraft.item.ItemStack.func_150996_a(ItemStack.java:947) [adz.class:?]
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:96) [adz.class:?]
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:92) [adz.class:?]
    at net.minecraft.item.ItemStack.<init>(ItemStack.java:79) [adz.class:?]
    at crazypants.enderio.machine.capbank.BlockItemCapBank.createItemStackWithPower(BlockItemCapBank.java:25) [BlockItemCapBank.class:?]
    at crazypants.enderio.machine.MachineRecipes.addRecipes(MachineRecipes.java:23) [MachineRecipes.class:?]
    at crazypants.enderio.EnderIO.load(EnderIO.java:487) [EnderIO.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:790) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper.jar:?]

Crash

I got directed over here by way2muchnoise over at the refinedstorage github. They say it's a MCFlux issue.. Seems when refined storage loads after MCFlux it crashes the server. IF I rename refined storage so it loads before, it doesn't crash the server.

What happens:

server crashes.
I rename the jar file from refinedstorage-1.0.5.jar to `refinedstorage-1.0.5.jar so it loads first.
Server loads. #### What you expected to happen:
Steps to reproduce:

1.install in server wait for crash
2.rename file so it loads first
3.no crash
...

Version (Make sure you are on the latest version before reporting):

Minecraft: 1.10.2
Forge: Forge Mod Loader version 12.18.1.2090
Refined Storage: refinedstorage-1.0.5
MCFlux: mcflux-1.3.0
Does this issue occur on a server? yes

Crash log
http://pastebin.com/UKhkcKad

[1.11.2-2.0.1] insane console spam on dedicated server

I get this every 1 to 2 ticks when a player is moving through the world.

[13:29:22] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty
[13:29:23] [Server thread/WARN] [mcflux]: Cannot attach capabilities: ItemStack is null/empty

Immersive Engineering

I recently tried to install this, but I don't use Immersive Engineering. Every time I load the game with this mod, but not IE, I get this error:

http://pastebin.com/kRh6gtwe

If I load WITH IE, it does not produce the error, but I cannot use IE, as it causes horrid lag for me with my other mods. If this mod requires IE, it should list that as a requirement, not a compatibility.

server crash seens like losing something

Hi developer ,I have installed your mod and place it in the server's mod folder,but it seens like losing a core or something , error code :

[00:17:33] [Server thread/FATAL] [FML]: net.minecraftforge.fml.common.MissingModsException: Mod mcflux (Minecraft-Flux) requires [fl@[2.11.1,)]
[00:17:33] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraftforge.fml.common.MissingModsException: Mod mcflux (Minecraft-Flux) requires [fl@[2.11.1,)]
at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:264) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:570) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
[00:17:33] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Administrator\Desktop\1.12.2 mod.\crash-reports\crash-2018-11-07_00.17.33-server.txt

uhh...but it didn't show me which thing I lost so I don't know how to fix it... wish you can help me solve the problem...thanks :D

incompatabilities in console(1.11.2)forge-2214

minecraft fluc:mcflux-2.0.0-b4

[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "mekfarm.machines.AnimalReleaserEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "net.ndrei.teslacorelib.test.CreativeGeneratorEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "net.ndrei.teslacorelib.test.CreativeGeneratorEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "net.ndrei.teslacorelib.test.CreativeGeneratorEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "mekfarm.machines.ElectricButcherEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "net.ndrei.teslacorelib.test.TeslaCoreUITestEntity" happened again (checked WITH SIDE north)!
[21:39:40] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "net.ndrei.teslacorelib.test.CreativeGeneratorEntity" happened again (checked WITH SIDE north)!
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (TEST): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (The_Beneath): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-3): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (FluxDimension): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-2): All chunks are saved
[21:39:41] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
[21:39:41] [Server thread/INFO] [AromaBackup]: Server Thread released.
[21:39:41] [Server thread/INFO] [FML]: Unloading dimension -3
[21:39:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4973ms behind, skipping 99 tick(s)
[21:39:41] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[21:39:41] [Aromabackup-Backup/INFO] [AromaBackup]: Suspending server Thread.
[21:39:41] [Server thread/INFO] [AromaBackup]: Server Thread suspended.
[21:39:41] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
[21:39:41] [Aromabackup-Backup/OFF] [Aroma1997Core]: Message to players; Message: World Backup done!
[21:39:41] [Server thread/INFO] [AromaBackup]: Server Thread released.
[21:39:41] [Aromabackup-Backup/INFO]: [ยง1AromaBackupยงr] World Backup done!
[21:39:41] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
[21:39:41] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\steven\Documents\Curse\Minecraft\Instances\SDUBZBUILDERPACK 1.11.2\journeymap\data\sp\TEST\waypoints
[21:39:41] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\steven\Documents\Curse\Minecraft\Instances\SDUBZBUILDERPACK 1.11.2\journeymap\data\sp\TEST\DIM0. Memory: 6144MB total, 3409MB free
[21:39:42] [Client thread/INFO]: [CHAT] [ยง1AromaBackupยงr] World Backup done!
[21:43:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2190ms behind, skipping 43 tick(s)
[21:43:04] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:04] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:04] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:04] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.PotionWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.PotionWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.AccelerationWand" detected again!
[21:43:05] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.AccelerationWand" detected again!
[21:43:11] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:11] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:11] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:11] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.SwappingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.SwappingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.CapturingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.CapturingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.ProtectionWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.ProtectionWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.MovingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.MovingWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:19] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:43:25] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:25] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:25] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:25] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:28] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:28] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:28] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:43:28] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:43:54] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 22043ms behind, skipping 440 tick(s)
[21:44:29] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:44:29] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.MovingWand" detected again!
[21:44:39] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:44:39] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:44:39] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:44:39] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:44:55] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:44:55] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:44:55] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:44:55] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.AccelerationWand" detected again!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.AccelerationWand" detected again!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:44:57] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.TeleportationWand" detected again!
[21:44:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 15194ms behind, skipping 303 tick(s)
[21:45:02] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:02] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:02] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:02] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:02] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:02] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:02] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:02] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:13] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.IlluminationWand" detected again!
[21:45:13] [Server thread/WARN] [mcflux]: Use of old API (CoFHAPI|energy) on "romelo333.notenoughwands.Items.MovingWand" detected again!
[21:45:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2303ms behind, skipping 46 tick(s)
[21:45:31] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:31] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:31] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:31] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:33] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:33] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:45:33] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:45:33] [Client thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:46:06] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:46:06] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:46:06] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked WITH SIDE down)!
[21:46:06] [Server thread/WARN] [mcflux]: Bad/incomplete Forge Energy implementation error for "de.ellpeck.actuallyadditions.mod.tile.TileEntityLaserRelayEnergy" happened again (checked SIDELESS)!
[21:46:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 37054ms behind, skipping 741 tick(s)

Flux 4.0.0 Beta 2 load issue

When loading Flux Beta 2 for 1.15.1, it says your MC mods.toml is missing. I do not believe Beta 1 had this issue.
Forge 30.0.18
MC-1.15.1

1.11.2 Updating from 2.44 to 2.45 causes crash on MC start

Hello,

replacing 2.4.4 with 2.4.5 caused the following crash on starting MC

`
---- Minecraft Crash Report ----

WARNING: coremods are present:
FCFMLCorePlugin (FinderCompass-1.11.2.jar)
RebornCoreASM (RebornCore-1.11.2-2.13.4.37-universal.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.1.jar)
LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
LoadingPlugin (Quark-r1.2-82.jar)
BCModPlugin (zz-backpacks 1.11.2 - 3.1.6.jar)
CorePlugin (FluxedRedstone-2.6.0.54.jar)
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
CoreMod (Aroma1997Core-1.11.2-1.2.0.0.b81.jar)
SFRCore (SolarFluxReborn_1.11.2-2.12r.jar)
Contact their authors BEFORE contacting forge

// I just don't know what went wrong :(

Time: 3/3/17 12:05 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tesla Essentials (modsquad)
Caused by: java.lang.ExceptionInInitializerError
at com.trials.modsquad.proxy.ClientProxy.init(ClientProxy.java:26)
at com.trials.modsquad.ModSquad.init(ModSquad.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException
at szewek.mcflux.MCFluxEvents.wrapEntity(MCFluxEvents.java:103)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_283_MCFluxEvents_wrapEntity_AttachCapabilitiesEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:582)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:558)
at net.minecraft.entity.Entity.(Entity.java:212)
at net.minecraft.entity.item.EntityItem.(EntityItem.java:50)
at net.minecraft.entity.item.EntityItem.(EntityItem.java:63)
at com.trials.modsquad.block.tile.render.RendererToaster.(RendererToaster.java:16)
... 38 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1910409904 bytes (1821 MB) / 2998521856 bytes (2859 MB) up to 4241293312 bytes (4044 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2252 142 mods loaded, 142 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2252.jar)
UCHI forge{13.20.0.2252} [Minecraft Forge] (forge-1.11.2-13.20.0.2252.jar)
UCHI aroma1997core{${version}} [Aroma1997Core] (Aroma1997Core-1.11.2-1.2.0.0.b81.jar)
UCHI backpacks16840{3.1.6} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.6.jar)
UCHI uncraftingtable{1.7.1-pre5} [Uncrafting Table] ([1.11.2]UncraftingTable-1.7.1-pre5.jar)
UCHI aroma1997corehelper{1.0} [Aroma1997Core|Helper] (Aroma1997Core-1.11.2-1.2.0.0.b81.jar)
UCHI aroma1997sdimension{1.0} [Aroma1997sDimension] (Aroma1997s-Dimensional-World-1.11.2-1.3.0.0.b31.jar)
UCHI quark{r1.2-82} [Quark] (Quark-r1.2-82.jar)
UCHI autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
UCHI battletowers{1.5.5} [Battle Towers] (BattleTowers-1.11.2.jar)
UCHI baubles{1.4.2} [Baubles] (Baubles-1.11-1.4.2.jar)
UCHI bdlib{1.13.1.5} [BD Lib] (bdlib-1.13.1.5-mc1.11.2.jar)
UCHI betterachievements{0.4.1.44} [Better Achievements] (BetterAchievements-1.11.2-0.4.1.44.jar)
UCHI betterbuilderswands{0.10.2} [Better Builder's Wands] (BetterBuildersWands-1.11-0.10.2.225+14b290d.jar)
UCHI hammercore{1.2.8} [Hammer Core] (HammerCore_1.11.2-1.2.8.jar)
UCHI blackholestorage{4b} [Black Hole Storage] (Black Hole Storage 1.11.2-4b.jar)
UCHE cfm{4.1.1} [MrCrayfish's Furniture Mod] (cfm-4.1.1-mc1.11.2.jar)
UCHI chiselsandbits{13.9} [Chisels & Bits] (chiselsandbits-13.9.jar)
UCHI colors{1.0.0} [Colors] (Colors-1.11-1.0.0.jar)
UCHI cyclopscore{0.9.3} [Cyclops Core] (CyclopsCore-1.11.2-0.9.3.jar)
UCHI commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.11.2-1.3.1.jar)
UCHI jei{4.2.4.226} [Just Enough Items] (jei_1.11.2-4.2.4.226.jar)
UCHI convenientadditions{1.1-28} [Convenient Additions] (ConvenientAdditions-1.1-build28.jar)
UCHI csaddle{1.2} [Craftable Saddles] (Craftable Saddles- MC1.11.jar)
UCHI forestry{5.3.1.44} [Forestry] (forestry_1.11.2-5.3.1.44.jar)
UCHI eleccore{1.7.9999.custom} [ElecCore] (ElecCore-1.11-1.7.402.jar)
UCHI craftingtableiv{1.0} [CraftingTable-IV] (CraftingTableIV-1.4.110.jar)
UCHI cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
UCHI deathquotes{1.0.1} [Death Quotes] (deathquotes-1.0.1-mc1.11.2-forgeBeta.jar)
UCHI durabilityshow{4.1.0} [Durability Show] (Durability Show-1.11.2-4.1.0.jar)
UCHI earthworks{1.1.1} [Earthworks] (Earthworks-1.11.2-1.1.1.jar)
UCHI ea{v2.5.0a-mc1.10.2} [Ebon Arts] (EbonArts-v2.5.0a-mc1.11.0.jar)
UCHI elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar)
UCHI endores{1.0-a.013} [End Ores] (End Ores-1.0-a.013.jar)
UCHI endercrop{1.11-1.3.4} [Ender Crop] (endercrop-1.11-1.3.4.jar)
UCHI shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.1.jar)
UCHI endertanks{1.5.1} [EnderTanks] (endertanks-1.11.0-1.5.1.jar)
UCHI enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar)
UCHI valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
UCHI environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
UCHI excore{2.0.0-alpha8-1.11.2} [EXCore] (EXCore-2.0.0-alpha8-1.11.2.jar)
UCHI shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11-3.7.4.jar)
UCHI extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
UCHI zerocore{1.11.2-0.1.0.4} [Zero CORE] (zerocore-1.11.2-0.1.0.4.jar)
UCHI bigreactors{1.11.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.27.jar)
UCHI findercompass{1.11.2} [Finder Compass] (FinderCompass-1.11.2.jar)
UCHI floricraft{2.0.1} [Floricraft] (Floricraft-1.11.2-2.0.1.jar)
UCHI reborncore{2.13.4.37} [RebornCore] (RebornCore-1.11.2-2.13.4.37-universal.jar)
UCHI reborncore-mcmultipart{2.13.4.37} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.13.4.37-universal.jar)
UCHI fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.0.54.jar)
UCHI llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
UCHI fei{1.1.0-alpha2-1.11.2} [Forever Enough Items] (Forever-Enough-Items-1.1.0-alpha2-1.11.2.jar)
UCHI funnels{1.2.1} [Funnels] (Funnels-1.11-1.2.1.jar)
UCHI gendustry{1.6.5.4} [GenDustry] (gendustry-1.6.5.4-mc1.11.2.jar)
UCHI pressure{1.3.1.4} [Pressure Pipes] (pressure-1.3.1.4-mc1.11.2.jar)
UCHI advgenerators{0.9.20.4} [Advanced Generators] (generators-0.9.20.4-mc1.11.2.jar)
UCHI fishing{1.4.9} [Fishing Net Mod] (GiacomosFishingNet-1.11.2-1.4.9.jar)
UCHI giacomosfoundry{1.3.11} [Giacomo's Foundry] (GiacomosFoundry-1.11.2-1.3.11.jar)
UCHI giacomostravelogue{1.0.4} [Giacomoโ€™s Travelogue] (GiacomosTravelogue-1.11.2-1.0.4.jar)
UCHI glasscraftmod{2.0} [Glasscraft] (Glasscraftmod v2.0 - MC1.11 Forge.jar)
UCHI guidebook{1.7.0} [Guide Book] (guidebook-1.7.0.jar)
UCHI waila{1.8.10} [Waila] (Hwyla-1.8.10-B23_1.11.jar)
UCHI integrateddynamics{0.6.9} [Integrated Dynamics] (IntegratedDynamics-1.11.2-0.6.9.jar)
UCHI integratedtunnels{1.1.0} [Integrated Tunnels] (IntegratedTunnels-1.11.2-1.1.0.jar)
UCHI ionitems{1.1.1} [Ion Items] (IonItems-1.1.1-1.11.jar)
UCHI ironchest{1.11-7.0.17.799} [Iron Chest] (ironchest-1.11-7.0.17.799.jar)
UCHI journeymap{1.11.2-5.4.4} [JourneyMap] (journeymap-1.11.2-5.4.4.jar)
UCHI jeresources{0.6.2.104} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.2.104.jar)
UCHI jet{2.1.41} [JustEnoughTooltips] (JustEnoughTooltips-1.11-2.1.41.jar)
UCHI keepinginventory{2.2} [Keeping Inventory] (KeepingInventory-1.11.2-2.2.jar)
UCHI lightningcraft{2.8.1} [LightningCraft] (lightningcraft-2.8.1-[1.11.2].jar)
UCHI mcflux{2.4.5} [Minecraft-Flux] (mcflux-2.4.5.jar)
UCHI tesla{1.3.0.51} [TESLA] (Tesla-1.11-1.3.0.51.jar)
UCHI teslacorelib{0.2.0} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.2.0.jar)
UCHI mekfarm{0.0.1} [MekFarm] (mekfarm-1.11.2-0.2.0-HF.jar)
UCHI mineclock{1.0} [MineClock] (mineclock-1.0.1.jar)
UCHE modsquad{1.0} [Tesla Essentials] (modsquad-1.11-1.3.1.jar)
UCHI modularrouters{1.11.2-2.1.0} [Modular Routers] (modular-routers-1.11.2-2.1.0.jar)
UCHI morefurnaces{1.9.4} [More Furnaces] (MoreFurnaces-1.11-1.9.4.jar)
UCHI morematerials{1.10.2-1.9.20160723.0} [More Materials] (morematerials-1.11-1.9.20160723.0.jar)
UCHI multibeds{1.3.1} [Multi-Beds] (multibeds-1.11.0-1.3.1.jar)
UCHI terraqueous{1.3.4} [Terraqueous] (terraqueous-1.11.0-1.3.4.jar)
UCHI multistorage{1.3.2} [Multi-Storage] (multistorage-1.11.0-1.3.2.jar)
UCHI mysticalagriculture{1.4.1} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.4.1.jar)
UCHI samsocean{1.0.1} [Ocean Floor Classic] (OceanFloor-1.11-1.0.1.jar)
UCHI packetfilter{1.3.4} [Packet Filter] (packetfilter-1.3.4.jar)
UCHI harvestcraft{1.11.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2d.jar)
UCHI jp.crafterkina.pipes{1.1.0.12} [Pipes] (Pipes-1.11-1.1.0.12.jar)
UCHI railsplus{1.0.0} [Rails Plus] (railsplus-1.0.1.jar)
UCHI randomthings{3.7.9} [Random Things] (RandomThings-MC1.11.2-3.7.9.jar)
UCHI rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar)
UCHI redstonefluxarsenal{1.1} [Redstone Flux Arsenal] (RedstoneFluxArsenal-[1.11]-1.1.jar)
UCHI refinedstorage{1.4.1} [Refined Storage] (refinedstorage-1.4.1.jar)
UCHI yukarilib{1.0.2.1} [YukariLib] (YukariLib-1.0.2.1-1.11.jar)
UCHI reinforcedtools{2.0.1} [ReinforcedTools] (ReinforcedTools-2.0.1-1.11.jar)
UCHI rflux{0.1.0} [RF Lux] (rflux-0.1.0.jar)
UCHI rftools{5.84} [RFTools] (rftools-1.1x-5.84.jar)
UCHI rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
UCHI rftoolsdim{4.54} [RFTools Dimensions] (rftoolsdim-1.1x-4.54.jar)
UCHI roguelike{1.6.2} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.2.jar)
UCHI roots{0.009} [Roots 2] (roots-2-0.009.jar)
UCHI ruins{16.4} [Ruins Mod] (Ruins-1.11.2.jar)
UCHI silentlib{1.2.0} [Silent Lib] (SilentLib-1.11-1.2.0-30.jar)
UCHI silentgems{2.2.9} [Silent's Gems] (SilentsGems-1.11-2.2.9-114.jar)
UCHI sgextraparts{1.2.4} [Silent's Gems: Extra Parts] (SGExtraParts-1.11-1.2.4-12.jar)
UCHI simplevoidworld{1.0.0.3} [SimpleVoidWorld] (Simple-Void-World-1.11-1.0.0.3-universal.jar)
UCHI simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
UCHI simplegrinder{3.060.R1112} [Simple Grinder] (SimpleGrinder-3.095.R1112.jar)
UCHI lteleporters{1.11.2-2.0.2} [Simple Teleporters] (SimpleTeleporters-1.11.2-2.0.2.jar)
UCHI simplyconveyors{2.1.0} [Simply Conveyors] (SimplyConveyors-2.1.2.jar)
UCHI slabcraftmod{7.01} [Slabcraft] (Slabcraftmod v7.01 - MC1.11 Forge.jar)
UCHI solarfluxreborn{2.12r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.12r.jar)
UCHI solarvillage{1.2.0.26} [Solar Village] (SolarVillage-1.11-1.2.0.26.jar)
UCHI sophisticatedwolves{3.6.4} [Sophisticated Wolves] (SophisticatedWolves-3.6.4.jar)
UCHI spartanshields{1.2a} [Spartan Shields] (SpartanShields-1.11-1.2a.jar)
UCHI staircraftmod{7.0} [Staircraft] (Staircraftmod v7.0 - MC1.11 Forge.jar)
UCHI stonehenge{1.10.2-0.1} [Stonehenge] (stonehenge-1.11.2-0.1.jar)
UCHI sugiforest{1.3.1} [SugiForest] (SugiForest_1.11-v1.3.1.jar)
UCHI superminer_core{2.1.26.266} [SuperMiner] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_captivator{[1.11.2]-2.1.26.266} [SuperMiner Captivator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_cropinator{[1.11.2]-2.1.26.266} [SuperMiner Copinator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_excavator{[1.11.2]-2.1.26.266} [SuperMiner Excavator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_illuminator{[1.11.2]-2.1.26.266} [SuperMiner Illuminator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_lumbinator{[1.11.2]-2.1.26.266} [SuperMiner Lumbinator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_shaftanator{[1.11.2]-2.1.26.266} [SuperMiner Shaftanator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_substitutor{[1.11.2]-2.1.26.266} [SuperMiner Substitutor] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI superminer_veinator{[1.11.2]-2.1.26.266} [SuperMiner Veinator] (SuperMiner-[1.11.2]-2.1.26.266.jar)
UCHI switchbow{1.1} [Switch-Bow] (switchbow-1.1.jar)
UCHI techreborn{2.1.6.76} [TechReborn] (TechReborn-1.11.2-2.1.6.76-universal.jar)
UCHI teslafied{1.0.0} [Teslafied] (teslafied-1.11-1.1.0.jar)
UCHI beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar)
UCHI thedragonlib{1.11.2-2.2.3} [TheDragonLib] (thedragonlib-1.11.2-2.2.3.jar)
UCHI thermalsolars{1.11.2 Beta V1.1} [Thermal Solars] (thermalsolars-1.11.2-1.1.jar)
UCHI torchmaster{1.0} [TorchMaster] (torchmaster_1.11-1.1.0.11.jar)
UCHI toroquest{1.11.2-3.2} [ToroQuest] (toroquest-1.11.2-3.2.jar)
UCHI usefulrecipes{1.11-3.0.1} [UsefulRecipes] (usefulrecipes-3.0.1.jar)
UCHI villagermarket{1.0} [Villager Market] (villagermarket-0.2-HF.jar)
UCHI waddles{0.5.1} [Waddles] (Waddles-1.11-0.5.1.jar)
UCHI witherskelefix{1} [WSkele Fixer] (Wither Skeleton Fixer-1.11.2-1.0.1.jar)
UCHI yeoldetanks{1.9.3} [Ye Olde Tanks] (YeOldeTanks-1.11.2-1.9.3.jar)
Loaded coremods (and transformers):
FCFMLCorePlugin (FinderCompass-1.11.2.jar)
atomicstryker.findercompass.client.coremod.FCTransformer
RebornCoreASM (RebornCore-1.11.2-2.13.4.37-universal.jar)
reborncore.mixin.transformer.MixinTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.1.jar)
shetiphian.core.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
lumien.randomthings.asm.ClassTransformer
LoadingPlugin (Quark-r1.2-82.jar)
vazkii.quark.base.asm.ClassTransformer
BCModPlugin (zz-backpacks 1.11.2 - 3.1.6.jar)
brad16840.common.asm.ClassTransformer
CorePlugin (FluxedRedstone-2.6.0.54.jar)

CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
cubex2.cxlibrary.CoreModTransformer
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
pw.prok.realbench.asm.RBTransformer
CoreMod (Aroma1997Core-1.11.2-1.2.0.0.b81.jar)

SFRCore (SolarFluxReborn_1.11.2-2.12r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 980/PCIe/SSE2'
List of loaded APIs:
* Baubles|API (1.4.0.1) from Baubles-1.11-1.4.2.jar
* BetterAchievements|API (0.4.1.44) from BetterAchievements-1.11.2-0.4.1.44.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.11.2-0.4.5.27.jar
* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-13.9.jar
* CoFHAPI (1.8.9R1.2.0B1) from thermalsolars-1.11.2-1.1.jar
* CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from thermalsolars-1.11.2-1.1.jar
* CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.11.2-0.1.0.4.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.11.2-1.3.1.jar
* compatlayer (0.1.7) from compatlayer-1.11.2-0.1.7.jar
* convinientadditions|API (1.0) from ConvenientAdditions-1.1-build28.jar
* CraftingTableIV-API (1.1.0) from CraftingTableIV-1.4.110.jar
* ElecCoreAPI (1.0) from ElecCore-1.11-1.7.402.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.402.jar
* environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|farming (2.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.1.44.jar
* ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.1.44.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.4-mc1.11.2.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.11.2-0.6.9.jar
* jeresources|API (0.6.2.104) from JustEnoughResources-1.11.2-0.6.2.104.jar
* journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.4.jar
* journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.4.jar
* journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.4.jar
* journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.4.jar
* journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.4.jar
* jp.crafterkina.pipes.api (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.pipe (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.render (1.0) from Pipes-1.11-1.1.0.12.jar
* JustEnoughItemsAPI (4.11.0) from jei_1.11.2-4.2.4.226.jar
* lightningcraftAPI (2.8.1) from lightningcraft-2.8.1-[1.11.2].jar
* mcfluxAPI|assistant (2.4.5) from mcflux-2.4.5.jar
* mcfluxAPI|ex (2.4.5) from mcflux-2.4.5.jar
* mcfluxAPI|fe (2.4.5) from mcflux-2.4.5.jar
* mcjtylib_ng (2.3.9) from mcjtylib-1.1x-2.3.9.jar
* pressureAPI (1.3.1.4) from pressure-1.3.1.4-mc1.11.2.jar
* reborncoreAPI (2.13.4.37) from RebornCore-1.11.2-2.13.4.37-universal.jar
* reborncoreAPI|Fuel (2.13.4.37) from RebornCore-1.11.2-2.13.4.37-universal.jar
* reborncoreAPI|Power (2.13.4.37) from RebornCore-1.11.2-2.13.4.37-universal.jar
* reborncoreAPI|Recipe (2.13.4.37) from RebornCore-1.11.2-2.13.4.37-universal.jar
* reborncoreAPI|Tile (2.13.4.37) from RebornCore-1.11.2-2.13.4.37-universal.jar
* SilentGemsAPI (2) from SilentsGems-1.11-2.2.9-114.jar
* StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.4.1.jar
* sugiforest.api (1.2.0) from SugiForest_1.11-v1.3.1.jar
* techrebornAPI (2.1.6.76) from TechReborn-1.11.2-2.1.6.76-universal.jar
* TerraqueousAPI (1.0) from terraqueous-1.11.0-1.3.4.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.11.0-1.3.4.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.11.0-1.3.4.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.11.0-1.3.4.jar
* valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
* WailaAPI (1.3) from Hwyla-1.8.10-B23_1.11.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.4.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.4.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.4.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.4.37
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 0
`

[1.12] Flavor Creation Documentation

I want to make a flavor of my own, but I can't find any good documentation on what I'd need to do to create a flavor/implement it. Do you think you could write some up or give sample class files? Thanks!

[2.6.1] for 1.11.2 -- crash when attaching entity charger to neotech machines

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CreativePatchingLoader (CreativeCore v1.7.0 mc1.11.2.jar)
  Default Options (DefaultOptions_1.11.2-8.2.2.jar)
  ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
  NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  FMLPlugin (InventoryTweaks-1.62+beta.84.jar)
  RebornCoreASM (RebornCore-1.11.2-2.13.6.52-universal.jar)
  LittlePatchingLoader (LittleTiles v1.4.6 mc1.11.2.jar)
  BCModPlugin (zz-backpacks 1.11.2 - 3.1.8.jar)
  ForgelinPlugin (Forgelin-1.4.1.jar)
  ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 4/12/17 6:01 PM
Description: Ticking block entity

java.lang.ClassCastException: mrriegel.limelib.datapart.DataPartRegistry cannot be cast to szewek.mcflux.fluxable.WorldChunkEnergy
	at szewek.mcflux.tileentities.TileEntityWCEAware.func_73660_a(TileEntityWCEAware.java:39)
	at net.minecraft.world.World.func_72939_s(World.java:1802)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
	at net.minecraft.client.main.Main.main(SourceFile:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
	at szewek.mcflux.tileentities.TileEntityWCEAware.func_73660_a(TileEntityWCEAware.java:39)

-- Block entity being ticked --
Details:
	Name: mcflux:echarger // szewek.mcflux.tileentities.TileEntityECharger
	Block type: ID #2207 (tile.echarger // szewek.mcflux.blocks.BlockEntityCharger)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (-1,87,1), Chunk: (at 15,5,1 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
	Actual block type: ID #2207 (tile.echarger // szewek.mcflux.blocks.BlockEntityCharger)
	Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1802)

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [EntityPlayerSP['Kreezxil'/0, l='MpServer', x=1.28, y=86.00, z=0.08]]
	Chunk stats: MultiplayerChunkCache: 169, 169
	Level seed: 0
	Level generator: ID 06 - voidworld, ver 0. Features enabled: false
	Level generator options: 
	Level spawn location: World: (0,88,0), Chunk: (at 0,5,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 243923 game time, 243923 day time
	Level dimension: 0
	Level storage version: 0x00000 - Unknown?
	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
	Forced entities: 1 total; [EntityPlayerSP['Kreezxil'/0, l='MpServer', x=1.28, y=86.00, z=0.08]]
	Retry entities: 0 total; []
	Server brand: fml,forge
	Server type: Non-integrated multiplayer server
Stacktrace:
	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:393)
	at net.minecraft.client.main.Main.main(SourceFile:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.11.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_112, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1392956344 bytes (1328 MB) / 3707240448 bytes (3535 MB) up to 3817865216 bytes (3641 MB)
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	FML: MCP 9.38 Powered by Forge 13.20.0.2282 126 mods loaded, 126 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJA	minecraft{1.11.2} [Minecraft] (minecraft.jar) 
	UCHIJA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2282.jar) 
	UCHIJA	forge{13.20.0.2282} [Minecraft Forge] (forge-1.11.2-13.20.0.2282.jar) 
	UCHIJA	ColorUtility{1.0.3} [ColorUtility] (minecraft.jar) 
	UCHIJA	creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) 
	UCHIJA	littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar) 
	UCHIJA	backpacks16840{3.1.8} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.8.jar) 
	UCHIJA	actuallyadditions{1.11.2-r106} [Actually Additions] (ActuallyAdditions-1.11.2-r106.jar) 
	UCHIJA	opencomputers{1.7.0.6} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.6.jar) 
	UCHIJA	actuallycomputers{2.0.0} [ActuallyComputers] (actuallycomputers-2.0.0.jar) 
	UCHIJA	psi{r1.1-47} [Psi] (Psi-r1.1-47.jar) 
	UCHIJA	autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar) 
	UCHIJA	autosapling{1.11.2-1.3.5} [AutoSapling] (AutoSapling 1.11.2-1.3.5.jar) 
	UCHIJA	baubles{1.4.3} [Baubles] (Baubles-1.11-1.4.3.jar) 
	UCHIJA	bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar) 
	UCHIJA	bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar) 
	UCHIJA	betterachievements{0.4.3.12} [Better Achievements] (BetterAchievements-1.11.2-0.4.3.12.jar) 
	UCHIJA	hammercore{1.5.1} [Hammer Core] (HammerCore_1.11.2-1.5.1.jar) 
	UCHIJA	blackholestorage{9r} [Black Hole Storage] (Black Hole Storage 1.11.2-9r.jar) 
	UCHIJA	theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar) 
	UCHIJA	modularrouters{1.11.2-2.1.1} [Modular Routers] (modular-routers-1.11.2-2.1.1.jar) 
	UCHIJA	guideapi{1.11-2.1.0-51} [Guide-API] (Guide-API-1.11-2.1.0-51.jar) 
	UCHIJA	bloodmagic{1.11-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.9-78.jar) 
	UCHIJA	bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.11.2-5.0.0-B96.jar) 
	UCHIJA	badwithernocookie{1.0} [Bad Wither No Cookie!] (bwncrldd-1.0.jar) 
	UCHIJA	cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar) 
	UCHIJA	chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar) 
	UCHIJA	cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.11.2-0.10.0.jar) 
	UCHIJA	colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.11.2-1.5.0.jar) 
	UCHIJA	commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.11.2-1.3.1.jar) 
	UCHIJA	one_point_twelve_concrete{v 1.0} [1.12 Concrete] (concreteMod-v1.0.jar) 
	UCHIJA	controlling{2.0.4} [Controlling] (Controlling-2.0.4.jar) 
	UCHIJA	cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar) 
	UCHIJA	creativecore{1.5.0} [CreativeCore] (CreativeCore v1.7.0 mc1.11.2.jar) 
	UCHIJA	forestry{5.3.3.91} [Forestry] (forestry_1.11.2-5.3.3.91.jar) 
	UCHIJA	eleccore{1.7.415} [ElecCore] (ElecCore-1.11-1.7.415.jar) 
	UCHIJA	deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar) 
	UCHIJA	defaultoptions{8.2.2} [Default Options] (DefaultOptions_1.11.2-8.2.2.jar) 
	UCHIJA	durabilityshow{4.1.0} [Durability Show] (Durability Show-1.11.2-4.1.0.jar) 
	UCHIJA	elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar) 
	UCHIJA	enderrift{2.1.4} [Ender-Rift] (EnderRift-1.11.2-2.1.4.jar) 
	UCHIJA	shetiphiancore{3.4.4} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.4.jar) 
	UCHIJA	endertanks{1.5.4} [EnderTanks] (endertanks-1.11.0-1.5.4.jar) 
	UCHIJA	enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar) 
	UCHIJA	valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar) 
	UCHIJA	environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar) 
	UCHIJA	etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar) 
	UCHIJA	shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar) 
	UCHIJA	extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar) 
	UCHIJA	fasterladderclimbing{0.1-118} [Faster Ladder Climbing] (FasterLadderClimbing-1.11-0.1-118.jar) 
	UCHIJA	fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar) 
	UCHIJA	fl{1.0.2} [FL] (fl-1.0.2.jar) 
	UCHIJA	fluidconverters{2.2.1} [FluidConverters] (FluidConverters-1.11.2-2.2.1.jar) 
	UCHIJA	forgelin{1.4.1} [Forgelin] (Forgelin-1.4.1.jar) 
	UCHIJA	limelib{1.5.2} [LimeLib] (limelib-1.11.2-1.5.2.jar) 
	UCHIJA	furnus{1.92} [Furnus] (furnus-1.11.2-1.92.jar) 
	UCHIJA	gendustry{1.6.5.7} [GenDustry] (gendustry-1.6.5.7-mc1.11.2.jar) 
	UCHIJA	pressure{1.3.1.5} [Pressure Pipes] (pressure-1.3.1.5-mc1.11.2.jar) 
	UCHIJA	advgenerators{0.9.20.5} [Advanced Generators] (generators-0.9.20.5-mc1.11.2.jar) 
	UCHIJA	giacomos_bookshelf{1.1} [Giacomo's Bookshelves Mod] (GiacomosBookshelf-1.11.2-1.1.jar) 
	UCHIJA	giacomosfoundry{1.3.12} [Giacomo's Foundry] (GiacomosFoundry-1.11.2-1.3.12.jar) 
	UCHIJA	gwgmcgenmod{1.4} [gmCGENmod] (gmcgenmod-mc1.11x-v1.4.jar) 
	UCHIJA	hopperducts{1.4.9} [Hopper Ducts] (hopperducts-mc1.11.2-1.4.9.jar) 
	UCHIJA	integrateddynamics{0.6.11} [Integrated Dynamics] (IntegratedDynamics-1.11.2-0.6.11.jar) 
	UCHIJA	integratedtunnels{1.1.1} [Integrated Tunnels] (IntegratedTunnels-1.11.2-1.1.1.jar) 
	UCHIJA	inventorytweaks{1.62+beta.84.b3ecfb1} [Inventory Tweaks] (InventoryTweaks-1.62+beta.84.jar) 
	UCHIJA	ironchest{1.11.2-7.0.18.800} [Iron Chest] (ironchest-1.11.2-7.0.18.800.jar) 
	UCHIJA	jei{4.3.1.260} [Just Enough Items] (jei_1.11.2-4.3.1.260.jar) 
	UCHIJA	jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar) 
	UCHIJA	journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar) 
	UCHIJA	jrftl{1.1} [jrftl] (JRFTL-1.1.jar) 
	UCHIJA	littletiles{1.3.0} [LittleTiles] (LittleTiles v1.4.6 mc1.11.2.jar) 
	UCHIJA	llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar) 
	UCHIJA	mcflux{2.6.1} [Minecraft-Flux] (mcflux-2.6.1.jar) 
	UCHIJA	meta{1.2.1} [M.E.T.A.] (meta-1.2.1.jar) 
	UCHIJA	minecolonies{1.11-0.6.3360} [MineColonies] (minecolonies-universal-1.11-0.6.3360.jar) 
	UCHIJA	missing_pieces{4.1.2} [Missing Pieces] (missing_pieces-1.11.2-4.1.2.jar) 
	UCHIJA	mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar) 
	UCHIJA	mxtune{0.4.0-dev.23} [mxTune] (mxtune-1.11.2-0.4.0-dev.23.jar) 
	UCHIJA	neat{1.4-13} [Neat] (Neat 1.4-13.jar) 
	UCHIJA	neotech{5.0.0} [NeoTech] (Neotech-1.11.2-5.0.0.jar) 
	UCHIJA	nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar) 
	UCHIJA	recipehandler{0.8} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.8(1.11).jar) 
	UCHIJA	notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar) 
	UCHIJA	omegacraft{1.0.0} [Omega Craft] (Omega Craft 1.0.8 -1.11.2.jar) 
	UCHIJA	omlib{1.11.2-3.0.0-61} [OMLib] (omlib-1.11.2-3.0.0-61.jar) 
	UCHIJA	ompd{3.0.0-21} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-21.jar) 
	UCHIJA	opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.3.4 mc1.11.2.zip) 
	UCHIJA	openmodularturrets{1.10.2-3.0.0-102} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-102.jar) 
	UCHIJA	oreexcavation{1.3.85} [OreExcavation] (OreExcavation-1.3.85.jar) 
	UCHIJA	harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2g.jar) 
	UCHIJA	platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar) 
	UCHIJA	pulver{@VERSION@} [Pulver] (Pulver-1.11.x-1.0.0.2.jar) 
	UCHIJA	rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar) 
	UCHIJA	rarmor{1.11.2-r4.3} [Rarmor] (Rarmor-1.11.2-r4.3.jar) 
	UCHIJA	realfilingcabinet{1.2.49} [Real Filing Cabinet] (realfilingcabinet-1.11.2-1.2.49.jar) 
	UCHIJA	reborncore{2.13.6.52} [RebornCore] (RebornCore-1.11.2-2.13.6.52-universal.jar) 
	UCHIJA	reborncore-mcmultipart{2.13.6.52} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.13.6.52-universal.jar) 
	UCHIJA	redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar) 
	UCHIJA	refinedstorage{1.4.2} [Refined Storage] (refinedstorage-1.4.2.jar) 
	UCHIJA	xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar) 
	UCHIJA	rflux{0.1.0} [RF Lux] (rflux-0.1.0.jar) 
	UCHIJA	rftools{5.92} [RFTools] (rftools-1.1x-5.92.jar) 
	UCHIJA	rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar) 
	UCHIJA	rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar) 
	UCHIJA	ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.11.2-2.0.5.jar) 
	UCHIJA	similsaxtranstructors{1.11.2-20} [Similsax Transtructors] (SimilsaxTranstructors-1.11.2-20.jar) 
	UCHIJA	skyresources{1.6.3} [Sky Resources] (skyresources-1.6.3.jar) 
	UCHIJA	spikemod{1.11.2-1.2.1} [Spike Mod] (spikemod-1.11.2-1.2.1.jar) 
	UCHIJA	stellarapi{0.6.4.1.3} [Stellar API] (Stellar API-0.6.4.1.3.jar) 
	UCHIJA	stellarsky{0.6.5.1.4} [Stellar Sky] (Stellar Sky-0.6.5.1.4.jar) 
	UCHIJA	storageboats{1.6} [Storage Boats Mod] (StorageBoats-1.9.jar) 
	UCHIJA	storagedrawers{1.11.2-4.2.2} [Storage Drawers] (StorageDrawers-1.11.2-4.2.2.jar) 
	UCHIJA	techreborn{2.1.11.103} [TechReborn] (TechReborn-1.11.2-2.1.11.103-universal.jar) 
	UCHIJA	thermalsolars{1.11.2 Beta V1.4} [Thermal Solars] (thermalsolars-1.11.2-1.4.jar) 
	UCHIJA	topaddons{1.11.2-0.9.2} [TOP Addons] (topaddons-1.11.2-0.9.2.jar) 
	UCHIJA	torchmaster{1.0} [TorchMaster] (torchmaster_1.11.2-1.2.1.24.jar) 
	UCHIJA	ts2k16{1.1.4} [Twerk-Sim 2K16] (TS2K16-1.1.4.jar) 
	UCHIJA	cavecraft{TSON Craft 3 - 1.9.4} [TSON Craft] (TSON Craft 4.0.6 - 1.11.2.jar) 
	UCHIJA	underphangables{1.0.4} [Underp Hangables] (underphangables-1.11.2-1.0.4.jar) 
	UCHIJA	usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar) 
	UCHIJA	vending{1.4.3} [Vending] (vending-1.11.2-1.4.3.jar) 
	UCHIJA	voidislandcontrol{1.1.3} [Void Island Control] (voidislandcontrol-1.1.3.jar) 
	UCHIJA	weirdinggadget{1.0} [The Weirding Gadget] (weirdinggadget-1.11.2-0.1.7-universal.jar) 
	UCHIJA	woot{1.11.2-0.1.1} [Woot] (woot-1.11.2-0.1.1.jar) 
	Loaded coremods (and transformers): 
CreativePatchingLoader (CreativeCore v1.7.0 mc1.11.2.jar)
  
Default Options (DefaultOptions_1.11.2-8.2.2.jar)
  net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
  com.Axeryok.ColorUtility.ColorUtilityTransformer
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  net.fybertech.nwr.NWRTransformer
FMLPlugin (InventoryTweaks-1.62+beta.84.jar)
  invtweaks.forge.asm.ContainerTransformer
RebornCoreASM (RebornCore-1.11.2-2.13.6.52-universal.jar)
  reborncore.mixin.transformer.MixinTransformer
LittlePatchingLoader (LittleTiles v1.4.6 mc1.11.2.jar)
  com.creativemd.littletiles.LittleTilesTransformer
BCModPlugin (zz-backpacks 1.11.2 - 3.1.8.jar)
  brad16840.common.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.4.1.jar)
  
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.4.jar)
  shetiphian.core.asm.ClassTransformer
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.66' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
	List of loaded APIs: 
		* actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r106.jar
		* Baubles|API (1.4.0.2) from Baubles-1.11-1.4.3.jar
		* BetterAchievements|API (0.4.3.12) from BetterAchievements-1.11.2-0.4.3.12.jar
		* bloodmagic|API (1.11-2.1.9-78) from BloodMagic-1.11-2.1.9-78.jar
		* CoFHAPI (1.8.9R1.2.0B1) from omlib-1.11.2-3.0.0-61.jar
		* cofhapi (1.5.0) from limelib-1.11.2-1.5.2.jar
		* CoFHAPI|energy (1.8.9R1.2.0B1) from omlib-1.11.2-3.0.0-61.jar
		* cofhapi|energy (1.5.0) from limelib-1.11.2-1.5.2.jar
		* CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
		* commoncapabilities|api (0.0.1) from CommonCapabilities-1.11.2-1.3.1.jar
		* compatlayer (0.2.5) from compatlayer-1.11.2-0.2.5.jar
		* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.6.jar
		* ElecCoreAPI (1.0) from ElecCore-1.11-1.7.415.jar
		* ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.415.jar
		* environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
		* ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.3.91.jar
		* ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.3.91.jar
		* gendustryAPI (2.3.0) from gendustry-1.6.5.7-mc1.11.2.jar
		* GraphApi (1.3.0) from EnderRift-1.11.2-2.1.4.jar
		* Guide-API|API (1.11-2.1.0-51) from Guide-API-1.11-2.1.0-51.jar
		* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.11.2-0.6.11.jar
		* journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
		* journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
		* journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
		* journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
		* journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
		* JustEnoughItemsAPI (4.12.0) from jei_1.11.2-4.3.1.260.jar
		* mcfluxAPI|assistant (2.6.1) from mcflux-2.6.1.jar
		* mcfluxAPI|ex (2.6.1) from mcflux-2.6.1.jar
		* mcfluxAPI|fe (2.6.1) from mcflux-2.6.1.jar
		* mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
		* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.11.2.jar
		* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.6.jar
		* pressureAPI (1.3.1.5) from pressure-1.3.1.5-mc1.11.2.jar
		* PsiAPI (4) from Psi-r1.1-47.jar
		* rarmorapi (1) from Rarmor-1.11.2-r4.3.jar
		* reborncoreAPI (2.13.6.52) from RebornCore-1.11.2-2.13.6.52-universal.jar
		* reborncoreAPI|Fuel (2.13.6.52) from RebornCore-1.11.2-2.13.6.52-universal.jar
		* reborncoreAPI|Power (2.13.6.52) from RebornCore-1.11.2-2.13.6.52-universal.jar
		* reborncoreAPI|Recipe (2.13.6.52) from RebornCore-1.11.2-2.13.6.52-universal.jar
		* reborncoreAPI|Tile (2.13.6.52) from RebornCore-1.11.2-2.13.6.52-universal.jar
		* stellarapi|api (0.6.4.1.3) from Stellar API-0.6.4.1.3.jar
		* stellarsky|API (2.5) from Stellar Sky-0.6.5.1.4.jar
		* StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.4.2.jar
		* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.2.jar
		* StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.4.2.jar
		* StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.4.2.jar
		* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.4.2.jar
		* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.2.jar
		* StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.4.2.jar
		* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.2.jar
		* techrebornAPI (2.1.11.103) from TechReborn-1.11.2-2.1.11.103-universal.jar
		* theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.6.jar
		* valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
	RebornCore: 
		Plugin Engine: 0
		RebornCore Version: 2.13.6.52
		Mixin Status: 1
		Runtime Debofucsation 1
		RenderEngine: 0
	Launched Version: forge-13.20.0.2282
	LWJGL: 2.9.4
	OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.66, NVIDIA Corporation
	GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: English (US)
	Profiler Position: N/A (disabled)
	CPU: 8x AMD FX(tm)-8350 Eight-Core Processor 

Compatibility problem with Forestry!

Version: mcflux-1.6.1 & forestry_1.10.2-5.2.17.374

When MCFlux is installed with Forestry, it breaks some of its features, the one that I noticed was that with MCFlux installed, you can no longer put Forestry peat into a peat-fired engine. I don't know what mod exactly is to blame so I reported it on both mods.

How to reproduce:

  • Install forestry and MCFlux on 1.10.2
  • Get a Peat-Fired Engine
  • Get Peat and try to put it in the Engine

If you remove MCFlux, you will notice that you will then be able to put peat into the engine.

Disable event gift with each login

Each time I login, I get 3 presents. After opening them all I get 2 nether stars... for free :-)
Text message is saying:

[MCFlux Event] This event has ended!
[MCFlux Event] This event has ended!
[MCFlux Event] NEW 3.0.0 Release for Minecraft 1.12

how do I disable these ?

capture

New user tutorial

Hi there,

I cannot figure out how to use this mod for the life of me. I have IC2 and Refined Storage, both for 1.12.2 but I can't figure out how to make Flux transfer energy between them. Your tutorial has been "coming soon" for a very long time. Any hopes of throwing together a quick "Getting Started" for newbs like me? Thanks!

Conflict with RefinedStorage v 1.3.5, specifically solders

Minecraft - 1.11.2
refinedstorage-1.3.5
mcflux-2.0.1 vs mcflux-2.0.0-b7

Updated mcflux from 2.0.0-b7 to 2.0.1. No other changes.

Refined Storage Solders would no longer accept items in top or bottom slot.

Reverted to mcflux-2.0.0-b7, no other changes, and Refine Storage again worked as expected.

Broken get/hasCapability for IC2 compat

If hasCapability returns true, getCapability must not return null. Your IC2 compat CapabilityProvider currently does exactly that when asked for CapabilityEnergy.ENERGY (Forge energy), other providers might be affected as well. This causes crashes with Immersive Engineering, see BluSunrize/ImmersiveEngineering#2177. This affects both the master and the 1.10 branch.

Incompatibility with XRay/VoxelMap

I receive a crash whenever I try to utilize your mod (any version) with I guess Xray and/or Voxel Map. I am only able to run Minecraft after I remove Minecraft Flux. Here is the latest crash.

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1292688-xray-mod-1-6-4-1-11-vanilla-forge-liteloader?comment=3648

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2261180-voxelmap-1-11-2-1-10-1-9-4-1-8-9-1-7-10-1-6-4-a

---- Minecraft Crash Report ----

WARNING: coremods are present:
RebornCoreASM (RebornCore-1.11.2-2.13.4.37-universal.jar)
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
CorePlugin (FluxedRedstone-2.6.0.54.jar)
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
llibrary (llibrary-1.7.4-1.11.2.jar)
BCModPlugin (zz-backpacks 1.11.2 - 3.1.7.jar)
literalascension (literalascension-1.11.2-1.0.1.1.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
ForgelinPlugin (Forgelin-1.3.1.jar)
SFRCore (SolarFluxReborn_1.11.2-2.12r.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 2/25/17 10:04 PM
XRay version: 48
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at com.mamiyaotaru.voxelmap.t.do(Unknown Source)
at com.mamiyaotaru.voxelmap.litemod.LiteModVoxelMap.onTick(Unknown Source)
at com.mumfrey.liteloader.core.event.HandlerList$Tickable9.onTick(HandlerList$Tickable9.java:102)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onTick(LiteLoaderEventBrokerClient.java:454)
at com.mumfrey.liteloader.client.ClientProxy.onTick(ClientProxy.java:69)
at net.minecraft.client.Minecraft.handler$onTick$zzi000(Minecraft.java:3225)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 278098496 bytes (265 MB) / 3207856128 bytes (3059 MB) up to 3207856128 bytes (3059 MB)
LiteLoader Brand: 1.11.2-SNAPSHOT-rAF8F47E-b9-9
LiteLoader Mods: 4 loaded mod(s)
- Armors HUD Revived version 1.1.0-beta
- Pop Enchant Tags Revived version 1.1.1
- VoxelMap version 1.6.21
- ChunkBorders version 0.3.3
LaunchWrapper: 34 active transformer(s)
- Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
- Transformer: optifine.OptiFineClassTransformer
- Transformer: net.minecraftxray.loader.p
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
- Transformer: $wrapper.com.Axeryok.ColorUtility.ColorUtilityTransformer
- Transformer: $wrapper.reborncore.mixin.transformer.MixinTransformer
- Transformer: $wrapper.com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
- Transformer: $wrapper.brad16840.common.asm.ClassTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
- Transformer: com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
- Transformer: $wrapper.net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- Transformer: $wrapper.net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- Transformer: $wrapper.shetiphian.core.asm.ClassTransformer
- Transformer: $wrapper.com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
- Transformer: $wrapper.net.fybertech.nwr.NWRTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
- Transformer: elec332.core.asm.ASMLoader
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: Minecraft 1.11.2 MCP 9.38 Powered by Forge 13.20.0.2230 Optifine OptiFine_1.11.2_HD_U_B7 75 mods loaded, 75 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2230.jar)
UCHIJA forge{13.20.0.2230} [Minecraft Forge] (forge-1.11.2-13.20.0.2230.jar)
UCHIJA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJA backpacks16840{3.1.7} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.7.jar)
UCHIJA woodconverter{v2.9.2} [Wood Converter] ([1.11.2]Wood Converter v2.9.2.jar)
UCHIJA actuallyadditions{1.11.2-r102} [Actually Additions] (ActuallyAdditions-1.11.2-r102.jar)
UCHIJA alltheblocks{1.11.2-1.1.0} [All the Blocks] (alltheblocks-1.11.2-1.1.0.jar)
UCHIJA ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.2 mc1.11.zip)
UCHIJA jei{4.2.7.240} [Just Enough Items] (jei_1.11.2-4.2.7.240.jar)
UCHIJA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
UCHIJA chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHIJA chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
UCHIJA clienttweaks{2.1.2} [Client Tweaks] (ClientTweaks_1.11-2.1.2.jar)
UCHIJA cpm{1.0.2} [MrCrayfish's Painting Mod] (cpm-1.0.2-mc1.11.2.jar)
UCHIJA creativeparadise{1.1.0} [Creative Paradise] (creativeparadise-1.1.0.jar)
UCHIJA cvmm{1.0} [MrCrayfish's Vending Machine Mod] (cvmm-1.0-mc1.11.2.jar)
UCHIJA eleccore{1.7.9999.custom} [ElecCore] (ElecCore-1.11-1.7.402.jar)
UCHIJA deepresonance{1.4.5} [DeepResonance] (deepresonance-1.1x-1.4.5.jar)
UCHIJA earthworks{1.1.1} [Earthworks] (Earthworks-1.11.2-1.1.1.jar)
UCHIJA endercompass{1.2.5.1} [Ender Compass] (EnderCompass-1.11-1.2.5.1.jar)
UCHIJA shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.2.jar)
UCHIJA endertanks{1.5.2} [EnderTanks] (endertanks-1.11.0-1.5.2.jar)
UCHIJA fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
UCHIJA flatcoloredblocks{mc1.11-5.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.1.jar)
UCHIJA reborncore{2.13.4.37} [RebornCore] (RebornCore-1.11.2-2.13.4.37-universal.jar)
UCHIJA reborncore-mcmultipart{2.13.4.37} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.13.4.37-universal.jar)
UCHIJA fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.0.54.jar)
UCHIJA forgelin{1.3.0} [Forgelin] (Forgelin-1.3.1.jar)
UCHIJA limelib{1.4.0} [LimeLib] (limelib-1.11.2-1.4.0.jar)
UCHIJA furnus{1.91} [Furnus] (furnus-1.11.2-1.91.jar)
UCHIJA giacomosfoundry{1.3.10} [Giacomo's Foundry] (GiacomosFoundry-1.11.2-1.3.10.jar)
UCHIJA glasscraftmod{2.0} [Glasscraft] (Glasscraftmod v2.0 - MC1.11 Forge.jar)
UCHIJA hammercore{1.2.8} [Hammer Core] (HammerCore_1.11.2-1.2.8.jar)
UCHIJA harvest{1.11-1.2.0-12} [Harvest] (Harvest-1.11-1.2.0-12.jar)
UCHIJA hopperducts{1.4.9} [Hopper Ducts] (hopperducts-mc1.11.2-1.4.9.jar)
UCHIJA furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar)
UCHIJA waila{1.8.10} [Waila] (Hwyla-1.8.10-B23_1.11.jar)
UCHIJA justenoughbuttons{1.11.2-1.4.2} [Just Enough Buttons] (justenoughbuttons-1.11.2-1.4.2.jar)
UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.11.2.jar)
UCHIJA literalascension{1.11.2-1.0.1.1} [Literal Ascension] (literalascension-1.11.2-1.0.1.1.jar)
UCHIJA llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
UCHIJA mcflux{2.4.3} [Minecraft-Flux] (mcflux-2.4.3.jar)
UCHIJA bonecraft{1.9.4-1.10.2d} [Pam's BoneCraft] (Pam's BoneCraft 1.11a.jar)
UCHIJA harvestcraft{1.11.2d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2d.jar)
UCHIJA rftools{5.83} [RFTools] (rftools-1.1x-5.83.jar)
UCHIJA rftoolsdim{4.54} [RFTools Dimensions] (rftoolsdim-1.1x-4.54.jar)
UCHIJA persistentbits{1.0.6} [Persistent Bits] (PersistentBits-1.11-1.0.6.jar)
UCHIJA pigmanure{1.0} [Pig Manure] (pig-manure-1.0.3-mc1.11.jar)
UCHIJA placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
UCHIJA guilib{1.11 : updated by subaraki} [GUI Library] (PSG Revamper-1.11-1.0.0.0.jar)
UCHIJA paintingselgui{1.11 v1: updated by Subaraki} [PaintingSelectionGui] (PSG Revamper-1.11-1.0.0.0.jar)
UCHIJA redstonefluxarsenal{1.1} [Redstone Flux Arsenal] (RedstoneFluxArsenal-[1.11]-1.1.jar)
UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
UCHIJA ruins{16.4} [Ruins Mod] (Ruins-1.11.2.jar)
UCHIJA shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
UCHIJA simplegrinder{3.060.R1112} [Simple Grinder] (SimpleGrinder-3.095.R1112.jar)
UCHIJA chunkbase_slimemod_ssp{2.1} [Slime Mod (SSP)] (SlimeModSSP-1.11-2.1.jar)
UCHIJA solarfluxreborn{2.12r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.12r.jar)
UCHIJA stacksize{1.0} [Stacksize Mod] (stacksize-1.11.2-1.0.jar)
UCHIJA storagedrawers{1.11.2-4.1.0} [Storage Drawers] (StorageDrawers-1.11.2-4.1.0.jar)
UCHIJA styledblocks{3.0} [Styled Blocks] (styledblocks-mc1.11-3.0.jar)
UCHIJA sugiforest{1.3.1} [SugiForest] (SugiForest_1.11-v1.3.1.jar)
UCHIJA techreborn{2.1.6.76} [TechReborn] (TechReborn-1.11.2-2.1.6.76-universal.jar)
UCHIJA timehud{7.1.1} [Time HUD] (TimeHUD-Forge-1.11.2-7.1.1.jar)
UCHIJA treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.11.2-1.1.2.jar)
UCHIJA variedcommodities{1.11.2} [Varied Commodities] (VariedCommodities_1.11.2(22jan17).jar)
UCHIJA chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (VillageInfoSSP-1.11-2.1.jar)
UCHIJA villagerinventory{1.0.1} [Villager Inventory Viewer] (VillagerInventory-1.11-1.0.1.jar)
UCHIJA visiblearmorslots{3.1.1} [Visible Armor Slots] (VisibleArmorSlots[1.11.2]-3.1.1.jar)
UCHIJA wailaharvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.9.jar)
UCHIJA yalsm{1.0} [Yet Another Leather Smelting Mod] (yalsm-2.1.7-mc1.11.jar)
UCHIJA yeoldetanks{1.9.3} [Ye Olde Tanks] (YeOldeTanks-1.11.2-1.9.3.jar)
Loaded coremods (and transformers):
RebornCoreASM (RebornCore-1.11.2-2.13.4.37-universal.jar)
reborncore.mixin.transformer.MixinTransformer
ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
com.Axeryok.ColorUtility.ColorUtilityTransformer
CorePlugin (FluxedRedstone-2.6.0.54.jar)

NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
llibrary (llibrary-1.7.4-1.11.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
BCModPlugin (zz-backpacks 1.11.2 - 3.1.7.jar)
brad16840.common.asm.ClassTransformer
literalascension (literalascension-1.11.2-1.0.1.1.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
shetiphian.core.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.3.1.jar)

SFRCore (SolarFluxReborn_1.11.2-2.12r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 745/PCIe/SSE2'
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.13.4.37
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 1
Launched Version: 1.11.2-forge1.11.2-13.20.0.2230
LWJGL: 2.9.4
OpenGL: GeForce GTX 745/PCIe/SSE2 GL version 4.5.0 NVIDIA 368.81, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: PERSISTENCE.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
OptiFine Version: OptiFine_1.11.2_HD_U_B7
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 368.81
OpenGlRenderer: GeForce GTX 745/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

[Mod Incompatibility] Tinkers Construct

There are three major bugs when using this mod.

  1. Stencils cannot be crafted.
  2. Parts cannot be cast.
  3. Pattern chests attached to a part builder cannot be viewed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.