Jump to content

1.8.9 crash OOM with only 99 mods present


Leiffality

Recommended Posts

Running this custom pack with 4 GB RAM and still getting an out of memory crash when loading into singleplayer. I've removed over 100 mods so far, getting close to the issue, but if any insight into this crash report can be given before I spend countless more hours on this that'd be fantastic!

 

 

 

---- Minecraft Crash Report ----

 

WARNING: coremods are present:

  BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.206.jar)

  AppleCore (AppleCore-mc1.8.9-1.3.2.jar)

  ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)

  CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)

  Ar_CorePlugin (additionalresources-0.1.1-1.8.9r16+86f0b3c.jar)

  MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar)

  RenderPlayerAPIPlugin (RenderPlayerAPI-1.8.9-1.0.jar)

  thaumicinfusion (ThaumicInfusion-1.8.9-4.88.jar)

  TransformerLoader (OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar)

  FarseekCoreMod (Farseek-1.8.9-1.0.jar)

Contact their authors BEFORE contacting forge

 

// Would you like a cupcake?

 

Time: 9/12/16 6:19 PM

Description: Updating screen events

 

java.lang.NoClassDefFoundError: io/netty/channel/nio/NioEventLoopGroup

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:54)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:135)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2223)

at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:224)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:467)

at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.ClassNotFoundException: io.netty.channel.nio.NioEventLoopGroup

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

... 20 more

Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded

at java.lang.String.toCharArray(String.java:2886)

at org.objectweb.asm.Type.getObjectType(Unknown Source)

at org.objectweb.asm.commons.Remapper.mapType(Unknown Source)

at org.objectweb.asm.commons.Remapper.mapType(Unknown Source)

at org.objectweb.asm.commons.RemappingMethodAdapter.doVisitMethodInsn(Unknown Source)

at org.objectweb.asm.commons.RemappingMethodAdapter.visitMethodInsn(Unknown Source)

at org.objectweb.asm.ClassReader.a(Unknown Source)

at org.objectweb.asm.ClassReader.b(Unknown Source)

at org.objectweb.asm.ClassReader.accept(Unknown Source)

at org.objectweb.asm.ClassReader.accept(Unknown Source)

at net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer.transform(DeobfuscationTransformer.java:44)

at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)

at java.lang.ClassLoader.loadClass(ClassLoader.java:424)

at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:54)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:135)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2223)

at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:224)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:467)

at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)

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)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:54)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:135)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2223)

at net.minecraft.client.gui.GuiCreateWorld.func_146284_a(GuiCreateWorld.java:224)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:467)

at net.minecraft.client.gui.GuiCreateWorld.func_73864_a(GuiCreateWorld.java:408)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:555)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:524)

 

-- Affected screen --

Details:

Screen name: net.minecraft.client.gui.GuiMainMenu

Stacktrace:

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1674)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)

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:483)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.8.9

Operating System: Windows 8.1 (amd64) version 6.3

Java Version: 1.8.0_25, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 482923488 bytes (460 MB) / 3817865216 bytes (3641 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: 9, tallocated: 61

FML: MCP 9.19 Powered by Forge 11.15.1.1902 99 mods loaded, 99 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)

UCHIJAAA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)

UCHIJAAA additionalresources{0.1.1} [Additional Resources] (additionalresources-0.1.1-1.8.9r16+86f0b3c.jar)

UCHIJAAA OpenComputers|Core{1.6.0.8-rc.1} [OpenComputers (Core)] (minecraft.jar)

UCHIJAAA RenderPlayerAPI{1.0} [Render Player API] (minecraft.jar)

UCHIJAAA darkevilmac.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar)

UCHIJAAA Baubles{1.1.3.0} [baubles] (Baubles-1.8.9-1.1.3.0.jar)

UCHIJAAA 3DManeuverGear{1.7.10-@MAJOR@.@MINOR@.@REVIS@} [3D Maneuver Gear] (3DManeuverGear-1.8.9-0.6.jar)

UCHIJAAA fenceoverhaul{1.2} [Fence Overhaul] ([1.8.x]FenceOverhaul-1.2.jar)

UCHIJAAA ActuallyAdditions{1.8.9-r26} [Actually Additions] (ActuallyAdditions-1.8.9-r26.jar)

UCHIJAAA additionalbanners{1.1.1} [Additional Banners] (AdditionalBanners-1.1.1-1.8.9.jar)

UCHIJAAA adobeblocks{4.1.1.10-patched} [Adobe Blocks] (AdobeBlocks-4.1.1.10-patched.jar)

