Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Błąd przy uruchamianiu MC na modach


Zimny4Ever

Rekomendowane odpowiedzi

Opublikowano

Witam.

Mam problem w uruchomieniu MC na modach.

Jest to paczka serweru "Indbuild Craft"

Loga:

 

 

[02:13:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/MekJoules
[02:13:43] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[02:13:43] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[02:13:44] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[02:13:44] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 1380ms )
[02:13:44] [Client thread/INFO] [bdlib]: bdlib 1.9.1.97 loaded
[02:13:44] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
Exception in thread "AE2 VersionChecker" [02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at appeng.services.VersionChecker.run(VersionChecker.java:86)
[02:13:44] [AE2 VersionChecker/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.Thread.run(Unknown Source)
[02:13:44] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[02:13:44] [Client thread/INFO] [CoFHWorld]: Registering default generators
[02:13:44] [Client thread/INFO] [CoFHWorld]: Complete
[02:13:45] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
[02:13:45] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
[02:13:45] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.0.17
[02:13:45] [Client thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
[02:13:45] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[02:13:45] [Thread-11/INFO] [BuildCraft]: Beginning version check
[02:13:46] [Client thread/INFO] [Forestry]: Module Pipes Plugin failed to load: BuildCraft|Transport not found
[02:13:46] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found
[02:13:46] [Client thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
[02:13:46] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found
[02:13:46] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
[02:13:46] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found
[02:13:46] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
[02:13:46] [Client thread/INFO] [Forestry]: Module Witchery Plugin failed to load: Witchery not found
[02:13:47] [Thread-12/WARN] [Forestry]: Unable to read from remote version authority.
[02:13:48] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
[02:13:48] [Client thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
[02:13:51] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
[02:13:53] [Client thread/INFO] [Calculator]: Registered Network
[02:13:53] [Client thread/INFO] [Calculator]: Registered Packets
[02:13:53] [Client thread/INFO] [Calculator]: Loaded Configuration
[02:13:53] [Client thread/INFO] [Calculator]: Integrated with 'IC2'
[02:13:53] [Client thread/INFO] [Calculator]: Integrated with WAILA
[02:13:53] [Client thread/INFO] [Calculator]: Loaded Blocks
[02:13:53] [Client thread/INFO] [Calculator]: Loaded Items
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/WARN] [Calculator]: Calculator Recipes - Invalid Recipe Size!
[02:13:53] [Client thread/INFO] [Calculator]: Registered Calculator Recipes
[02:13:53] [Client thread/INFO] [Calculator]: Added Crafting Recipes
[02:13:53] [Client thread/INFO] [Calculator]: Added Smelting Recipes
[02:13:53] [Client thread/INFO] [Calculator]: Registered OreDict
[02:13:53] [Client thread/INFO] [Calculator]: Registered Entities
[02:13:53] [Client thread/INFO] [Calculator]: Registered Handlers
[02:13:53] [Client thread/INFO] [Calculator]: Registered Events
[02:13:54] [Client thread/INFO] [Calculator]: Registered Renderers
[02:13:54] [Client thread/INFO] [Calculator]: Registered Planters
[02:13:55] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
[02:13:58] [Client thread/INFO] [Chisel 2]: Starting pre-init...
[02:13:58] [Client thread/INFO] [Chisel 2]: Loading blocks...
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: 95 Feature's blocks loaded.
[02:13:58] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
[02:13:58] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
[02:13:58] [Client thread/INFO] [Chisel 2]: Loading items...
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[02:13:58] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[02:13:59] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[02:13:59] [Client thread/INFO] [Chisel 2]: 95 Feature's items loaded.
[02:13:59] [Client thread/INFO] [Chisel 2]: Pre-init finished.
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:169]: [DM] Potion index already set to max length.
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:getNextPotionIndex:475]: [DM] Utilizing Potion ID #0.
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #0: Confusion
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #1: potion.moveSpeed
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #2: potion.moveSlowdown
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #3: potion.digSpeed
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #4: potion.digSlowDown
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #5: potion.damageBoost
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #6: potion.heal
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #7: potion.harm
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #8: potion.jump
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #9: potion.confusion
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #10: potion.regeneration
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #11: potion.resistance
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #12: potion.fireResistance
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #13: potion.waterBreathing
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #14: potion.invisibility
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #15: potion.blindness
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #16: potion.nightVision
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #17: potion.hunger
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #18: potion.weakness
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #19: potion.poison
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #20: potion.wither
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #21: potion.healthBoost
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #22: potion.absorption
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #23: potion.saturation
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #24: ic2.potion.radiation
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #25: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #26: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #27: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #28: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #29: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #30: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #31: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #32: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #33: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #34: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #35: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #36: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #37: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #38: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #39: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #40: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #41: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #42: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #43: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #44: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #45: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #46: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #47: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #48: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #49: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #50: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #51: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #52: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #53: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #54: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #55: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #56: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #57: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #58: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #59: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #60: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #61: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #62: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #63: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #64: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #65: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #66: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #67: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #68: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #69: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #70: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #71: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #72: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #73: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #74: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #75: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #76: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #77: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #78: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #79: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #80: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #81: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #82: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #83: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #84: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #85: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #86: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #87: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #88: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #89: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #90: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #91: botania.potion.soulCross
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #92: botania.potion.featherFeet
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #93: botania.potion.emptiness
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #94: botania.potion.bloodthirst
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:189]: Potion #95: botania.potion.allure
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #96: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #97: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #98: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #99: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #100: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #101: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #102: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #103: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #104: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #105: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #106: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #107: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #108: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #109: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #110: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #111: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #112: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #113: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #114: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #115: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #116: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #117: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #118: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #119: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #120: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #121: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #122: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #123: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #124: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #125: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #126: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #127: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #128: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #129: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #130: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #131: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #132: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #133: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #134: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #135: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #136: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #137: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #138: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #139: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #140: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #141: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #142: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #143: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #144: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #145: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #146: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #147: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #148: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #149: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #150: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #151: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #152: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #153: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #154: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #155: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #156: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #157: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #158: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #159: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #160: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #161: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #162: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #163: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #164: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #165: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #166: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #167: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #168: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #169: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #170: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #171: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #172: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #173: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #174: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #175: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #176: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #177: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #178: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #179: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #180: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #181: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #182: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #183: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #184: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #185: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #186: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #187: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #188: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #189: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #190: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #191: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #192: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #193: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #194: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #195: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #196: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #197: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #198: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #199: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #200: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #201: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #202: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #203: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #204: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #205: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #206: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #207: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #208: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #209: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #210: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #211: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #212: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #213: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #214: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #215: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #216: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #217: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #218: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #219: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #220: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #221: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #222: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #223: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #224: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #225: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #226: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #227: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #228: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #229: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #230: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #231: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #232: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #233: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #234: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #235: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #236: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #237: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #238: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #239: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #240: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #241: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #242: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #243: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #244: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #245: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #246: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #247: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #248: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #249: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #250: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #251: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #252: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #253: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #254: NULL
[02:13:59] [Client thread/INFO] [STDOUT]: [com.gw.dm.DungeonMobs:preInit:191]: Potion #255: NULL
[02:14:00] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[02:14:01] [Client thread/INFO] [DummyCore.Utils.Notifier]:   [DummyCore] Mod with name Essential Craft 3 and classpath ec3.common.mod.EssentialCraftCore.class using ID 1 has been succesfully registered! 
[02:14:01] [Client thread/INFO] [DummyCore.Utils.Notifier]:   [DummyCore] Configuration File for mod Essential Craft 3 was successfully created with path C:\Users\svntxzz\AppData\Roaming\.minecraft\configEssential Craft 3.cfg 
[02:14:01] [Client thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
[02:14:01] [Client thread/INFO] [Mantle]: Entering preinitialization phase.
[02:14:01] [Client thread/INFO] [Mantle]: Loading configuration from disk.
[02:14:01] [Client thread/INFO] [Mantle]: Configuration load completed.
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Mystcraft Compatibility; missing dependency: Mystcraft
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers MFR Compatibility; missing dependency: MineFactoryReloaded
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers TE4 Compatibility; missing dependency: ThermalExpansion
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thermal Foundation Compatibility; missing dependency: ThermalFoundation
[02:14:02] [Client thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
[02:14:02] [Client thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
[02:14:02] [Client thread/INFO] [extrautils]: Hello World
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class  with discriminator: 0
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 1
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 2
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 3
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleCurve with discriminator: 4
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 5
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketParticleLine with discriminator: 6
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 7
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 8
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketTempChat with discriminator: 9
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketTempChatMultiline with discriminator: 10
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketTime with discriminator: 11
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketUseItemAlt with discriminator: 12
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 13
[02:14:02] [Client thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 14
[02:14:02] [Client thread/INFO] [extrautils]: Detected wrench class: buildcraft.api.tools.IToolWrench
[02:14:02] [Client thread/INFO] [extrautils]: Detected wrench class: cofh.api.item.IToolHammer
[02:14:02] [Client thread/INFO] [extrautils]: Detected wrench class: appeng.api.implementations.items.IAEWrench
[02:14:02] [Client thread/INFO] [extrautils]: Detected wrench class: crazypants.enderio.api.tool.ITool
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeGlove to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeMagicalWood to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeCustomOres to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeFilterInvert to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeEnchantCrafting to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeHorseTransmutation to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeUnsigil to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeUnEnchanting to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeUnstableIngotCrafting to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeUnstableNuggetCrafting to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeUnstableCrafting to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeDifficultySpecific to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeBagDye to RecipeSorter
[02:14:03] [Client thread/INFO] [extrautils]: Registering RecipeGBEnchanting to RecipeSorter
[02:14:03] [Client thread/INFO] [FastCraft]: FastCraft 1.21 loaded.
[02:14:03] [Client thread/INFO] [MagicBees]: Preinit started
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type IRON
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type TIN
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND
[02:14:03] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD
[02:14:03] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD
[02:14:03] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE
[02:14:03] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE
[02:14:03] [Client thread/INFO] [MagicBees]: Preinit completed
[02:14:03] [Thread-13/INFO] [FastCraft]: You are using the latest suitable version.
[02:14:03] [Client thread/INFO] [gendustry]: IC2 Version: IC2 2.2.756-experimental
[02:14:03] [Client thread/INFO] [gendustry]: RF API Version: CoFHAPI 1.7.10R1.0.13
[02:14:03] [Client thread/INFO] [gendustry]: Available Forestry species roots:
[02:14:03] [Client thread/INFO] [gendustry]:  * rootBees - forestry.apiculture.genetics.BeeHelper
[02:14:03] [Client thread/INFO] [gendustry]:  * rootTrees - forestry.arboriculture.genetics.TreeHelper
[02:14:03] [Client thread/INFO] [gendustry]:  * rootButterflies - forestry.lepidopterology.genetics.ButterflyHelper
[02:14:03] [Client thread/INFO] [gendustry]:  * rootFlowers - binnie.botany.genetics.FlowerHelper
[02:14:04] [Client thread/INFO] [bdlib]: Loading internal config files for mod Gendustry
[02:14:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/svntxzz/AppData/Roaming/.minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/tuning.cfg
[02:14:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/svntxzz/AppData/Roaming/.minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/recipes.cfg
[02:14:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/svntxzz/AppData/Roaming/.minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/upgrades.cfg
[02:14:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/svntxzz/AppData/Roaming/.minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_color.cfg
[02:14:04] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/svntxzz/AppData/Roaming/.minecraft/mods/gendustry-1.5.2.107-mc1.7.10.jar!/assets/gendustry/config/bees_patreon.cfg
[02:14:04] [Client thread/INFO] [bdlib]: Loading user config files for mod Gendustry
[02:14:04] [Client thread/INFO] [bdlib]: Config loading for mod Gendustry finished
[02:14:04] [Client thread/INFO] [gendustry]: Created 15 BC triggers for Forestry error codes
[02:14:05] [Client thread/INFO] [bdlib]: Loaded creative tabs for gendustry
[02:14:05] [Client thread/INFO] [gendustry]: Items loaded
[02:14:05] [Client thread/INFO] [gendustry]: Fluids loaded
[02:14:05] [Client thread/INFO] [gendustry]: Blocks loaded
[02:14:05] [Client thread/INFO] [gendustry]: Machines loaded
[02:14:05] [Client thread/INFO] [gendustry]: Registered reload listener
[02:14:05] [Client thread/INFO] [gendustry]: Resource manager reload, new language: en_US
[02:14:06] [Client thread/INFO] [FML]: InvTweaks: invtweaks.InvTweaksObfuscation
[02:14:06] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-stable-10 detected
[02:14:06] [Client thread/INFO] [NEIAddons|Botany]: Version check success: Botany required / 2.0-pre14 detected
[02:14:06] [Client thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.6.3.20 detected
[02:14:06] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[02:14:06] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[02:14:06] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[02:14:06] [Client thread/INFO] [neiintegration]: Loading configuration files
[02:14:06] [Client thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerPlayer
[02:14:07] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC from missing mod Galacticraft API.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector from missing mod Galacticraft API.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IStrictEnergyAcceptor from missing mod Mekanism.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/WARN] [OpenComputers]: Interface crazypants.enderio.tool.ITool not found, skipping injection.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.IMekWrench from missing mod Mekanism.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface mrtjp.projectred.api.IScrewdriver into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface mods.railcraft.api.core.items.IToolCrowbar into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
[02:14:08] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[02:14:08] [Client thread/INFO] [OpenComputers]: Skipping interface mekanism.api.energy.IEnergizedItem from missing mod Mekanism.
[02:14:09] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
[02:14:09] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
[02:14:11] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.30-lua52-native.64.dll'.
[02:14:11] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.14.30-lua53-native.64.dll'.
[02:14:11] [Client thread/INFO] [OpenComputers]: Done with pre init phase.
ProjectBlue.preInit
ProjectBlue.registerItems
BaseMod.addItem: Registered gcewing.projectblue.ControlPanelItem@5b8f640d as controlPanel
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered gcewing.projectblue.ControlItem@70c38af6 as miniatureLever
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered gcewing.projectblue.ControlItem@34fba664 as miniatureButton
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered gcewing.projectblue.ControlItem@3fe4886c as miniatureLamp
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered gcewing.projectblue.ControlItem@69111f9f as miniatureCover
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered net.minecraft.item.Item@5e9bc71 as emptySprayCan
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
BaseMod.addItem: Registered gcewing.projectblue.SprayCanItem@6c48f22e as sprayCan
BaseMod.addItem: Setting creativeTab to net.minecraft.creativetab.CreativeTabs$6@194d288d
[02:14:11] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
[02:14:11] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Thermal Expansion smelter recipe
[02:14:11] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
[02:14:12] [Client thread/INFO] [RecipeRemover]: Loading config
[02:14:12] [Client thread/INFO] [RecipeRemover]: Config loaded successfully
[02:14:12] [Client thread/INFO] [FML]: Applying holder lookups
[02:14:12] [Client thread/INFO] [FML]: Holder lookups applied
[02:14:12] [Client thread/INFO] [FML]: Injecting itemstacks
[02:14:12] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[02:14:13] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: 
[02:14:13] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[02:14:14] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[02:14:14] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[02:14:14] [Thread-14/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[02:14:14] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: 
[02:14:14] [Sound Library Loader/INFO]: Sound engine started
[02:14:31] [Client thread/WARN]: File essentialcraft:sounds/records/Arstotzkan Anthem.ogg does not exist, cannot add it to event essentialcraft:records.arstotzkan
[02:14:31] [Client thread/WARN]: File essentialcraft:sounds/records/There Are No Secrets.ogg does not exist, cannot add it to event essentialcraft:records.secret
[02:14:33] [Client thread/INFO] [LiteLoader]: JInput Component Registry is initialising...
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
sie 02, 2015 2:14:33 AM net.java.games.input.DefaultControllerEnvironment getControllers
WARNING: Found unknown Windows version: Windows 8.1
sie 02, 2015 2:14:33 AM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Attempting to use default windows plug-in.
sie 02, 2015 2:14:33 AM net.java.games.input.DefaultControllerEnvironment getControllers
INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/ERROR] [LaunchWrapper]: The jar file C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar has a security seal for path net.java.games.input, but that path is defined and not secure
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller Standardowa klawiatura PS/2 on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller Urz?dzenie klawiatury HI on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Keyboard controller Razer Abyssus on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller Mysz Microsoft PS/2 on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Mouse controller Razer Abyssus on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Logitech USB Keyboard on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Logitech USB Keyboard on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: Inspecting Unknown controller Razer Kraken on Unknown...
[02:14:33] [Client thread/INFO] [LiteLoader]: JInput Component Registry initialised, found 8 controller(s) 394 component(s)
[02:14:33] [Client thread/INFO] [LiteLoader]: LiteLoader begin INIT...
[02:14:33] [Client thread/INFO] [LiteLoader]: Baking listener list for CoreProvider with 2 listeners
[02:14:33] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
[02:14:33] [Client thread/INFO] [LiteLoader]: Injecting external mods into class path...
[02:14:33] [Client thread/INFO] [LiteLoader]: Discovering mods on class path...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1492-1.7.10\forge-1.7.10-10.13.4.1492-1.7.10.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar...
[02:14:33] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.16\twitch-5.16.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar...
[02:14:34] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
[02:14:34] [Client thread/INFO] [LiteLoader]: Searching C:\Users\svntxzz\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.13_for_1.7.10.litemod...
[02:14:34] [Client thread/INFO] [LiteLoader]: Found 1 potential matches
[02:14:34] [Client thread/INFO] [LiteLoader]: Discovering mods in valid mod files...
[02:14:34] [Client thread/INFO] [LiteLoader]: Mod class discovery completed
[02:14:34] [Client thread/INFO] [LiteLoader]: LiteLoader begin POSTINIT...
[02:14:34] [Client thread/INFO] [LiteLoader]: Inhibiting sound handler reload
[02:14:34] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[02:14:34] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[02:14:34] [Client thread/INFO] [LiteLoader]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[02:14:34] [Client thread/INFO] [LiteLoader]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[02:14:34] [Client thread/INFO] [LiteLoader]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[02:14:34] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[02:14:34] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[02:14:34] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[02:14:34] [Client thread/INFO] [LiteLoader]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[02:14:34] [Client thread/INFO] [LiteLoader]: Discovered 1 total mod(s), injected 0 tweak(s)
[02:14:34] [Client thread/INFO] [LiteLoader]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
[02:14:34] [Client thread/INFO] [LiteLoader]: Baking listener list for ModLoadObserver with 0 listeners
[02:14:34] [Client thread/INFO] [LiteLoader]: Successfully added mod VoxelMap version 1.5.13
[02:14:34] [Client thread/INFO] [LiteLoader]: Adding "C:\Users\svntxzz\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.13_for_1.7.10.litemod" to active resource pack set
[02:14:34] [Client thread/INFO] [LiteLoader]: Setting up "mod_voxelMap_1.5.13_for_1.7.10.litemod" as mod resource pack with identifier "VoxelMap"
[02:14:34] [Client thread/INFO] [LiteLoader]: Successfully added "C:\Users\svntxzz\AppData\Roaming\.minecraft\mods\mod_voxelMap_1.5.13_for_1.7.10.litemod" to active resource pack set
[02:14:34] [Client thread/INFO] [LiteLoader]: Initialising mod VoxelMap version 1.5.13
[02:14:34] [Client thread/INFO] [LiteLoader]: Baking listener list for InterfaceObserver with 0 listeners
[02:14:38] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!


Time: 02.08.15 02:14
Description: Initializing game


java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(ILjava/lang/String;Z)V
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)




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


-- Head --
Stacktrace:
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:540)


-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 216911624 bytes (206 MB) / 668344320 bytes (637 MB) up to 1060372480 bytes (1011 MB)
Mod Pack: Unknown / None
LiteLoader Mods: 1 loaded mod(s)
          - VoxelMap version 1.5.13
LaunchWrapper: 42 active transformer(s)
          - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
          - Transformer: optifine.OptiFineClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
          - Transformer: net.minecraftforge.classloading.FluidIdTransformer
          - Transformer: appeng.transformer.asm.ASMIntegration
          - Transformer: codechicken.lib.asm.ClassHeirachyManager
          - Transformer: codechicken.core.asm.InterfaceDependancyTransformer
          - Transformer: codechicken.core.asm.TweakTransformer
          - Transformer: codechicken.core.asm.DelegatedTransformer
          - Transformer: codechicken.core.asm.DefaultImplementationTransformer
          - Transformer: DummyCore.ASM.DCASMManager
          - Transformer: fastcraft.asm.FastCraftTransformer
          - Transformer: mrtjp.relocation.asm.Transformer
          - Transformer: invtweaks.forge.asm.ContainerTransformer
          - Transformer: codechicken.nei.asm.NEITransformer
          - Transformer: li.cil.oc.common.asm.ClassTransformer
          - Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
          - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
          - Transformer: openmods.core.OpenModsClassTransformer
          - Transformer: openblocks.asm.OpenBlocksClassTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
          - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
          - Transformer: appeng.transformer.asm.ASMTweaker
          - Transformer: codechicken.core.asm.CodeChickenAccessTransformer
          - Transformer: cofh.asm.CoFHAccessTransformer
          - Transformer: invtweaks.forge.asm.ITAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
          - Transformer: cofh.asm.CoFHClassTransformer
          - Transformer: mods.immibis.core.impl.MultiInterfaceClassTransformer
          - Transformer: mods.immibis.core.impl.TraitTransformer
          - Transformer: mods.immibis.core.multipart.MultipartCoreHookTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
          - Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
          - Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
          - Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
          - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1492 Optifine OptiFine_1.7.10_HD_B7 90 mods loaded, 90 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
UCH Forge{10.13.4.1492} [Minecraft Forge] (forge-1.7.10-10.13.4.1492-1.7.10.jar) 
UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) 
UCH CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) 
UCH NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar) 
UCH OpenComputers|Core{1.5.14.30} [OpenComputers (Core)] (minecraft.jar) 
UCH OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) 
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
UCH IC2{2.2.756-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.756-experimental.jar) 
UCH ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar) 
UCH AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar) 
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 
UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) 
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
UCH bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar) 
UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar) 
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
UCH BuildCraft|Core{7.0.17} [BuildCraft] (buildcraft-7.0.17.jar) 
UCH Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar) 
UCH BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar) 
UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar) 
UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar) 
UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar) 
UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar) 
UCH Botania{r1.7-204} [Botania] (Botania r1.7-204.jar) 
UCH BuildCraft|Factory{7.0.17} [BC Factory] (buildcraft-7.0.17.jar) 
UCH BuildCraft|Energy{7.0.17} [BC Energy] (buildcraft-7.0.17.jar) 
UCH BuildCraft|Silicon{7.0.17} [BC Silicon] (buildcraft-7.0.17.jar) 
UCH BuildCraft|Builders{7.0.17} [BC Builders] (buildcraft-7.0.17.jar) 
UCH BuildCraft|Robotics{7.0.17} [BC Robotics] (buildcraft-7.0.17.jar) 
UCH BuildCraft|Transport{7.0.17} [BC Transport] (buildcraft-7.0.17.jar) 
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
UCH Calculator{1.7.7s} [Calculator] (Calculator-1.7.10-1.7.7 - Stable.jar) 
UCH Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) 
UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
UCH chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar) 
UCH ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar) 
UCH ChiselFacades{1.7.10-2.11-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.11-cricket.jar) 
UCH ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73_server_kaziu687_mod.jar) 
UCH DummyCore{1.13} [DummyCore] (DummyCore1.13.jar) 
UCH dungeonmobs{4.1.2} [Dungeon Mobs] (Dungeon Mobs v4.1.2.jar) 
UCH EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) 
UCH EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar) 
UCH essentialcraft{4.6.1710.35} [EssentialCraftIII] (EssentialCraftv4.6.1710.35.jar) 
UCH extracells{2.2.73} [Extra Cells 2] (ExtraCells-1.7.10-2.2.73b129.jar) 
UCH Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) 
UCH TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) 
UCH ExtraUtilities{1.2.8} [Extra Utilities] (extrautilities-1.2.8.jar) 
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) 
UCH MagicBees{1.7.10-2.3.3} [Magic Bees] (magicbees-1.7.10-2.3.3.jar) 
UCH gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar) 
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) 
UCH GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.1.1.jar) 
UCH IC2LaserFix{2.0} [IC2 Laser Fix] (IFix.jar) 
UCH ImmibisPeripherals{59.0.2} [Immibis's Peripherals] (immibis-peripherals-59.0.2.jar) 
UCH InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar) 
UCH infinitycoins{1.7.10-1.0.4} [Infinity coins] (infinitycoins-1.7.10-1.0.4.jar) 
UCH inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) 
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
UCH NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar) 
UCH neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar) 
UCH OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar) 
UCH OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar) 
UCH MrTJPCoreMod{1.1.0.30} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.30-universal.jar) 
UCH ProjRed|Core{4.7.0pre7.91} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre7.91-Base.jar) 
UCH ProjRed|Transmission{4.7.0pre7.91} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar) 
UCH OpenComputers{1.5.14.30} [OpenComputers] (OpenComputers-MC1.7.10-1.5.14.30-universal.jar) 
UCH ProjectBlue{1.1.4} [Project Blue] (ProjectBlue-1.1.4-mc1.7.10.jar) 
UCH ProjRed|Transportation{4.7.0pre7.91} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar) 
UCH ProjRed|Exploration{4.7.0pre7.91} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre7.91-World.jar) 
UCH ProjRed|Compatibility{4.7.0pre7.91} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre7.91-Compat.jar) 
UCH ProjRed|Integration{4.7.0pre7.91} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre7.91-Integration.jar) 
UCH ProjRed|Fabrication{4.7.0pre7.91} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre7.91-Fabrication.jar) 
UCH ProjRed|Illumination{4.7.0pre7.91} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre7.91-Lighting.jar) 
UCH ProjRed|Expansion{4.7.0pre7.91} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre7.91-Mechanical.jar) 
UCH QuarryPlus{2.1.0} [QuarryPlus] (QuarryPlus-1.7.10-2.1.0.jar) 
UCH RecipeRemover{1.1.0} [Recipe Remover] (Recipe.Remover-1.2.4.jar) 
UCH wawla{1.3.0} [What Are We Looking At] (Wawla-1.3.0-1.7.10.jar) 
UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
UCH ForgeRelocation{0.0.1.3} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar) 
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.3-universal.jar) 
UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) 
UCH aobd{2.6.3} [Another One Bites The Dust] (AOBD-2.6.3.jar) 
UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
List of loaded APIs: 
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BotaniaAPI (57) from Botania r1.7-204.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.17.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.17.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.0.17.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.17.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
* CalculatorAPI (1.7.10 - 1.0) from Calculator-1.7.10-1.7.7 - Stable.jar
* ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar
* CoFHAPI (1.7.10R1.0.13) from Calculator-1.7.10-1.7.7 - Stable.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.8.jar
* CoFHAPI|core (1.7.10R1.0.13) from Calculator-1.7.10-1.7.7 - Stable.jar
* CoFHAPI|energy (1.7.10R1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|transport (1.7.10R1.0.13) from Calculator-1.7.10-1.7.7 - Stable.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* ComputerCraft|API (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|Lua (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|Media (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73_server_kaziu687_mod.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
* gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
* IC2API (1.0) from industrialcraft-2-2.2.756-experimental.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
* OpenComputersAPI|Component (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Core (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Driver (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Driver|Item (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Event (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|FileSystem (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Internal (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Machine (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Manual (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Network (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* OpenComputersAPI|Prefab (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10-Forge10.13.4.1492-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4229, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.


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)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
[02:14:38] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\svntxzz\AppData\Roaming\.minecraft\crash-reports\crash-2015-08-02_02.14.37-client.txt

 


Za pomoc oferuję limit plusików.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...