Is this something i should direct towards you or NEI?
2012-12-27 22:48:57 [INFO] [STDOUT] LiquidUU: Did not load NEI integration: java.lang.NoClassDefFoundError: avf
2012-12-27 22:48:57 [INFO] [STDERR] java.lang.NoClassDefFoundError: avf
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.Class.getDeclaredMethods0(Native Method)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.Class.getMethod0(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.Class.getMethod(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at ro.narc.liquiduu.LiquidUU.loadIntegration(LiquidUU.java:190)
2012-12-27 22:48:57 [INFO] [STDERR] at ro.narc.liquiduu.LiquidUU.postInit(LiquidUU.java:130)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-27 22:48:57 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:659)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:350)
2012-12-27 22:48:57 [INFO] [STDERR] at ho.c(DedicatedServer.java:135)
2012-12-27 22:48:57 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2012-12-27 22:48:57 [INFO] [STDERR] at fy.run(SourceFile:849)
2012-12-27 22:48:57 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: avf
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-12-27 22:48:57 [INFO] [STDERR] ... 36 more
2012-12-27 22:48:57 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class avf for invalid side SERVER
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
2012-12-27 22:48:57 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
2012-12-27 22:48:57 [INFO] [STDERR] ... 38 more