Поставил предметную трубу из мода ender io на своей базе на сервере тм1 и меня крашнуло и при каждом заходе крашит
Приложу текст с краш лога:
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 10/8/22 1:19 AM Description: Unexpected error java.lang.IllegalStateException: Already tesselating! at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:394) at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:384) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderToInventory(ItemConduitRenderer.java:63) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderEntity(ItemConduitRenderer.java:54) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderItem(ItemConduitRenderer.java:45) at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:220) at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:80) at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:499) at ItemRendererOF.func_78440_a(ItemRendererOF.java:197) at net.minecraft.client.renderer.EntityRenderer.renderHand(EntityRenderer.java:1010) at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:945) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1933) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1392) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) 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.IjLlIJiLLllljIjjllIiLILiLlIiljIJ.jjLILjiJlJiLLLLLjJJJiLljLLlljLIl(SourceFile:364) at launcher.IjLlIJiLLllljIjjllIiLILiLlIiljIJ.main(SourceFile:215) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:394) at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:384) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderToInventory(ItemConduitRenderer.java:63) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderEntity(ItemConduitRenderer.java:54) at crazypants.enderio.conduit.render.ItemConduitRenderer.renderItem(ItemConduitRenderer.java:45) at net.minecraftforge.client.ForgeHooksClient.renderEquippedItem(ForgeHooksClient.java:220) at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:80) at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:499) at ItemRendererOF.func_78440_a(ItemRendererOF.java:197) at net.minecraft.client.renderer.EntityRenderer.renderHand(EntityRenderer.java:1010) at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:945) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1933) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1392) -- Affected level -- Details: Level name: MpServer All players: 2 total; [EntityClientPlayerMP['R3brov'/2462115, l='MpServer', x=4116.23, y=67.62, z=2819.32], EntityOtherPlayerMP['Lemphy'/592769, l='MpServer', x=240.28, y=64.00, z=734.66]] Chunk stats: MultiplayerChunkCache: 50, 50 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (4116,66,2819), Chunk: (at 4,4,3 in 257,176; contains blocks 4112,0,2816 to 4127,255,2831), Region: (8,5; contains chunks 256,160 to 287,191, blocks 4096,0,2560 to 4607,255,3071) Level time: 78947675 game time, 77321643 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 11 total; [EntityPig['Свинья'/2586406, l='MpServer', x=4061.66, y=66.00, z=2795.22], EntityClientPlayerMP['R3brov'/2462115, l='MpServer', x=4116.23, y=67.62, z=2819.32], EntityOtherPlayerMP['Lemphy'/592769, l='MpServer', x=240.28, y=64.00, z=734.66], EntityMooshroom['Грибная корова'/2586234, l='MpServer', x=4073.91, y=68.00, z=2851.84], EntityMooshroom['Грибная корова'/2586053, l='MpServer', x=4154.91, y=65.00, z=2861.97], EntityMooshroom['Грибная корова'/2586052, l='MpServer', x=4150.34, y=64.00, z=2841.28], EntityMooshroom['Грибная корова'/2586447, l='MpServer', x=4048.03, y=69.00, z=2831.13], EntityHorse['Лошадь'/2585995, l='MpServer', x=4158.22, y=63.00, z=2797.13], EntityHorse['Лошадь'/2585994, l='MpServer', x=4105.81, y=67.00, z=2861.75], EntityXPOrb['Сфера опыта'/2585814, l='MpServer', x=4080.31, y=67.25, z=2804.00], EntityHorse['Лошадь'/2585813, l='MpServer', x=4096.75, y=65.00, z=2806.91]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927) 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.IjLlIJiLLllljIjjllIiLILiLlIiljIJ.jjLILjiJlJiLLLLLjJJJiLljLLlljLIl(SourceFile:364) at launcher.IjLlIJiLLllljIjjllIiLILiLlIiljIJ.main(SourceFile:215) -- 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: 1315394640 bytes (1254 MB) / 2670985216 bytes (2547 MB) up to 2670985216 bytes (2547 MB) JVM Flags: 7 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560M -Xmx2560M -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: 13, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E7 166 mods loaded, 166 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.jar) UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge.jar) UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar) UCHIJA NotEnoughItems{2.1.12-GTNH} [Not Enough Items] (NotEnoughItems-1.7.10-2.1.12-universal.jar) UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA FoamFixCore{1.0.0-beta2} [FoamFixCore] (minecraft.jar) UCHIJA PacketUnlimiter{1.1} [PacketUnlimiter] (minecraft.jar) UCHIJA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) UCHIJA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanelsClient.jar) UCHIJA ae2stuff{0.0.1} [AE2 Stuff Java Edition] (AE2_Stuff-client.jar) UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI.jar) UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6-client.jar) UCHIJA falsepatternlib{0.10.10} [FalsePatternLib] (falsepatternlib-mc1.7.10-0.10.10.jar) UCHIJA archaicfix{8712ba0.dirty} [Archaic Fix] (archaicfix-mc1.7.10.jar) UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) UCHIJA autobotany{1.0.0} [Autobotany] (AutoBotany.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-Client-1.7.10-4.2.3.5.jar) UCHIJA Botania{r1.8-249} [Botania] (Botania_r1.8-249.jar) UCHIJA autobotany_energistics{0.0.1} [Autobotany: Energistics] (Autobotany_Energistics-client.jar) UCHIJA autobotany_expansion{0.0.1} [Autobotany: Expansion] (Autobotany_Expansion-client.jar) UCHIJA Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar) UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889.jar) UCHIJA HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion-1.8.6.jar) UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) UCHIJA beebetteratbees{0.2} [BeeBetterAtBees] (BeeBetterAtBees-0.3.jar) UCHIJA BetterSigns{1.6.4.B ported} [BetterSigns] (better_signs.jar) UCHIJA betterloadingscreen{1.3.9} [Better Loading Screen] (BetterLoadingScreen.jar) UCHIJA betterquesting{3.0.328} [Better Questing] (BetterQuesting-3.0.328.jar) UCHIJA bfcore{4.1} [BFCore lib] (BFCore-4.1-client.jar) UCHIJA bgm{1.0.0} [BGM] (BGM-client.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 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 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 ExtraBees{2.0.22.7} [Extra Bees] (binnie_mods_1.7.10_2.0.22.7.jar) UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHIJA cbx_scrs{1.0.0} [cbx_scrs] (CBXSCRS.jar) UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHIJA creativecore{1.3.14} [CreativeCore] (CreativeCore_v1.3.24_mc1.7.10.jar) UCHIJA cubix_matrix{0.0.1} [Cubix Matrix] (Cubix-Matrix-client.jar) UCHIJA auth2factor{1.0} [auth2factor] (Cubix2FA.jar) UCHIJA cubix_ae{0.0.1} [Cubix AE] (CubixAE-client.jar) UCHIJA ae2_ext{1.0.0} [AE2 Extensions] (CubixAE2_Extensions.jar) UCHIJA zcubixlib{1.0} [zcubixlib] (ZCubixLib.jar) UCHIJA cubixchat{0.0.1} [cubixchat] (CubixChat.jar) UCHIJA cubixcl{1.0.0} [CubixChunkLoader] (CubixChunkLoader.jar) UCHIJA cubixcore{1.1} [CubixCore] (CubixCore.jar) UCHIJA magicalcrops{4.0.0_PUBLIC_BETA_4b} [Magical Crops: Core] (magicalcrops-4.0.0_PUBLIC_BETA_5.jar) UCHIJA cubix_crops{@VERSION} [Cubix Crops] (CubixCrops-0.9.2-release-client.jar) UCHIJA cubixcrypt{1.0} [cubixcrypt] (CubixCrypt-1.7.10.jar) UCHIJA cubixсustomization{1.2} [CubixCustomization] (CubixCustom.jar) UCHIJA cubixworld{0.3.2-2.0} [Cubix Decorations] (CubixDeco.jar) UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHIJA draconicplus{1.0R} [DraconicPlus+] (CubixDraconicPlus.jar) UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJA ImmersiveEngineering{0.7.5} [Immersive Engineering] (ImmersiveEngineering-0.7.5.jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJA energyadditions{1.3.3} [§bCubix Energy Additions] (CubixEnergyAdditions.jar) UCHIJA cubix_etxra_utilities{@VERSION} [Cubix Extra Utilities] (CubixEtxraUtilities-client.jar) UCHIJA cubixforestryadditions{1.0.0} [CubixForestryAdditions] (CubixForestryAdditions-client.jar) UCHIJA cbxcs{1.0.0} [Cubix Games] (CubixGames.jar) UCHIJA cubiximg{0.1} [CubixImg] (CubixImg.jar) UCHIJA deathclearlag{1.1} [DeathCry's ClearLag] (CubixItemClear.jar) UCHIJA cubixjobs{1.0} [cubixjobs] (CubixJobs.jar) UCHIJA cbx_kitstart{1.0.0} [Cubix Kit Start] (CubixKitStart[HiTech].jar) UCHIJA cubixmenu{1.0} [CubixMenu] (CubixMenu.jar) UCHIJA playerdef{1.0} [playerdef] (CubixPlayerD.jar) UCHIJA cubixquiz{1.0.0} [cubixquiz] (CubixQuiz[1.7.10][Client].jar) UCHIJA cubixradio{1.0.0} [CubixRadio] (CubixRadio.jar) UCHIJA cubixsettools{1.0} [CubixSetTools] (CubixSetTools.jar) UCHIJA cubixthaumicadditions{1.0.0} [CubixThaumicAddition] (CubixThaumicAddition.jar) UCHIJA cubixtops{1.0.0} [Cubix Tops] (CubixTops[Client][1.0.0][All].jar) UCHIJA cubixtrade{1.0} [CubixTrade] (CubixTrade.jar) UCHIJA xvending{0.1} [VendingMod] (CubixVendingClient.jar) UCHIJA RPC{1.0} [RPC] (CustomDiscord-1.0.jar) UCHIJA cubixnpcdropper{1.0.0} [cubixnpcdropper] (CustomNPCDropper[1.0.0][Client][All].jar) UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d-client.jar) UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (DamageIndicatorsMod.jar) UCHIJA denseneutroncollectors{1.0} [Dense Neutron Collectors] (DenseNeutronCollectors_1.7.10_1.0R.jar) UCHIJA divinerpg{1.4.1.3} [DivineRPG] (DivineRPG-1.4.1.3 (2).jar) UCHIJA draconicevolution_expansion{0.9.2-release} [DraconicEvolution: Expansion] (DraconicEvolution_Expansion-client.jar) UCHIJA DragonMounts{r39} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar) UCHIJA EMT{1.2.5} [Electro-Magic Tools] (ElectroMagicTools-1.2.5[1.7.10].jar) UCHIJA emg{3.0.0} [Event Manager] (EMG3[1.7.10][All].jar) UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.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 foamfix{@[email protected]} [FoamFix] (FoamFix-1.7.10-universal-1.0.0-beta2.jar) UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-538-client.jar) UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (ForbiddenMagic-1.7.10-0.575.jar) UCHIJA ForgeMicroblockTab{1.0} [ForgeMicroblock Tab] (ForgeMicroblocksTab.jar) UCHIJA FpsReducer{mc1.7.10-1.10.3} [FPS Reducer] (FpsReducer-mc1.7.10-1.10.3.jar) UCHIJA gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar) UCHIJA gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC.jar) UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3-client.jar) UCHIJA IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar) UCHIJA inventorytweaks{1.59-SI-release-0421137-dirty} [Inventory Tweaks] (InventoryTweaks-1.59.jar) UCHIJA IronChest{6.0.62.742} [Iron Chest] (IronChest.jar) UCHIJA mac{1.3} [Modern AntiCheat] (jbs-lib.jar) UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) UCHIJA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) UCHIJA MagicBees{2.4.3} [Magic Bees] (magicbees-2.4.3.jar) UCHIJA minetuner{1.7.10-1.2} [MineTuner] (MineTuner-1.7.10-1.2.jar) UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (miningworld.jar) UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar) UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar) UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) UCHIJA opframe{0.1} [OnlinePictureFrame] (OPFrame.jar) UCHIJA cubixban{2.1} [CubixBan] (oshi.jar) UCHIJA PowerUtils{1.7.10-1.0.4} [PowerUtils] (PowerUtils-1.7.10-1.0.4.jar) UCHIJA MrTJPCoreMod{1.0.8.16} [MrTJPCore] (MrTJPCore-1.0.8.16-universal.jar) UCHIJA ProjRed|Core{4.6.2.82} [ProjectRed] (ProjectRed-Base.jar) UCHIJA ProjRed|Transmission{4.6.2.82} [ProjectRed-Transmission] (ProjectRed-Integration.jar) UCHIJA ProjRed|Compatibility{4.6.2.82} [ProjectRed-Compatibility] (ProjectRed-Compat.jar) UCHIJA ProjRed|Integration{4.6.2.82} [ProjectRed-Integration] (ProjectRed-Integration.jar) UCHIJA ProjRed|Illumination{4.6.2.82} [ProjectRed-Illumination] (ProjectRed-Lighting.jar) UCHIJA pvpinfomod{1.0.0} [PvP Info Mod] (PvPInfoMod[1.0.1][All].jar) UCHIJA Quiet Bosses{1.7.10} [Quiet Bosses] (Quiet+BossesV1.2.jar) UCHIJA rgw{1.0.0} [Region Watcher] (RgWatcher[1.7.10][All].jar) UCHIJA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar) UCHIJA Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar) UCHIJA spongemixins{1.2.0} [SpongeMixins Loader] (SpongeMixins-1.2.0.jar) UCHIJA bq_standard{3.0.181} [Standard Expansion] (StandardExpansion-3.0.181.jar) UCHIJA symcalc{0.14} [Symcalc] (symcalc-0.14.jar) UCHIJA TaintedMagic{r7.82} [Tainted Magic] (Tainted-Magic-r7.82.jar) UCHIJA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHIJA thaumicdyes{1.10.3} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10]_1.10.3-0.jar) UCHIJA thaumicenergistics{1.1.3.0} [Thaumic Energistics] (thaumicenergistics-1.1.3.0.jar) UCHIJA thermal_additions{0.0.1} [Thermal Additions] (Thermal-Additions-client.jar) UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) UCHIJA miningtoolmod{1.0.0} [MiningToolMod] (ToolPartLib.jar) UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) UCHIJA Treecapitator{1.7.10} [Treecapitator] (Treecapitator.jar) UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.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-1.0.5.120.jar) UCHIJA WorldEditCuiFe{1.0.7} [WorldEdit CUI Forge Edition] (xModWeCUI.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. ThermalDynamics: -[1.7.10]1.2.1-172 Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. EnderIO: Found the following problem(s) with your installation: * Optifine is installed. This is NOT supported. * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6-client.jar). Ender IO was build against API version rv2 and may or may not work with a newer version. 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:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF Launched Version: 1.7.10 LWJGL: 2.9.4 OpenGL: NVIDIA GeForce GTX 650/PCIe/SSE2 GL version 4.6.0 NVIDIA 473.81, NVIDIA Corporation 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: [Faithful Modded.zip, !Gamma Overlay.zip] Current Language: Русский (Россия) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_E7 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 473.81 OpenGlRenderer: NVIDIA GeForce GTX 650/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4