This is the Crash report that was sent to me by a member of my server. Im running the exact same mod pack and it loads fine on my computer. When he tries to open it he gets this report.
Note, I have tried removing EnderIO all together, and the error still occured.
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
I'm a bit confused as to what the issue is, here. So you're running a server, and one of your players was getting this crash? When you say that you removed Ender IO completely, do you mean that you removed it from the server, or he removed it from his client? Or both?
Either way, this does not appear to be the full crash report. Post the full crash report and/or FML log.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Yes, that is correct. I have a server setup, and I can play from my computer without issues, same as a few other members of the server. However this one player running the exactly same build of mods is getting the error. I got him to remove enderIO client side, as his client was crashing before getting to the start menu. I will get the full log from him as soon as possible.
java.lang.NoClassDefFoundError: Could not initialize class mrtjp.projectred.integration.RenderGate$
at mrtjp.projectred.integration.ComponentStore$.registerIcons(components.scala:129)
at mrtjp.projectred.integration.ItemPartGate.func_94581_a(items.scala:54)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:478)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:150)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:135)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
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 mrtjp.projectred.integration.ComponentStore$.registerIcons(components.scala:129)
at mrtjp.projectred.integration.ItemPartGate.func_94581_a(items.scala:54)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:478)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:150)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:135)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- 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 (x86) version 6.3
Java Version: 1.8.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 12348080 bytes (11 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.1517 Optifine OptiFine_1.7.10_HD_C1 123 mods loaded, 123 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] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCHIJA Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJA CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar)
UCHIJA autopackager{1.5.4} [AutoPackager] (autopackager-1.5.4.jar)
UCHIJA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJA bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UCHIJA BuildCraft|Core{7.0.19} [BuildCraft] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Silicon{7.0.19} [BC Silicon] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Transport{7.0.19} [BC Transport] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Builders{7.0.19} [BC Builders] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Robotics{7.0.19} [BC Robotics] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Energy{7.0.19} [BC Energy] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Factory{7.0.19} [BC Factory] (buildcraft-7.0.19.jar)
UCHIJA IC2{2.2.760-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.760-experimental.jar)
UCHIJA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJA BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
UCHIJA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJA cgo{3.2.0} [CG Origin] (CGOrigin-1.7.10-3.2.0.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJA CustomMainMenu{1.6} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.6.jar)
UCHIJA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJA D3Core{1.1.0.29} [D3Core] (D3Core-1.7.10-1.1.0.29 (1).jar)
UCHIJA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJA endercore{1.7.10-0.1.0.24_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.24_beta.jar)
UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.415_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.415_beta.jar)
UCHIJA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJA ThermalFoundation{1.7.10R1.2.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0B1-95.jar)
UCHIJA ThermalExpansion{1.7.10R4.0.2B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.2B2-210.jar)
UCHIJA EnderTech{1.7.10-0.3.2.399} [EnderTech] (EnderTech-1.7.10-0.3.2.399.jar)
UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHIJA GreenThumb{1.1.0.8} [GreenThumb] (GreenThumb-1.7.10-1.1.0.8.jar)
UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJA journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJA LogisticsPipes{0.9.2.46} [Logistics Pipes] (logisticspipes-0.9.2.46.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCHIJA ProjRed|Core{4.7.0pre8.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre8.92-Base.jar)
UCHIJA ProjRed|Exploration{4.7.0pre8.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre8.92-World.jar)
UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA numina{0.4.0.101} [Numina] (Numina-0.4.0.101.jar)
UCHIJA powersuits{0.11.0.181} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.181.jar)
UCHIJA Morpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar)
UCHIJA NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA notenoughkeys{@[email protected]} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJA origin{3.5.1} [Origin] (Origin-1.7.10-3.5.1 (1).jar)
UCHIJA owneremitter{2.0.1} [Owner Emitter] (OwnerEmitter-1.7.10-2.0.1.jar)
UCHIJA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
UCHIJA PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
UCHIJA pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UCHIJA progressiveautomation{1.6.18} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.18.jar)
UCHIJA ProjRed|Transmission{4.7.0pre8.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJA ProjRed|Compatibility{4.7.0pre8.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre8.92-Compat.jar)
UCHIJA ProjRed|Integration{4.7.0pre8.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJA ProjRed|Illumination{4.7.0pre8.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre8.92-Lighting.jar)
UCHIJA RedstoneArsenal{1.7.10R1.1.1B1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1B1-85.jar)
UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJA SolarFlux{1.7.10-0.8a} [Solar Flux] (SolarFlux-1.7.10-0.8a.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA StorageDrawers{1.7.10-1.5.11} [Storage Drawers] (StorageDrawers-1.7.10-1.5.11.jar)
UCHIJA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar)
UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0B2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0B2-149.jar)
UCHIJA TorchTools{1.2.0.26} [TorchTools] (TorchTools-1.7.10-1.2.0.26 (1).jar)
UCHIJA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.14.4175' Renderer: 'Intel(R) HD Graphics'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3B2-294
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0B1-95
ThermalExpansion: -[1.7.10]4.0.2B2-210
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.1B1-85
ThermalDynamics: -[1.7.10]1.1.0B2-149
List of loaded APIs:
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* 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
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.19.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.19.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.0.19.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.7.0.0.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* CoFHAPI|block (1.7.10R1.0.12) from ProgressiveAutomation-1.7.10-1.6.18.jar
* CoFHAPI|core (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|energy (1.7.10R1.0.12) from ProgressiveAutomation-1.7.10-1.6.18.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHAPI|inventory (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|tileentity (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHAPI|world (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|audio (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|gui|container (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui|element (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|render (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|render|particle (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|world|feature (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* IC2API (1.0) from industrialcraft-2-2.2.760-experimental.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.00.jar
* pressureAPI (1.2.1.108) from pressure-1.2.1.108-mc1.7.10.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
It may be worth noting as well, This person played on the server fine for about a month. We added Optifine to his client to try to get some better performance and then we got the crash report.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
This is the Crash report that was sent to me by a member of my server. Im running the exact same mod pack and it loads fine on my computer. When he tries to open it he gets this report.
Note, I have tried removing EnderIO all together, and the error still occured.
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF,
FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF,
ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF,
FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF,
ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." "An unsupportted old RF API is installed (1.7.10R1.0.0 from extrautilities-1.2.5.jar). Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF,
FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF,
ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI'm a bit confused as to what the issue is, here. So you're running a server, and one of your players was getting this crash? When you say that you removed Ender IO completely, do you mean that you removed it from the server, or he removed it from his client? Or both?
Either way, this does not appear to be the full crash report. Post the full crash report and/or FML log.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Yes, that is correct. I have a server setup, and I can play from my computer without issues, same as a few other members of the server. However this one player running the exactly same build of mods is getting the error. I got him to remove enderIO client side, as his client was crashing before getting to the start menu. I will get the full log from him as soon as possible.
Alright, I got the full crash log, I did update Extra Utilities, but still getting this crash.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 24/11/15 8:50 PM
Description: Registering texture
java.lang.NoClassDefFoundError: Could not initialize class mrtjp.projectred.integration.RenderGate$
at mrtjp.projectred.integration.ComponentStore$.registerIcons(components.scala:129)
at mrtjp.projectred.integration.ItemPartGate.func_94581_a(items.scala:54)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:478)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:150)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:135)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
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 mrtjp.projectred.integration.ComponentStore$.registerIcons(components.scala:129)
at mrtjp.projectred.integration.ItemPartGate.func_94581_a(items.scala:54)
at net.minecraft.client.renderer.texture.TextureMap.func_110573_f(TextureMap.java:478)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:150)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:135)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/blocks.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
-- 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 (x86) version 6.3
Java Version: 1.8.0_65, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 12348080 bytes (11 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.1517 Optifine OptiFine_1.7.10_HD_C1 123 mods loaded, 123 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] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCHIJA Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
UCHIJA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJA CoFHCore{1.7.10R3.0.3B2} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B2-294.jar)
UCHIJA autopackager{1.5.4} [AutoPackager] (autopackager-1.5.4.jar)
UCHIJA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJA bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UCHIJA BuildCraft|Core{7.0.19} [BuildCraft] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Silicon{7.0.19} [BC Silicon] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Transport{7.0.19} [BC Transport] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Builders{7.0.19} [BC Builders] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Robotics{7.0.19} [BC Robotics] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Energy{7.0.19} [BC Energy] (buildcraft-7.0.19.jar)
UCHIJA BuildCraft|Factory{7.0.19} [BC Factory] (buildcraft-7.0.19.jar)
UCHIJA IC2{2.2.760-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.760-experimental.jar)
UCHIJA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
UCHIJA BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
UCHIJA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJA cgo{3.2.0} [CG Origin] (CGOrigin-1.7.10-3.2.0.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA chisel{2.5.1.44} [Chisel 2] (Chisel2-2.5.1.44.jar)
UCHIJA CustomMainMenu{1.6} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.6.jar)
UCHIJA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJA D3Core{1.1.0.29} [D3Core] (D3Core-1.7.10-1.1.0.29 (1).jar)
UCHIJA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJA endercore{1.7.10-0.1.0.24_beta} [EnderCore] (EnderCore-1.7.10-0.1.0.24_beta.jar)
UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.415_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.415_beta.jar)
UCHIJA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJA ThermalFoundation{1.7.10R1.2.0B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0B1-95.jar)
UCHIJA ThermalExpansion{1.7.10R4.0.2B2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.2B2-210.jar)
UCHIJA EnderTech{1.7.10-0.3.2.399} [EnderTech] (EnderTech-1.7.10-0.3.2.399.jar)
UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCHIJA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHIJA GreenThumb{1.1.0.8} [GreenThumb] (GreenThumb-1.7.10-1.1.0.8.jar)
UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJA journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJA LogisticsPipes{0.9.2.46} [Logistics Pipes] (logisticspipes-0.9.2.46.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCHIJA ProjRed|Core{4.7.0pre8.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre8.92-Base.jar)
UCHIJA ProjRed|Exploration{4.7.0pre8.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre8.92-World.jar)
UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJA numina{0.4.0.101} [Numina] (Numina-0.4.0.101.jar)
UCHIJA powersuits{0.11.0.181} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.181.jar)
UCHIJA Morpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar)
UCHIJA NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10 (1).jar)
UCHIJA notenoughkeys{@[email protected]} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJA origin{3.5.1} [Origin] (Origin-1.7.10-3.5.1 (1).jar)
UCHIJA owneremitter{2.0.1} [Owner Emitter] (OwnerEmitter-1.7.10-2.0.1.jar)
UCHIJA PortalGun{4.0.0-beta-5} [PortalGun] (PortalGun-4.0.0-beta-5.jar)
UCHIJA PowerConverters3{1.7.10-2.11} [Power Converters 3] (PowerConverters-1.7.10-2.11.jar)
UCHIJA pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UCHIJA progressiveautomation{1.6.18} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.18.jar)
UCHIJA ProjRed|Transmission{4.7.0pre8.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJA ProjRed|Compatibility{4.7.0pre8.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre8.92-Compat.jar)
UCHIJA ProjRed|Integration{4.7.0pre8.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre8.92-Integration.jar)
UCHIJA ProjRed|Illumination{4.7.0pre8.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre8.92-Lighting.jar)
UCHIJA RedstoneArsenal{1.7.10R1.1.1B1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1B1-85.jar)
UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJA SolarFlux{1.7.10-0.8a} [Solar Flux] (SolarFlux-1.7.10-0.8a.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA StorageDrawers{1.7.10-1.5.11} [Storage Drawers] (StorageDrawers-1.7.10-1.5.11.jar)
UCHIJA supercraftingframe{1.7.10.3} [Super Crafting Frame] (supercraftingframe-1.7.10.3.jar)
UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar)
UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0B2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0B2-149.jar)
UCHIJA TorchTools{1.2.0.26} [TorchTools] (TorchTools-1.7.10-1.2.0.26 (1).jar)
UCHIJA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.14.4175' Renderer: 'Intel(R) HD Graphics'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3B2-294
MineFactoryReloaded: -[1.7.10]2.8.0-104
ThermalFoundation: -[1.7.10]1.2.0B1-95
ThermalExpansion: -[1.7.10]4.0.2B2-210
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.1B1-85
ThermalDynamics: -[1.7.10]1.1.0B2-149
List of loaded APIs:
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* 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
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.19.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.19.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.19.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.7.0.0.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.19.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.0.19.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.7.0.0.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* CoFHAPI|block (1.7.10R1.0.12) from ProgressiveAutomation-1.7.10-1.6.18.jar
* CoFHAPI|core (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|energy (1.7.10R1.0.12) from ProgressiveAutomation-1.7.10-1.6.18.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHAPI|inventory (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|tileentity (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHAPI|world (1.7.10R1.0.13B1) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|audio (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|gui|container (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui|element (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|render (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|render|particle (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.399.jar
* CoFHLib|world|feature (1.7.10R1.0.3B2) from CoFHCore-[1.7.10]3.0.3B2-294.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.415_beta.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.6.24.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.6.24.jar
* IC2API (1.0) from industrialcraft-2-2.2.760-experimental.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.00.jar
* pressureAPI (1.2.1.108) from pressure-1.2.1.108-mc1.7.10.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.11.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1517-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 10.18.14.4175, 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: [Sphax PureBDcraft 64x MC17.zip]
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: On (8)
It may be worth noting as well, This person played on the server fine for about a month. We added Optifine to his client to try to get some better performance and then we got the crash report.