I'm back with another crash problem, I can enter to my modpack but my friend's client not. It crashes on the forge insallation process.. Here his crash report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 07.03.2016 16:38
Description: Initializing game
java.lang.IllegalArgumentException: No enum constant mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.Kind.DİGİTAL
at java.lang.Enum.valueOf(Unknown Source)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor$Kind.valueOf(ElectricalWatchDescriptor.java:21)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.<init>(ElectricalWatchDescriptor.java:31)
at mods.eln.Eln.registerSixNodeMisc(Eln.java:1932)
at mods.eln.Eln.preInit(Eln.java:598)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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 java.lang.Enum.valueOf(Unknown Source)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor$Kind.valueOf(ElectricalWatchDescriptor.java:21)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.<init>(ElectricalWatchDescriptor.java:31)
at mods.eln.Eln.registerSixNodeMisc(Eln.java:1932)
at mods.eln.Eln.preInit(Eln.java:598)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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 7 (amd64) version 6.1
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1264224888 bytes (1205 MB) / 2309488640 bytes (2202 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=512m
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.1558 44 mods loaded, 44 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] (modpack.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (modpack.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] (_1.7.10_damageindicatorsmod-3.2.3.jar)
UCH IC2{2.2.498-experimental} [IndustrialCraft 2] (IndustrialCraft2 [Minecraft 1.7.10][ExMachina].jar)
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCH satscapealarmcraft{1.0} [Alarmcraft] (Alarmcraft-Mod-1.7.10.jar)
UCH Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
UCH CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCH BuildCraft|Core{6.2.6} [BuildCraft] (buildcraft-6.2.6.jar)
UCH BuildCraft|Transport{6.2.6} [BC Transport] (buildcraft-6.2.6.jar)
UCH BuildCraft|Silicon{6.2.6} [BC Silicon] (buildcraft-6.2.6.jar)
UCH BuildCraft|Builders{6.2.6} [BC Builders] (buildcraft-6.2.6.jar)
UCH BuildCraft|Energy{6.2.6} [BC Energy] (buildcraft-6.2.6.jar)
UCH BuildCraft|Factory{6.2.6} [BC Factory] (buildcraft-6.2.6.jar)
UCE Eln{50} [Electrical Age] (ElectricalAge_BETA-1.10_r50.jar)
UCH flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar)
UCH ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
UCH ImmersiveEngineering{0.7.2} [Immersive Engineering] (ImmersiveEngineering-0.7.2.jar)
UCH IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
UCH TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (Key-and-Code-Lock-Mod-1.7.10.jar)
UCH ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH Mekanism{8.1.1} [Mekanism] (Mekanism-1.7.10-8.1.1.225.jar)
UCH MekanismGenerators{8.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.1.225.jar)
UCH MekanismTools{8.1.1} [MekanismTools] (MekanismTools-1.7.10-8.1.1.225.jar)
UCH minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MrTJPCoreMod{1.0.9.18} [MrTJPCore] (MrTJPCore-1.0.9.18-universal.jar)
UCH ProjRed|Core{4.7.0pre1.84} [ProjectRed] (ProjectRed-1.7.10-4.7.0pre1.84-Base.jar)
UCH ProjRed|Integration{4.7.0pre1.84} [ProjectRed-Integration] (ProjectRed-1.7.10-4.7.0pre1.84-Integration.jar)
UCH ProjRed|Transmission{4.7.0pre1.84} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.7.0pre1.84-Integration.jar)
UCH ProjRed|Illumination{4.7.0pre1.84} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.7.0pre1.84-Lighting.jar)
UCH ProjRed|Expansion{4.7.0pre1.84} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.7.0pre1.84-Mechanical_beta.jar)
UCH ProjRed|Transportation{4.7.0pre1.84} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.7.0pre1.84-Mechanical_beta.jar)
UCH rafradek_wallpaint{1.5.4} [Wall Painter] (rafradek_wallpaint-1.5.4.jar)
UCH ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCH stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCH kitchen{1.3.13} [The Kitchen Mod] (TheKitchenMod-1.3.13-1.7.2-10.jar)
UCH ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122 (1).jar)
UCH McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6700 Series'
CoFHCore: -[1.7.10]3.1.2-325
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalDynamics: -[1.7.10]1.0.0-122
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
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)
I'm back with another crash problem, I can enter to my modpack but my friend's client not. It crashes on the forge insallation process.. Here his crash report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 07.03.2016 16:38
Description: Initializing game
java.lang.IllegalArgumentException: No enum constant mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.Kind.DİGİTAL
at java.lang.Enum.valueOf(Unknown Source)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor$Kind.valueOf(ElectricalWatchDescriptor.java:21)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.<init>(ElectricalWatchDescriptor.java:31)
at mods.eln.Eln.registerSixNodeMisc(Eln.java:1932)
at mods.eln.Eln.preInit(Eln.java:598)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
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 java.lang.Enum.valueOf(Unknown Source)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor$Kind.valueOf(ElectricalWatchDescriptor.java:21)
at mods.eln.sixnode.electricalwatch.ElectricalWatchDescriptor.<init>(ElectricalWatchDescriptor.java:31)
at mods.eln.Eln.registerSixNodeMisc(Eln.java:1932)
at mods.eln.Eln.preInit(Eln.java:598)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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 7 (amd64) version 6.1
Java Version: 1.8.0_60, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1264224888 bytes (1205 MB) / 2309488640 bytes (2202 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=512m
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.1558 44 mods loaded, 44 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] (modpack.jar)
UCH Forge{10.13.4.1558} [Minecraft Forge] (modpack.jar)
UCH CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCH DamageIndicatorsMod{3.2.3} [Damage Indicators] (_1.7.10_damageindicatorsmod-3.2.3.jar)
UCH IC2{2.2.498-experimental} [IndustrialCraft 2] (IndustrialCraft2 [Minecraft 1.7.10][ExMachina].jar)
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCH satscapealarmcraft{1.0} [Alarmcraft] (Alarmcraft-Mod-1.7.10.jar)
UCH Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar)
UCH CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCH BuildCraft|Core{6.2.6} [BuildCraft] (buildcraft-6.2.6.jar)
UCH BuildCraft|Transport{6.2.6} [BC Transport] (buildcraft-6.2.6.jar)
UCH BuildCraft|Silicon{6.2.6} [BC Silicon] (buildcraft-6.2.6.jar)
UCH BuildCraft|Builders{6.2.6} [BC Builders] (buildcraft-6.2.6.jar)
UCH BuildCraft|Energy{6.2.6} [BC Energy] (buildcraft-6.2.6.jar)
UCH BuildCraft|Factory{6.2.6} [BC Factory] (buildcraft-6.2.6.jar)
UCE Eln{50} [Electrical Age] (ElectricalAge_BETA-1.10_r50.jar)
UCH flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar)
UCH ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
UCH ImmersiveEngineering{0.7.2} [Immersive Engineering] (ImmersiveEngineering-0.7.2.jar)
UCH IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
UCH TeNNoX_KeyAndCodeLock{1.4} [KeyAndCodeLock] (Key-and-Code-Lock-Mod-1.7.10.jar)
UCH ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH Mekanism{8.1.1} [Mekanism] (Mekanism-1.7.10-8.1.1.225.jar)
UCH MekanismGenerators{8.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.1.225.jar)
UCH MekanismTools{8.1.1} [MekanismTools] (MekanismTools-1.7.10-8.1.1.225.jar)
UCH minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar)
UCH cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCH MrTJPCoreMod{1.0.9.18} [MrTJPCore] (MrTJPCore-1.0.9.18-universal.jar)
UCH ProjRed|Core{4.7.0pre1.84} [ProjectRed] (ProjectRed-1.7.10-4.7.0pre1.84-Base.jar)
UCH ProjRed|Integration{4.7.0pre1.84} [ProjectRed-Integration] (ProjectRed-1.7.10-4.7.0pre1.84-Integration.jar)
UCH ProjRed|Transmission{4.7.0pre1.84} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.7.0pre1.84-Integration.jar)
UCH ProjRed|Illumination{4.7.0pre1.84} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.7.0pre1.84-Lighting.jar)
UCH ProjRed|Expansion{4.7.0pre1.84} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.7.0pre1.84-Mechanical_beta.jar)
UCH ProjRed|Transportation{4.7.0pre1.84} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.7.0pre1.84-Mechanical_beta.jar)
UCH rafradek_wallpaint{1.5.4} [Wall Painter] (rafradek_wallpaint-1.5.4.jar)
UCH ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar)
UCH stefinusguns{0.5.2} [New Stefinus Guns] (Stefinus Guns-0.5.2.jar)
UCH kitchen{1.3.13} [The Kitchen Mod] (TheKitchenMod-1.3.13-1.7.2-10.jar)
UCH ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122 (1).jar)
UCH McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
UCH ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6700 Series'
CoFHCore: -[1.7.10]3.1.2-325
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalDynamics: -[1.7.10]1.0.0-122
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6700 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
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)
We'll try without it.