UCHIJAAA ac2{1.3.2 Beta} [Alchemy Craft 2] (alchemycraft2 v1.3.2.jar)

UCHIJAAA antiqueatlas{@VERSION@} [Antique Atlas] (antiqueatlas-1.8.9-4.2.10.jar)

UCHIJAAA JEI{2.28.18.186} [Just Enough Items] (jei_1.8.9-2.28.18.186.jar)

UCHIJAAA AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.8.9-1.3.2.jar)

UCHIJAAA MovingWorld{MC1.8.9-V1.9} [Moving World] (movingworld-MC1.8.9-V1.9-full.jar)

UCHIJAAA ArchimedesShipsPlus{MC1.8.9-V1.9} [Archimedes' Ships Plus] (archimedesshipsplus-MC1.8.9-V1.9-full.jar)

UCHIJAAA ArchitectureCraft{1.4.1} [ArchitectureCraft] (ArchitectureCraft-1.4.1-mc1.8.9.jar)

UCHIJAAA aura{592} [Aura Cascade] (AuraCascade-592.jar)

UCHIJAAA Thaumcraft{5.2.4} [Thaumcraft] (Thaumcraft-1.8.9-5.2.4.jar)

UCHIJAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)

UCHIJAAA Automagy{2.0.3} [Automagy] (Automagy-1.8.9-2.0.3.jar)

UCHIJAAA bagginses{2.1.5b} [bagginses] (Bagginses-1.8.9-2.1.5b.jar)

UCHIJAAA basemetals{1.8.0} [base Metals] (BaseMetals_1.8.9-1.8.0.jar)

UCHIJAAA bdlib{1.10.0.32} [bD Lib] (bdlib-1.10.0.32-mc1.8.9.jar)

UCHIJAAA bookshelf{1.1.2.206} [bookshelf] (Bookshelf-1.8.9-1.1.2.206.jar)

UCHIJAAA CoroAI{v1.1.4} [CoroAI] (coroutil-1.8.9-1.1.4.jar)

UCHIJAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.8.9-1.1.4.jar)

UCHIJAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.8.9-1.1.4.jar)

UCHIJAAA Farseek{1.8.9-1.0} [Farseek] (Farseek-1.8.9-1.0.jar)

UCHIJAAA mantle{1.8.9-0.9.2.jenkins102} [Mantle] (Mantle-1.8.9-0.9.2.jar)

UCHIJAAA mazemod{1.3.1} [The Maze World Mod] (mazemod-1.3.1.jar)

UCHIJAAA mcmultipart{1.0.9} [MCMultiPart] (MCMultiPart-1.0.9-universal.jar)

UCHIJAAA numina{0.5.0-004} [Numina] (Numina-0.5.0-004.jar)

UCHIJAAA powersuits{0.11.0-7} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.8.9-0.11.0-7.jar)

UCHIJAAA modulartools{1.0.0} [Modular Tools] (modulartools-1.0.3.jar)

UCHIJAAA MSM3{3.1.0.123} [More Swords 3] (MoreSwords-1.8.9-3.1.0.123.jar)

UCHIJAAA Morpheus{1.8.9-2.0.58} [Morpheus] (Morpheus-1.8.9-2.0.58.jar)

UCHIJAAA cfm{3.6} [MrCrayfish's Furniture Mod] (MrCrayfishFurntiureModv3.6.1(1.8.9).jar)

UCHIJAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.1-3.jar)

UCHIJAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.8.9-2.1.6.jar)

UCHIJAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.8.9-3.0.0b1-dev-universal.jar)

UCHIJAAA potioncore{1.2_for_1.8.9} [Potion Core] (PotionCore-1.2_for_1.8.9.jar)

UCHIJAAA nep{1.2_for_1.8.9} [Not Enough Potions] (NotEnoughPotions-1.2_for_1.8.9.jar)

UCHIJAAA OAReborn{1.8.9-2.0.3.0} [OpenAutomation REBORN!] (OAReborn-1.8.9-2.0.3.0.jar)

UCHIJAAA OALasers{1.0} [OALasers] (OAReborn-1.8.9-2.0.3.0.jar)

UCHIJAAA OpenComputers{1.6.0.8-rc.1} [OpenComputers] (OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar)

UCHIJAAA powerinventory{2.1.0} [Overpowered Inventory] (OverpoweredInventory-1.8.9-2.1.0.jar)

UCHIJAAA papertazermod{1.0} [Papertazers Base Mod] (Papertazer Base Mod-1.1.jar)

