crash on world loading
Modesto1898 opened this issue · 4 comments
The game crash when I try to load a map.
I have try the FTB launcher and the MyM lancher.
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 31/01/16 12:06
Description: Starting integrated server
java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:45)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:696)
at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)
at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(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)
Caused by: java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
at net.minecraft.network.NetworkSystem.<clinit>(NetworkSystem.java:47)
... 19 more
Caused by: io.netty.channel.ChannelException: failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:57)
... 23 more
Caused by: java.io.IOException: Unable to establish loopback connection
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.nio.ch.PipeImpl.<init>(Unknown Source)
at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
... 26 more
Caused by: java.io.IOException: Une connexion existante a dû être fermée par l’hôte distant
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(Unknown Source)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.read(Unknown Source)
at sun.nio.ch.SocketChannelImpl.read(Unknown Source)
at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(Unknown Source)
... 35 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)
at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:45)
-- Starting integrated server --
Details:
Level ID: test
Level Name: test
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2091)
at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:696)
at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)
at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)
at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: lumien.custommainmenu.gui.GuiCustom
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 473704448 bytes (451 MB) / 838377472 bytes (799 MB) up to 6372720640 bytes (6077 MB)
JVM Flags: 7 total; -Xms256M -Xmx6144M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
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 85 mods loaded, 85 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.1558-1.7.10-universal.jar)
UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJA OpenComputers|Core{1.5.21.41} [OpenComputers (Core)] (minecraft.jar)
UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.419.jar)
UCHIJA SpaceCore{4.1.9} [4Space Core] (4Space-4.1.9.jar)
UCHIJA ExoCore{0.1.2} [4Space Exoplanets Core] (4Space-4.1.9.jar)
UCHIJA ExoElipse{0.1.2} [4Space Exoplanets Elipse] (4Space-4.1.9.jar)
UCHIJA SpaceCallisto{4.1.9} [4Space Callisto] (4Space-4.1.9.jar)
UCHIJA SpaceEuropa{4.1.9} [4Space Europa] (4Space-4.1.9.jar)
UCHIJA SpaceVenus{4.1.9} [4Space Venus] (4Space-4.1.9.jar)
UCHIJA SpaceIo{4.1.9} [4Space Io] (4Space-4.1.9.jar)
UCHIJA SpaceMercury{4.1.9} [4Space Mercury] (4Space-4.1.9.jar)
UCHIJA SpacePluto{4.1.9} [4Space Pluto] (4Space-4.1.9.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJA armourersWorkshop{1.7.10-0.38.1.98} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.38.1.98.jar)
UCHIJA plushieWrapper{0.0.0} [Plushie Wrapper] (Armourers-Workshop-1.7.10-0.38.1.98.jar)
UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJA AwesomeSauceCore{0.1.0} [AwesomeSauce Core] (AwesomeSauceCore-1.7.x-b52.jar)
UCHIJA AwesomeSauceComponents{0.1.0} [AwesomeSauce Components] (AwesomeSauceCore-1.7.x-b52.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJA bookshelf{1.2.0} [Bookshelf] (Bookshelf-1.7.10-1.2.0.jar)
UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJA thedalekmod{39.75} [The Dalek Mod] (Dalek_Mod_1710.jar)
UCHIJA darkcore{0.3} [Dark Core] (darkcore-0.3-45.jar)
UCHIJA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJA DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar)
UCHIJA dimstorage{1.3} [DimStorage] (DimStorage-1.7.2-1.3.jar)
UCHIJA Eln{50} [Electrical Age] (ElectricalAge_BETA-1.10_r50.jar)
UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
UCHIJA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
UCHIJA exastrisrebirth{MC1.7.10-1.01-null} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.419.jar)
UCHIJA GalacticScience_Tweaks{1.0} [GalacticScience-Tweaks] (GalacticScience_Tweaks-1.2.jar)
UCHIJA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
UCHIJA advgenerators{0.9.19.120} [Advanced Generators] (generators-0.9.19.120-mc1.7.10.jar)
UCHIJA GregsLighting{1.11.2} [Greg's Lighting] (GregsLighting-1.11.2-mc1.7.10.jar)
UCHIJA hardcoremapreset{2.2.0} [HardcoreMapReset] (HardCoreMapReset-2.2.0.jar)
UCHIJA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.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 launchgui{1.7.10-2.0-18} [LaunchGUI] (LaunchGui-1.7.10-2.0-18-client.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
UCHIJA modularsystems{2.2.1} [Modular Systems] (ModularSystems-1.7.10-2.2.1.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 Netherless{0.9.0} [Netherless] (Netherless-0.9.0.jar)
UCHIJA NuclearCraft{0.0.1.5} [NuclearCraft] (NuclearCraft-0.0.1.5--1.7.10.jar)
UCHIJA OpenComputers{1.5.21.41} [OpenComputers] (OpenComputers-MC1.7.10-1.5.21.41-universal.jar)
UCHIJA OpenAutomation{1.7.x-b218} [OpenAutomation] (OpenAutomation-1.7.x-b218.jar)
UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJA progressiveautomation{1.6.30} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.30.jar)
UCHIJA quantumflux{1.7.10-1.3.2-b4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.2-b4.jar)
UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJA RefinedRelocation{1.1.12} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.12.jar)
UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJA rftools{4.20} [RFTools] (rftools-4.20.jar)
UCHIJA RouterReborn{1.2.0.35} [Router Reborn] (RouterReborn-1.7.10-1.2.0.35-universal.jar)
UCHIJA SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
UCHIJA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
UCHIJA superMassiveTech{MC1.7.10-0.4.0-alpha-114} [Super Massive Tech] (SuperMassiveTech-MC1.7.10-0.4.0-beta-114.jar)
UCHIJA TardisMod{0.99} [Tardis Mod] (tardismod-1.7.10-0.99-207.jar)
UCHIJA yampst{1.3.5} [YAMPST] (Yampst-gs-1.4.0.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce 840M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
Mantle Environment: Environment healthy.
List of loaded APIs:
* appliedenergistics2|API (rv2) from tardismod-1.7.10-0.99-207.jar
* armourersWorkshopAPI (1.7.10-10.13.4.1448-1.7.10) from Armourers-Workshop-1.7.10-0.38.1.98.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
* CoFHAPI (1.7.10R1.0.2) from AwesomeSauceCore-1.7.x-b52.jar
* CoFHAPI|block (1.7.10R1.0.2) from AwesomeSauceCore-1.7.x-b52.jar
* CoFHAPI|core (1.7.10R1.0.10) from NuclearCraft-0.0.1.5--1.7.10.jar
* CoFHAPI|energy (1.7.10R1.0.2) from RandomThings-2.2.4.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|inventory (1.7.10R1.0.10) from NuclearCraft-0.0.1.5--1.7.10.jar
* CoFHAPI|item (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|modhelpers (1.7.10R1.0.12) from RouterReborn-1.7.10-1.2.0.35-universal.jar
* CoFHAPI|tileentity (1.7.10R1.0.10) from NuclearCraft-0.0.1.5--1.7.10.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|world (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-null.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.419.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.21.41-universal.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.12.jar
* Thaumcraft|API (4.2.2.0) from tardismod-1.7.10-0.99-207.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
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:
* The RF API that is being used (1.7.10R1.0.13 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from RandomThings-2.2.4.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Modpack Version: 1.5.7
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 840M/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.06, 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: []
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)
it doesn't work, but in the FTB launcher console, there are his :
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 15 textures
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_442_schematicSaver.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_674_OreEln.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1522_batBooth.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_448_blockMimic.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/GallifreyDirt.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_5143_SWDBlockitem.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_444_alchemicCalcinator.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_445_crystalBelljar.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1509_TardisDoorsInterior.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_436_blockSpellParadigm.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_437_blockSpellEnhancement.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_438_blockSpellModifier.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_439_blockSpellEffect.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1460_SMT.blackHole.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_1432_proxyBlock.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN alchemicalwizardry
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain alchemicalwizardry is missing 1 texture
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain alchemicalwizardry has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod AWWayofTime resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\BloodMagic-1.7.10-1.3.3-17.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain alchemicalwizardry are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/SigilOfTheFastMiner.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain alchemicalwizardry
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN tardismod
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain tardismod is missing 3 textures
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain tardismod has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod TardisMod resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\tardismod-1.7.10-0.99-207.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain tardismod are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/SchemaCore.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/ManualItem.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/Component.Peripheral.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain tardismod
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN eln
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain eln is missing 2 textures
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain eln has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod Eln resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\ElectricalAge_BETA-1.10_r50.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain eln are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/removedfrommodcopperthermalcable.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/800vdefenceturret.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain eln
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN missing_icon_item_4427_extrautils
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4427_extrautils is missing 1 texture
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain missing_icon_item_4427_extrautils is missing a resource manager - it is probably a side-effect of automatic texture processing
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain missing_icon_item_4427_extrautils are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/lawSword.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain missing_icon_item_4427_extrautils
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN thedalekmod
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain thedalekmod is missing 11 textures
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain thedalekmod has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod thedalekmod resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\Dalek_Mod_1710.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain thedalekmod are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/Tardis.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/LampPostLight.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/poster.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/SgtJohn.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/LampPostBase.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/roundThingTest.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/golfCart.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/arcade.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/santaHat.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/tardisBlockWall_1.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/tardisBlockWall_2.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain thedalekmod
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN chisel
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel is missing 1 texture
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain chisel has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod chisel resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\Chisel-2.9.4.10.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain chisel are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/endstone/EnderFrame.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain chisel
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN openautomation
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain openautomation is missing 3 textures
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: domain openautomation has 1 location:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: mod OpenAutomation resources at F:\Logiciel\FTB\GalacticScience\minecraft\mods\OpenAutomation-1.7.x-b218.jar
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain openautomation are:
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/laserUpgradePotato.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/laserUpgradeEfficiency.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/laserEnergiserXP.png
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain openautomation
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[14:52:02] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=