Крашит при каждом заходе, телепорт на спавн не спасает
Краш репорт:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12/1/19 4:10 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: -100
at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
at galaxyspace.core.client.gui.overlay.OverlaySpaceSuit.renderSpaceSuitOverlay(Unknown Source)
at galaxyspace.core.events.GSClientTickHandler.onRenderTick(Unknown Source)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_274_GSClientTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1059)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:951)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
at launcher.lOlkEKchebureK.main(SourceFile:204)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
at galaxyspace.core.client.gui.overlay.OverlaySpaceSuit.renderSpaceSuitOverlay(Unknown Source)
at galaxyspace.core.events.GSClientTickHandler.onRenderTick(Unknown Source)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_274_GSClientTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['iluha03'/2137510, l='MpServer', x=0.00, y=101.62, z=0.00]]
Chunk stats: MultiplayerChunkCache: 361, 361
Level seed: 0
Level generator: ID 04 - ATG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-526,100,36), Chunk: (at 2,6,4 in -33,2; contains blocks -528,0,32 to -513,255,47), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 59395434 game time, 59647526 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 20 total; [EntityCreeper['Крипер'/2137992, l='MpServer', x=34.50, y=42.00, z=-36.50], EntitySkeleton['Скелет'/2139304, l='MpServer', x=48.50, y=38.00, z=-19.50], EntityCreeper['Крипер'/2137993, l='MpServer', x=33.50, y=42.00, z=-35.50], EntitySpider['Паук'/2140395, l='MpServer', x=20.50, y=11.00, z=-15.50], EntityZombie['Зомби'/2138636, l='MpServer', x=-22.50, y=29.00, z=-48.50], EntitySpider['Паук'/2140396, l='MpServer', x=25.50, y=11.00, z=-15.50], EntityClientPlayerMP['iluha03'/2137510, l='MpServer', x=0.00, y=101.62, z=0.00], EntityItem['item.tile.stonebrick'/2137773, l='MpServer', x=-14.88, y=25.13, z=6.16], EntitySpider['Паук'/2140398, l='MpServer', x=23.50, y=11.00, z=-15.50], EntityItem['item.tile.stonebrick'/2137782, l='MpServer', x=5.66, y=54.13, z=-13.81], EntityCreeper['Крипер'/2138646, l='MpServer', x=-4.50, y=22.00, z=-0.50], EntityZombie['Зомби'/2137783, l='MpServer', x=21.50, y=37.00, z=0.50], EntityZombie['Зомби'/2137784, l='MpServer', x=30.41, y=34.00, z=1.00], EntityZombie['Зомби'/2137816, l='MpServer', x=-43.50, y=16.00, z=8.50], EntityCelestialFake['entity.CelestialScreen.name'/2137785, l='MpServer', x=30.50, y=1202.38, z=-1.50], EntityZombie['Зомби'/2137817, l='MpServer', x=-40.50, y=16.00, z=9.50], EntityItem['item.tile.stonebrick'/2137786, l='MpServer', x=-22.03, y=26.13, z=-0.91], EntityItem['item.tile.stonebrick'/2137787, l='MpServer', x=-19.41, y=31.13, z=-20.63], EntitySheep['Овца'/2137788, l='MpServer', x=32.78, y=66.00, z=39.50], EntitySkeleton['Скелет'/2137789, l='MpServer', x=41.50, y=64.00, z=36.50]]
Retry entities: 0 total; []
Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2556)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:980)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
at launcher.lOlkEKchebureK.main(SourceFile:204)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1413729144 bytes (1348 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx2048M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 4096
FML: MCP v9.05 FML v7.10.99.99 Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 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
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (f.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (f.jar)
UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems.jar)
UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJA world-tooltips-core{1.2.3} [World-Tooltips Core] (minecraft.jar)
UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23-client.jar)
UCHIJA additionalpipes{4.7.0} [Additional Pipes] (AdditionalPipes.jar)
UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft.jar)
UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
UCHIJA AFSU{1.2.3a-Freeza} [AFSU Mod] (AFSU-1.2.3a-Freeza.jar)
UCHIJA armourersWorkshop{1.7.10-0.48.3} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.48.3.jar)
UCHIJA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA BetterFoliage{2.0.17} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.17.jar)
UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar)
UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJA BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23-client.jar)
UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-1.7.10-9.12.2.0-client.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs.jar)
UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UCHIJA GalaxySpace{1.2.13 Pre-Final} [GalaxySpace] (GalaxySpace-1.7.10-1.2.13.jar)
UCHIJA gendustry{1.6.4.135} [GenDustry] (gendustry-1.6.4.135-mc1.7.10.jar)
UCHIJA GraviSuite{2.5.0b1} [Gravitation Suite Mifort Edition] (GraviSuite.jar)
UCHIJA IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (ic2ca.jar)
UCHIJA IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar)
UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering_mc1.7.10_0.7.7.jar)
UCHIJA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest.jar)
UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3.jar)
UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker.jar)
UCHIJA mwdc{1.0.1} [MW Discord Hook] (MWDC.jar)
UCHIJA mwex{1.7.10-R1} [mwEx] (mwEx.jar)
UCHIJA mwutilities{1.7.10-R5} [MW-Utilities(By Apart)] (MWUv6.0(SpaceX).jar)
UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons.jar)
UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons.jar)
UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons.jar)
UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons.jar)
UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons.jar)
UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons.jar)
UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons.jar)
UCHIJA neiintegration{1.1.0} [NEI Integration] (NEIIntegration_MC1.7.10_1.1.0.jar)
UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1_7_10-1_0_4.jar)
UCHIJA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10.jar)
UCHIJA RedLogic{59.1.13} [RedLogic] (redlogic-59.1.13.jar)
UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10.jar)
UCHIJA spacexutil{1.0} [SpaceXUtil] (SpaceX-Util-1.0.2.jar)
UCHIJA supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panel] (SSP-1.7.10-1.1.2.jar)
UCHIJA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJA wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1_7_10-1_8.jar)
UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla.jar)
UCHIJA CEhacks-Sasay{1.0} [CEhacks-Sasay] (Wawla.jar)
UCHIJA world-tooltips{1.2.3} [World-Tooltips] (World-Tooltips-1_7_10-1_2_3-79.jar)
UCHIJA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1_7_10-2_9_2.jar)
CoFHCore: -[1.7.10]3.1.4-329
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
ThermalDynamics: -[1.7.10]1.2.1-172
List of loaded APIs:
* apAPI (2) from AdditionalPipes.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6-client.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.48.3.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|core (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|items (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|statements (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|tablet (1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* CarpentersBlocks|API (3.3.7) from Carpenters-Blocks-3.3.8.1.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.2.16.64.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|energy (1.7.10R1.0.13) from ImmersiveEngineering_mc1.7.10_0.7.7.jar
* CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.504.jar
* gendustryAPI (2.3.0) from gendustry-1.6.4.135-mc1.7.10.jar
* IC2API (1.0) from industrialcraft.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering_mc1.7.10_0.7.7.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.3a.jar
* RailcraftAPI|bore (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|carts (1.6.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|core (1.5.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|electricity (2.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|events (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|items (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|locomotive (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|signals (2.3.0) from Railcraft-1.7.10-9.12.2.0-client.jar
Краш репорт:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 12/1/19 4:10 PM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: -100
at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
at galaxyspace.core.client.gui.overlay.OverlaySpaceSuit.renderSpaceSuitOverlay(Unknown Source)
at galaxyspace.core.events.GSClientTickHandler.onRenderTick(Unknown Source)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_274_GSClientTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1059)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:951)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
at launcher.lOlkEKchebureK.main(SourceFile:204)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.input.Keyboard.getKeyName(Keyboard.java:429)
at galaxyspace.core.client.gui.overlay.OverlaySpaceSuit.renderSpaceSuitOverlay(Unknown Source)
at galaxyspace.core.events.GSClientTickHandler.onRenderTick(Unknown Source)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_274_GSClientTickHandler_onRenderTick_RenderTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['iluha03'/2137510, l='MpServer', x=0.00, y=101.62, z=0.00]]
Chunk stats: MultiplayerChunkCache: 361, 361
Level seed: 0
Level generator: ID 04 - ATG, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-526,100,36), Chunk: (at 2,6,4 in -33,2; contains blocks -528,0,32 to -513,255,47), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 59395434 game time, 59647526 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 20 total; [EntityCreeper['Крипер'/2137992, l='MpServer', x=34.50, y=42.00, z=-36.50], EntitySkeleton['Скелет'/2139304, l='MpServer', x=48.50, y=38.00, z=-19.50], EntityCreeper['Крипер'/2137993, l='MpServer', x=33.50, y=42.00, z=-35.50], EntitySpider['Паук'/2140395, l='MpServer', x=20.50, y=11.00, z=-15.50], EntityZombie['Зомби'/2138636, l='MpServer', x=-22.50, y=29.00, z=-48.50], EntitySpider['Паук'/2140396, l='MpServer', x=25.50, y=11.00, z=-15.50], EntityClientPlayerMP['iluha03'/2137510, l='MpServer', x=0.00, y=101.62, z=0.00], EntityItem['item.tile.stonebrick'/2137773, l='MpServer', x=-14.88, y=25.13, z=6.16], EntitySpider['Паук'/2140398, l='MpServer', x=23.50, y=11.00, z=-15.50], EntityItem['item.tile.stonebrick'/2137782, l='MpServer', x=5.66, y=54.13, z=-13.81], EntityCreeper['Крипер'/2138646, l='MpServer', x=-4.50, y=22.00, z=-0.50], EntityZombie['Зомби'/2137783, l='MpServer', x=21.50, y=37.00, z=0.50], EntityZombie['Зомби'/2137784, l='MpServer', x=30.41, y=34.00, z=1.00], EntityZombie['Зомби'/2137816, l='MpServer', x=-43.50, y=16.00, z=8.50], EntityCelestialFake['entity.CelestialScreen.name'/2137785, l='MpServer', x=30.50, y=1202.38, z=-1.50], EntityZombie['Зомби'/2137817, l='MpServer', x=-40.50, y=16.00, z=9.50], EntityItem['item.tile.stonebrick'/2137786, l='MpServer', x=-22.03, y=26.13, z=-0.91], EntityItem['item.tile.stonebrick'/2137787, l='MpServer', x=-19.41, y=31.13, z=-20.63], EntitySheep['Овца'/2137788, l='MpServer', x=32.78, y=66.00, z=39.50], EntitySkeleton['Скелет'/2137789, l='MpServer', x=41.50, y=64.00, z=36.50]]
Retry entities: 0 total; []
Server brand: kcauldron,cauldron,craftbukkit,mcpc,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2556)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:980)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:321)
at launcher.lOlkEKchebureK.main(SourceFile:204)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1413729144 bytes (1348 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048M -Xmx2048M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 4096
FML: MCP v9.05 FML v7.10.99.99 Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 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
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (f.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (f.jar)
UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems.jar)
UCHIJA PlayerAPI{1.4} [Player API] (minecraft.jar)
UCHIJA world-tooltips-core{1.2.3} [World-Tooltips Core] (minecraft.jar)
UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJA BuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23-client.jar)
UCHIJA additionalpipes{4.7.0} [Additional Pipes] (AdditionalPipes.jar)
UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft.jar)
UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
UCHIJA AFSU{1.2.3a-Freeza} [AFSU Mod] (AFSU-1.2.3a-Freeza.jar)
UCHIJA armourersWorkshop{1.7.10-0.48.3} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.48.3.jar)
UCHIJA ATG{0.10.0} [Alternate Terrain Generation] (ATG-1.7.10-0.12.0.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA BetterFoliage{2.0.17} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.17.jar)
UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft-1.11.7.jar)
UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJA BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJA BuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23-client.jar)
UCHIJA BuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23-client.jar)
UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft-1.7.10-9.12.2.0-client.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenters-Blocks-3.3.8.1.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs.jar)
UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UCHIJA GalaxySpace{1.2.13 Pre-Final} [GalaxySpace] (GalaxySpace-1.7.10-1.2.13.jar)
UCHIJA gendustry{1.6.4.135} [GenDustry] (gendustry-1.6.4.135-mc1.7.10.jar)
UCHIJA GraviSuite{2.5.0b1} [Gravitation Suite Mifort Edition] (GraviSuite.jar)
UCHIJA IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (ic2ca.jar)
UCHIJA IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar)
UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering_mc1.7.10_0.7.7.jar)
UCHIJA immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest.jar)
UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3.jar)
UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker.jar)
UCHIJA mwdc{1.0.1} [MW Discord Hook] (MWDC.jar)
UCHIJA mwex{1.7.10-R1} [mwEx] (mwEx.jar)
UCHIJA mwutilities{1.7.10-R5} [MW-Utilities(By Apart)] (MWUv6.0(SpaceX).jar)
UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons.jar)
UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons.jar)
UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons.jar)
UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons.jar)
UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons.jar)
UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons.jar)
UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons.jar)
UCHIJA neiintegration{1.1.0} [NEI Integration] (NEIIntegration_MC1.7.10_1.1.0.jar)
UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1_7_10-1_0_4.jar)
UCHIJA quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10.jar)
UCHIJA RedLogic{59.1.13} [RedLogic] (redlogic-59.1.13.jar)
UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10.jar)
UCHIJA spacexutil{1.0} [SpaceXUtil] (SpaceX-Util-1.0.2.jar)
UCHIJA supersolarpanel{1.7.10-1.1.1-release} [Super Solar Panel] (SSP-1.7.10-1.1.2.jar)
UCHIJA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJA wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1_7_10-1_8.jar)
UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla.jar)
UCHIJA CEhacks-Sasay{1.0} [CEhacks-Sasay] (Wawla.jar)
UCHIJA world-tooltips{1.2.3} [World-Tooltips] (World-Tooltips-1_7_10-1_2_3-79.jar)
UCHIJA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1_7_10-2_9_2.jar)
CoFHCore: -[1.7.10]3.1.4-329
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
ThermalDynamics: -[1.7.10]1.2.1-172
List of loaded APIs:
* apAPI (2) from AdditionalPipes.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6-client.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.48.3.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|core (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|items (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|recipes (3.1) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|statements (1.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|tablet (1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.23-client.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.1) from Railcraft-1.7.10-9.12.2.0-client.jar
* CarpentersBlocks|API (3.3.7) from Carpenters-Blocks-3.3.8.1.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.2.16.64.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|energy (1.7.10R1.0.13) from ImmersiveEngineering_mc1.7.10_0.7.7.jar
* CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.504.jar
* gendustryAPI (2.3.0) from gendustry-1.6.4.135-mc1.7.10.jar
* IC2API (1.0) from industrialcraft.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering_mc1.7.10_0.7.7.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.3a.jar
* RailcraftAPI|bore (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|carts (1.6.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|core (1.5.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|electricity (2.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|events (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|items (1.0.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|locomotive (1.1.0) from Railcraft-1.7.10-9.12.2.0-client.jar
* RailcraftAPI|signals (2.3.0) from Railcraft-1.7.10-9.12.2.0-client.jar