UCHIJAAA poweradvantage{1.5.6} [Power Advantage] (PowerAdvantage_1.8.9-1.5.6.jar)

UCHIJAAA Psi{beta-23} [Psi] (Psi-beta-23.jar)

UCHIJAAA psiproducts{1.0.0} [Psi Dot Products] (PsiProducts-1.0.0.jar)

UCHIJAAA quantumflux{2.0.1} [QuantumFlux] (quantumflux-1.8.9-2.0.1.jar)

UCHIJAAA mrdimkaraytracelib{0.0.1} [MrDimka's Ray Trace Library] (RayTraceLib_1.8.9-0.0.1.jar)

UCHIJAAA RealisticTorches{1.5.6} [Realistic Torches] (RealisticTorches-1.8.9-1.5.6.jar)

UCHIJAAA xreliquary{1.8.9-1.3.1.296} [Reliquary] (Reliquary-1.8.9-1.3.1.296.jar)

UCHIJAAA rftools{4.23beta40} [RFTools] (rftools-1.8.9-4.23beta40.jar)

UCHIJAAA rftoolsdim{4.22beta32} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta32.jar)

UCHIJAAA corerm{1.2e-1.8.9} [RikMuld's Core] (RikMuldsCore_1.2e-1.8.9.jar)

UCHIJAAA Roguelike{1.5.0} [Roguelike Dungeons] (RoguelikeDungeons-1.8.9-1.5.0.jar)

UCHIJAAA ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.8.8.jar)

UCHIJAA RTG{1.8.9} [Realistic Terrain Generation] (RTG-1.8.9-1.0.0-snapshot-2.jar)

UCHIJAA runesofwizardry{1.8.9-0.6.0} [Runes of Wizardry] (Runes-of-Wizardry-1.8.9-0.6.0.jar)

UCHIJAA SGCraft{1.11.2} [Greg's SG Craft] (SGCraft-1.11.2-mc1.8.9.jar)

UCHIJAA ShetiPhianCore{3.1.2} [shetiPhian-Core] (ShetiPhianCore-1.8.9-3.1.2.jar)

UCHIJAA flammpfeil.slashblade{mc1.8.9-r10} [slashBlade] (SlashBlade-mc1.8.9-r10.jar)

UCHIJAA SophisticatedWolves{3.6.1} [sophisticatedWolves] (SophisticatedWolves-3.6.1 - 1.8.9.jar)

UCHIJAA SoulShardsTOW{1.8.9-2.2.8-16} [soul Shards - The Old Ways] (SoulShards-TOW-1.8.9-2.2.8-16.jar)

UCHIJAA soundfilters{0.8_for_1.8} [sound Filters] (SoundFilters-0.8_for_1.8.jar)

UCHIJAA SpiceOfLife{1.3.5} [The Spice of Life] (SpiceOfLife-mc1.8.9-1.3.5.jar)

UCHIJAA steamadvantage{1.5.3} [steam Advantage] (SteamAdvantage-1.5.3.jar)

UCHIJAA StellarAPI{0.2.3.1b} [stellar API] (Stellar API-0.2.3.1b.jar)

UCHIJAA stellarsky{0.2.4.1b} [stellar Sky] (Stellar Sky-0.2.4.1b.jar)

UCHIJAA storagenetwork{1.11.1-final} [storage Network] (StorageNetwork-1.8.9-1.11.1-final.jar)

UCHIJAA tconstruct{1.8.9-2.2.1.jenkins1005} [Tinkers' Construct] (TConstruct-1.8.9-2.2.1.jar)

UCHIJAA tknowledge{0.2.2} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge - 1.8.9-0.2.2.jar)

UCHIJAA thm{1.1} [Thaumic Mechworks] (Thaumic Mechworks-1.1.jar)

UCHIJAA shibeid{1.0.2} [Thaumic Potatoes] (Thaumic Potatoes-1.8.9-1.0.2.jar)

UCHIJAA thaumicinfusion{4.86} [Thaumic Infusion] (ThaumicInfusion-1.8.9-4.88.jar)

UCHIJAA thaumictinkerer{${version}} [Thaumic Tinkerer] (ThaumicTinkerer-3.0-1.8.9-170.jar)

UCHIJAA camping{2.3d-1.8.9} [The Camping Mod 2] (TheCampingMod_2.3d-1.8.9.jar)

UCHIJAA thutcore{2.5.1} [ThutCore] (thutcore-1.8.9-2.5.1.jar)

UCHIJAA thuttech{2.3.7} [Thut's Tech] (thuttech-2.3.7.jar)

UCHIJAA tinker_io{beta 2.1.1b2} [Tinker I/O] (tinker_io-1.8.9-beta 2.1.1b2.jar)

UCHIJAA totemic{1.8.9-0.7.5} [Totemic] (Totemic-1.8.9-0.7.5.jar)

UCHIJAA tumbleweed{1.8.9-0.2} [Tumbleweed] (tumbleweed-1.8.9-0.2.jar)

UCHIJAA ultimate_unicorn_mod{1.5.4} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.8.9-1.5.4.jar)

UCHIJAA underphangables{1.0.1} [underp Hangables] (underphangables-1.8.9-1.0.1.jar)

UCHIJAA uniquemovement{1.0} [unique Movement Mod] (Unique Movement-1.0.jar)

UCHIJAA unlogicii{4.2.1.51} [unLogic II] (UnLogicII-4.2.1.51.jar)

UCHIJAA unlogiciivc{1.5} [unLogic II Version Checker] (UnLogicII-4.2.1.51.jar)

UCHIJAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.7.jar)

UCHIJAA wawla{1.1.4.168} [What Are We Looking At] (Wawla-1.8.9-1.1.4.171.jar)

UCHIJAA weaponcaseloot{2.1.2} [WeaponCaseLoot] (weaponcaseloot-2.1.2.jar)

UCHIJAA weather2{v2.3.11} [Localized Weather & Storms] (weather2-1.8.9-2.3.11.jar)

UCHIJAA Woot{1.8.9-0.3.0-beta} [Woot] (woot-1.8.9-0.3.0-beta.jar)

UCHIJAA blockproxy{2.0.5} [block Proxy] (proxyblock-2.0.5.jar)

Loaded coremods (and transformers):

BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.206.jar)

  net.darkhax.bookshelf.asm.BookshelfTransformerManager

AppleCore (AppleCore-mc1.8.9-1.3.2.jar)

  squeek.applecore.asm.TransformerModuleHandler

ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)

 

CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)

  codechicken.lib.asm.ClassHeirachyManager

  codechicken.lib.asm.RenderHookTransformer

Ar_CorePlugin (additionalresources-0.1.1-1.8.9r16+86f0b3c.jar)

 

MovingWorldCoreMod (movingworld-MC1.8.9-V1.9-full.jar)

 

RenderPlayerAPIPlugin (RenderPlayerAPI-1.8.9-1.0.jar)

  api.player.forge.RenderPlayerAPITransformer

thaumicinfusion (ThaumicInfusion-1.8.9-4.88.jar)

  drunkmafia.thaumicinfusion.common.asm.BlockTransformer

  drunkmafia.thaumicinfusion.common.asm.WorldTransformer

TransformerLoader (OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar)

  li.cil.oc.common.asm.ClassTransformer

FarseekCoreMod (Farseek-1.8.9-1.0.jar)

  farseek.core.FarseekClassTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.70' Renderer: 'GeForce GT 720/PCIe/SSE2'

Pulsar/tconstruct loaded Pulses:

- TinkerCommons (Enabled/Forced)

- TinkerWorld (Enabled/Not Forced)

- TinkerTools (Enabled/Not Forced)

- TinkerSmeltery (Enabled/Not Forced)

- TinkerGadgets (Enabled/Not Forced)

- TinkerOredict (Enabled/Forced)

- TinkerIntegration (Enabled/Forced)

- TinkerFluids (Enabled/Forced)

- TinkerMaterials (Enabled/Forced)

 

List of loaded APIs:

* ActuallyAdditionsAPI (8) from ActuallyAdditions-1.8.9-r26.jar

* antiqueatlasapi (5.1) from antiqueatlas-1.8.9-4.2.10.jar

* API_NEK (1.2.0) from NotEnoughKeys-1.8.9-3.0.0b1-dev-universal.jar

* AppleCoreAPI (2.0.0) from AppleCore-mc1.8.9-1.3.2.jar

* Baubles|API (1.1.1.0) from Baubles-1.8.9-1.1.3.0.jar

* CoFHAPI (1.8.9R1.2.0B1) from quantumflux-1.8.9-2.0.1.jar

* CoFHAPI|energy (1.8.9R1.2.0B1) from mcjtylib-1.8.9-1.8.1beta10.jar

* GameAnalyticsAPI (1.2) from AuraCascade-592.jar

* JustEnoughItemsAPI (3.1.0) from jei_1.8.9-2.28.18.186.jar

* McJtyLib (1.8.9-1.8.1beta10) from mcjtylib-1.8.9-1.8.1beta10.jar

* OAReborn|API (0.1) from OAReborn-1.8.9-2.0.3.0.jar

* OAReborn|LasersAPI (0.1) from OAReborn-1.8.9-2.0.3.0.jar

* OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.8.9-1.6.0.8-rc.1.jar

* PsiAPI (1) from Psi-beta-23.jar

* runesofwizardry|API (@MOD_VERSION@) from Runes-of-Wizardry-1.8.9-0.6.0.jar

* SoulShardsTOW|API (0.1.3) from SoulShards-TOW-1.8.9-2.2.8-16.jar

* StellarAPI (0.2.3.1b) from Stellar API-0.2.3.1b.jar

* stellarsky|API (2.5) from Stellar Sky-0.2.4.1b.jar

* Thaumaturgical Knowledge|API (0.2) from Thaumaturgical Knowledge - 1.8.9-0.2.2.jar

* Thaumcraft|API (5.2.3.0) from Thaumcraft-1.8.9-5.2.4.jar

* thut|API (1.0.0) from thutcore-1.8.9-2.5.1.jar

* totemic|API (2.0.0) from Totemic-1.8.9-0.7.5.jar

* WailaAPI (1.3) from Waila-1.6.0-B3_1.8.8.jar

Launched Version: forge-11.15.1.1902

LWJGL: 2.9.4

OpenGL: GeForce GT 720/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.70, 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: 2x Intel® Pentium® CPU G3258 @ 3.20GHz

 

 

<-JTGLeiffAli->

Link to comment
Share on other sites

I'm starting to think that singleplayer is just really badly optimized. I can run it if I give it 6 gigs of RAM, albeit with varying framerate (40 when not loading chunks but like 2-3 when moving an inch). Going to try it in multiplayer and see if the internal server is causing annoyances with memory.

<-JTGLeiffAli->

Link to comment
Share on other sites

Its looking like JEI is cataloging so many recipes (over 9k of them) that it just plain times out the connection. Would explain the extreme lag in singleplayer, though an odd thing happened when I joined the server. This ->

  [09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:multiBlockCreator@0

java.lang.AbstractMethodError: elec332.eflux.items.ItemMultiBlockCreator.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:GenericItems@0

java.lang.AbstractMethodError: elec332.eflux.items.EFluxItems.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:EFluxIngot@0

java.lang.AbstractMethodError: elec332.eflux.items.EFluxItemsIngot.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:EFluxCoil@0

java.lang.AbstractMethodError: elec332.eflux.items.EFluxCoils.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:EFluxDust@0

java.lang.AbstractMethodError: elec332.eflux.items.EFluxDusts.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:manual@0

java.lang.AbstractMethodError: elec332.eflux.items.ItemManual.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:UnrefinedBoard@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.UnrefinedBoard.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:cable@0

java.lang.AbstractMethodError: elec332.eflux.items.ItemCable.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:BluePrint.SMALL.test1@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.BluePrint.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:SMALL.test1@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.Circuit.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:BluePrint.SMALL.test2@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.BluePrint.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:SMALL.test2@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.Circuit.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:BluePrint.SMALL.test3@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.BluePrint.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:49:53] [Client thread/ERROR] [JEI]: Couldn't get ItemModel for EFlux itemStack 1xeflux:SMALL.test3@0

java.lang.AbstractMethodError: elec332.eflux.items.circuits.Circuit.getItemModel(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lelec332/core/client/model/model/IItemModel;

at elec332.core.client.model.RenderingRegistry$LinkedItemModel.handleItemState(RenderingRegistry.java:185) ~[RenderingRegistry$LinkedItemModel.class:?]

at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55) ~[bfo.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHiddenByMissingModel(ItemFilter.java:176) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter$ItemStackChecker.isItemStackHidden(ItemFilter.java:162) [itemFilter$ItemStackChecker.class:?]

at mezz.jei.ItemFilter.createBaseList(ItemFilter.java:83) [itemFilter.class:?]

at mezz.jei.ItemFilter.access$100(ItemFilter.java:28) [itemFilter.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:122) [itemFilter$ItemFilterCacheLoader.class:?]

at mezz.jei.ItemFilter$ItemFilterCacheLoader.load(ItemFilter.java:112) [itemFilter$ItemFilterCacheLoader.class:?]

at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]

at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]

at mezz.jei.ItemFilter.<init>(ItemFilter.java:41) [itemFilter.class:?]

at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:195) [ProxyCommonClient.class:?]

at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_955_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]

at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]

at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]

at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]

at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156) [bdb.class:?]

at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]

at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]

at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]

at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]

at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]

at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]

at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]

at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

[09:50:45] [Client thread/INFO]: [CHAT] [TConstruct] Configuration synced with server.

[09:50:50] [Client thread/INFO]: [CHAT] WARNING !!!!! This port of Botania is UNOFFICIAL! Do NOT report bugs to Vazkii!!!

[09:50:50] [Client thread/INFO]: [CHAT] Report issues to the porter HERE:https://github.com/williewillus/Botania/issues

[09:50:50] [Client thread/INFO]: [CHAT] Welcome to the server!

[09:50:50] [Client thread/INFO]: [CHAT] L0Linatorz has just earned the achievement [You have installed Baubles Stuff!]

[09:50:50] [Client thread/INFO]: [CHAT] L0Linatorz has just earned the achievement [You've been installed!]

[09:50:50] [Client thread/INFO]: [CHAT] §6Thank you for downloading MrCrayfish's Furniture Mod

[09:50:50] [Client thread/INFO]: [CHAT] §6-> §aCheck out the Furniture Mod Wiki

[09:50:50] [Client thread/INFO]: [CHAT] §6-> §rmrcrayfishs-furniture-mod.wikia.com

[09:50:50] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server

[09:50:50] [Client thread/INFO] [mcjty.lib.varia.Logging]: RfToolsDimensionManager.syncFromServer

[09:50:50] [Client thread/INFO] [mcjty.lib.varia.Logging]: Dimension information from server is empty.

[09:50:50] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimlet rules from server

[09:52:19] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.

[09:52:19] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/INFO]: [CHAT] §5-------------------------------------

[09:52:20] [Client thread/INFO]: [CHAT] §6Dark Roleplay Medieval:

[09:52:20] [Client thread/INFO]: [CHAT] §6A new version is available!

[09:52:20] [Client thread/INFO]: [CHAT] §6Your version is: 0.1.2c and the latest one is: 0.1.2b

[09:52:20] [Client thread/INFO]: [CHAT] §6Klick here to open the download page!

[09:52:20] [Client thread/INFO]: [CHAT] §6Or klick here to see the changelog first!

[09:52:20] [Client thread/INFO]: [CHAT] §5-------------------------------------

[09:52:20] [Client thread/INFO]: [CHAT] §cYou are running an outdated version of IGW-Mod which will not work properly with PneumaticCraft!:( Please update!

[09:52:20] [Client thread/INFO]: [CHAT] §cPneumaticCraft is unstable at this point! A few blocks/items §cdon't have a proper model yet. THIS IS NOT A BUG. Most §c features should work though (regardless of how it's §cdisplayed as of now).

[09:52:20] [Client thread/INFO]: [CHAT] §n§cYour Commutable Armor Mod is not the latest version!  Click here to update.

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:20] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:21] [Client thread/WARN]: handleDisconnection() called twice

[09:52:26] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:27] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:28] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:29] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:30] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:31] [Client thread/WARN]: handleDisconnection() called twice

[09:52:32] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:36] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:37] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:38] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:39] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:40] [Client thread/WARN]: handleDisconnection() called twice

[09:52:44] [Client thread/WARN]: handleDisconnection() called twice

[09:52:44] [Client thread/WARN]: handleDisconnection() called twice

[09:52:44] [Client thread/WARN]: handleDisconnection() called twice

[09:52:44] [Client thread/WARN]: handleDisconnection() called twice

[09:52:44] [Client thread/WARN]: handleDisconnection() called twice

[09:52:50] [Client thread/WARN]: handleDisconnection() called twice

[09:52:50] [Client thread/WARN]: handleDisconnection() called twice

[09:52:50] [Client thread/WARN]: handleDisconnection() called twice

[09:52:50] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:54] [Client thread/WARN]: handleDisconnection() called twice

[09:52:59] [Client thread/WARN]: handleDisconnection() called twice

[09:52:59] [Client thread/WARN]: handleDisconnection() called twice

[09:52:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:00] [Client thread/WARN]: handleDisconnection() called twice

[09:53:00] [Client thread/WARN]: handleDisconnection() called twice

[09:53:00] [Client thread/WARN]: handleDisconnection() called twice

[09:53:00] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:05] [Client thread/WARN]: handleDisconnection() called twice

[09:53:09] [Client thread/WARN]: handleDisconnection() called twice

[09:53:09] [Client thread/WARN]: handleDisconnection() called twice

[09:53:09] [Client thread/WARN]: handleDisconnection() called twice

[09:53:13] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:14] [Client thread/WARN]: handleDisconnection() called twice

[09:53:22] [Client thread/WARN]: handleDisconnection() called twice

[09:53:27] [Client thread/WARN]: handleDisconnection() called twice

[09:53:27] [Client thread/WARN]: handleDisconnection() called twice

[09:53:27] [Client thread/WARN]: handleDisconnection() called twice

[09:53:28] [Client thread/WARN]: handleDisconnection() called twice

[09:53:28] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:32] [Client thread/WARN]: handleDisconnection() called twice

[09:53:40] [Client thread/WARN]: handleDisconnection() called twice

[09:53:40] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:41] [Client thread/WARN]: handleDisconnection() called twice

[09:53:46] [Client thread/WARN]: handleDisconnection() called twice

[09:53:46] [Client thread/WARN]: handleDisconnection() called twice

[09:53:46] [Client thread/WARN]: handleDisconnection() called twice

[09:53:46] [Client thread/WARN]: handleDisconnection() called twice

[09:53:46] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:47] [Client thread/WARN]: handleDisconnection() called twice

[09:53:48] [Client thread/WARN]: handleDisconnection() called twice

[09:53:48] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:52] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:53] [Client thread/WARN]: handleDisconnection() called twice

[09:53:54] [Client thread/WARN]: handleDisconnection() called twice

[09:53:54] [Client thread/WARN]: handleDisconnection() called twice

[09:53:54] [Client thread/WARN]: handleDisconnection() called twice

[09:53:54] [Client thread/WARN]: handleDisconnection() called twice

[09:53:58] [Client thread/WARN]: handleDisconnection() called twice

[09:53:58] [Client thread/WARN]: handleDisconnection() called twice

[09:53:58] [Client thread/WARN]: handleDisconnection() called twice

[09:53:58] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:53:59] [Client thread/WARN]: handleDisconnection() called twice

[09:54:00] [Client thread/WARN]: handleDisconnection() called twice

[09:54:00] [Client thread/WARN]: handleDisconnection() called twice

[09:54:00] [Client thread/WARN]: handleDisconnection() called twice

[09:54:00] [Client thread/WARN]: handleDisconnection() called twice

[09:54:00] [Client thread/WARN]: handleDisconnection() called twice

[09:54:04] [Client thread/WARN]: handleDisconnection() called twice

[09:54:04] [Client thread/WARN]: handleDisconnection() called twice

[09:54:04] [Client thread/WARN]: handleDisconnection() called twice

[09:54:04] [Client thread/WARN]: handleDisconnection() called twice

[09:54:04] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:05] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:06] [Client thread/WARN]: handleDisconnection() called twice

[09:54:10] [Client thread/WARN]: handleDisconnection() called twice

[09:54:10] [Client thread/WARN]: handleDisconnection() called twice

[09:54:10] [Client thread/WARN]: handleDisconnection() called twice

[09:54:10] [Client thread/WARN]: handleDisconnection() called twice

[09:54:10] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:11] [Client thread/WARN]: handleDisconnection() called twice

[09:54:15] [Client thread/WARN]: handleDisconnection() called twice

[09:54:15] [Client thread/WARN]: handleDisconnection() called twice

[09:54:19] [Client thread/WARN]: handleDisconnection() called twice

[09:54:19] [Client thread/WARN]: handleDisconnection() called twice

[09:54:19] [Client thread/WARN]: handleDisconnection() called twice

[09:54:19] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

[09:54:20] [Client thread/WARN]: handleDisconnection() called twice

 

 

Very strange near the end there, what the heck is going on? (Sorry for the long client log >_<)

<-JTGLeiffAli->

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • C:\Minecraft Server>java -Xmx4096M -Xms1024M -jar server.jar nogui Starting net.minecraft.server.Main ERROR StatusConsoleListener Unable to delete file C:\Minecraft Server\logs\latest.log: java.nio.file.FileSystemException C:\Minecraft Server\logs\latest.log: The process cannot access the file because it is being used by another process ^CTerminate batch job (Y/N)?
    • Oke i tried to download a different mod and try that out on my server and i get the same error. Now i know for a fact that my port forwarding and server is working properly, because i can join them without adding any mods into the server file, but then i dont know what i am doing wrong 
    • Salutation to you ladies and gentlemen, i must confidently say a very big thanks to Fastfundrecovery8 AT GMAIL COM for their tremendous action taken over my case immediately brought to their table, i saw how the whole process was going, and i wisperred to myself and said indeed i am previlledge to know such a legitimate recovery company who is very understable and do not stress their client over recovery software tools, Fastfunds Recovery are good in keeping to time, punctuality, I was scammed last year December 18, i realized that my long investment which i inteded to withdraw has long been a scam, got so frustrated, hired 4 recovery hackers which ended up taking money from me and i couldn't contact them anymore, i went through emotional pains and betrayer, wasn't easy for me at that moment, am very greatful for FastFunds Recovery, who was referred to me by a civil engineer who i was opportuned to share part of my story with and he was like i have a cyber friend do reach and say i'm from Pato's, that's how i got in touch with fastfundsrecovery8(@)gmail(.)com, do inform FastFunds recovery for any cyber issues. Fastfundsrecovery8 AT GMAIL WILL ALWAYS HELP GET BACK YOUR FUNDS.
    • Hello everyone i have made a server with forge and have added pixelmon into the server. But for some reason i keep getting "Internal Exception: io.netty.handles.codec.DecoderException: Not enough bytes in buffer, expected 105, byt got 48". I tried upping the ram of the server to 2GB but it didnt solve anything. I have 16 GB of ram on my pc (where i host the server), but i cant seem to get it to work. Pixelmon does work when i try to go into singleplayer, but for some reason just doesnt work online   Edit: server logs sais nothing aswell [18:55:49] [ServerMain/INFO]: Environment: Environment[accountsHost=https://api.mojang.com, sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [18:55:50] [ServerMain/INFO]: Loaded 7 recipes [18:55:51] [ServerMain/INFO]: Loaded 1271 advancements [18:55:51] [Server thread/INFO]: Starting minecraft server version 1.20.2 [18:55:51] [Server thread/INFO]: Loading properties [18:55:51] [Server thread/INFO]: Default game type: SURVIVAL [18:55:51] [Server thread/INFO]: Generating keypair [18:55:51] [Server thread/INFO]: Starting Minecraft server on *:xxxx [18:55:51] [Server thread/INFO]: Using default channel type [18:55:51] [Server thread/INFO]: Preparing level "world" [18:55:52] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld [18:55:53] [Worker-Main-8/INFO]: Preparing spawn area: 0% [18:55:53] [Worker-Main-8/INFO]: Preparing spawn area: 0% [18:55:53] [Worker-Main-8/INFO]: Preparing spawn area: 0% [18:55:53] [Worker-Main-12/INFO]: Preparing spawn area: 0% [18:55:54] [Worker-Main-11/INFO]: Preparing spawn area: 31% [18:55:54] [Server thread/INFO]: Time elapsed: 2344 ms [18:55:54] [Server thread/INFO]: Done (2.865s)! For help, type "help" [18:55:56] [User Authenticator #1/INFO]: UUID of player kemal007023 is 9a2a1dff-fa06-4e29-b57d-b1e6afb2db87 [18:55:56] [Server thread/INFO]: kemal007023[/xxxx] logged in with entity id 271 at (9.497695306619189, 68.0, 10.973182362716573) [18:55:56] [Server thread/INFO]: kemal007023 joined the game [18:55:56] [Server thread/INFO]: kemal007023 lost connection: Disconnected [18:55:56] [Server thread/INFO]: kemal007023 left the game [18:56:00] [User Authenticator #2/INFO]: UUID of player kemal007023 is 9a2a1dff-fa06-4e29-b57d-b1e6afb2db87 [18:56:00] [Server thread/INFO]: kemal007023[xxxx] logged in with entity id 272 at (9.497695306619189, 68.0, 10.973182362716573) [18:56:00] [Server thread/INFO]: kemal007023 joined the game [18:56:00] [Server thread/INFO]: kemal007023 lost connection: Disconnected [18:56:00] [Server thread/INFO]: kemal007023 left the game  
    • Hi, im making a BlockEntity that can contain fluids, and render them in the GUI, only one fluid works perfectly, I can fill or drain it, sync it to the client, and render it. The problem comes when i try to have two fluids in the same GUI, depending on what I delete or leave, the fluids act differently; for example, deleting both of them from "saveAdditional" and "load" methods makes that the fluids cannot render. Also, it can only render one fluid alone, or again, render one fluid, but twice (copies one fluid to the other one). FYI the left one is water, the right one is a red custom fluid. How can I fix this? BoilerBlockEntity: https://pastebin.com/e6b2U3sD BoilerMenu: https://pastebin.com/D375yCNr BoilerScreen: https://pastebin.com/WMrK83Du 
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.