暴怒大白鲨
主要是在加载完成后崩溃,,
生成的日志看不懂
有没有大神可以解释一下,非常感谢!!

-----------------------------------------------------------------------分割线-------------------------------------------------------
主要加入了工业2、格雷5、应用能源、铁路、BC建筑和一些辅助及附属MOD。。
日志如下:(只截取了红色错误部分,,如需要其他可以告诉楼主)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parse(VersionParser.java:34)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.VersionChecker.run(VersionChecker.java:86)
[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection refused: connect
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.URL.openStream(Unknown Source)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)
[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)
[20:56:35] [Client thread/ERROR] [CodeChickenCore] Unable to do mod description scrolling due to lack of stencil buffer
Exception in thread "AE2 VersionChecker" AL lib: (EE) alc_cleanup: 1 device not closed


风扇滑翔翼
能否给出坠机报告全文

暴怒大白鲨
风扇滑翔翼 发表于 2018-7-4 22:09
能否给出坠机报告全文

[20:52:24] [main/INFO] [LaunchWrapper] Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[20:52:25] [main/INFO] [LaunchWrapper] Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[20:52:25] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[20:52:25] [main/INFO] [FML] Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading

[20:52:25] [main/INFO] [FML] Java is Java HotSpot(TM) Client VM, version 1.8.0_171, running on Windows 7:x86:6.1, installed at C:\Program Files\Java\jre1.8.0_171

[20:52:26] [main/WARN] [FML] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:52:32] [main/WARN] [FML] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:52:32] [main/INFO] [FML] [AppEng] Core Init

[20:52:33] [main/WARN] [FML] The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:52:33] [main/WARN] [FML] The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:52:33] [main/WARN] [FML] The coremod lain.mods.inputfix.InputFix does not have a MCVersion annotation, it may cause issues with this version of Minecraft

[20:52:33] [main/INFO] [LaunchWrapper] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:52:33] [main/INFO] [LaunchWrapper] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[20:52:33] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:52:33] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[20:52:33] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:40] [main/INFO] [FML] Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[20:52:41] [main/INFO] [FML] Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

[20:52:41] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:41] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:41] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:42] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:42] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:42] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:43] [main/INFO] [IC2-core] Loaded library ejml-0.23.jar.

[20:52:43] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:43] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[20:52:43] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[20:52:45] [main/INFO] [LaunchWrapper] Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[20:52:45] [main/INFO] [LaunchWrapper] Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[20:52:45] [main/INFO] [LaunchWrapper] Launching wrapped minecraft {net.minecraft.client.main.Main}

[20:52:47] [main/INFO] [AE2-CORE] func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed

[20:52:47] [main/INFO] [AE2-CORE] func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method

[20:52:47] [main/INFO] [AE2-CORE] func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual

[20:52:51] [main/INFO] [net.minecraft.client.Minecraft] Setting user: Bumble Bee

[20:52:56] [Client thread/INFO] [net.minecraft.client.Minecraft] LWJGL Version: 2.9.1

[20:53:07] [Client thread/INFO] [STDOUT] [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 18-7-4 下午8:53
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows 7 (x86) version 6.1
        Java Version: 1.8.0_171, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 81583032 bytes (77 MB) / 234881024 bytes (224 MB) up to 536870912 bytes (512 MB)
        JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx512m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
        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:
        GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.11399 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7310M'

[20:53:07] [Client thread/INFO] [MinecraftForge] Attempting early MinecraftForge initialization

[20:53:08] [Client thread/INFO] [FML] MinecraftForge v10.13.4.1558 Initialized

[20:53:08] [Client thread/INFO] [FML] Replaced 183 ore recipies

[20:53:10] [Client thread/INFO] [MinecraftForge] Completed early MinecraftForge initialization

[20:53:13] [Client thread/INFO] [FML] [AppEng] Core Init

[20:53:15] [Client thread/INFO] [FML] Found 0 mods from the command line. Injecting into mod discoverer

[20:53:15] [Client thread/INFO] [FML] Searching D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\mods for mods

[20:53:15] [Client thread/INFO] [FML] Also searching D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\mods\1.7.10 for mods

[20:55:03] [Client thread/WARN] [DamageIndicatorsMod] Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.0

[20:55:03] [Client thread/INFO] [FML] Forge Mod Loader has identified 28 mods to load

[20:55:03] [Client thread/INFO] [FML] Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference

[20:55:07] [Client thread/INFO] [FML] FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[20:55:08] [Client thread/INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, InputFix, AdvancedSolarPanel, appliedenergistics2, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, GraviSuite, gregtech, IC2NuclearControl, IC2, journeymap, Railcraft, inventorytweaks, DamageIndicatorsMod, MyHome, VeinMiner, VeinMinerModSupport] at CLIENT

[20:55:08] [Client thread/INFO] [FML] Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, InputFix, AdvancedSolarPanel, appliedenergistics2, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Compat, GraviSuite, gregtech, IC2NuclearControl, IC2, journeymap, Railcraft, inventorytweaks, DamageIndicatorsMod, MyHome, VeinMiner, VeinMinerModSupport] at SERVER

[20:55:11] [Client thread/INFO] [FML] InvTweaks: net.minecraft.inventory.Container

[20:55:27] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:GregTech, FMLFileResourcePack:Nuclear Control, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:MyHome, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support

[20:55:28] [Client thread/INFO] [FML] Processing ObjectHolder annotations

[20:55:28] [Client thread/INFO] [FML] Found 341 ObjectHolder annotations

[20:55:28] [Client thread/INFO] [FML] Identifying ItemStackHolder annotations

[20:55:28] [Client thread/INFO] [FML] Found 0 ItemStackHolder annotations

[20:55:28] [Client thread/INFO] [FML] Configured a dormant chunk cache size of 0

[20:55:29] [Client thread/INFO] [IC2] Starting pre-init

[20:55:29] [Client thread/INFO] [IC2] Using 32 audio sources.

[20:55:37] [Client thread/INFO] [IC2] Finished pre-init after 8629 ms

[20:55:38] [Client thread/INFO] [AE2:C] Pre Initialization ( started )

[20:55:39] [Client thread/INFO] [AE2-CORE] func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed

[20:55:39] [Client thread/INFO] [AE2-CORE] func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed

[20:55:40] [Client thread/INFO] [AE2-CORE] Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Updated appeng/tile/powersink/RotaryCraft

[20:55:40] [Client thread/INFO] [AE2-CORE] Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Updated appeng/tile/powersink/MekJoules

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.

[20:55:40] [Client thread/INFO] [AE2-CORE] Updated appeng/block/networking/BlockCableBus

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is enabled.

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.

[20:55:41] [Client thread/INFO] [AE2-CORE] Allowing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.

[20:55:42] [Client thread/INFO] [AE2-CORE] Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.

[20:55:43] [Client thread/INFO] [AE2:C] Starting AE2 VersionChecker

[20:55:43] [Client thread/INFO] [AE2:C] Pre Initialization ( ended after 5204ms )

[20:55:43] [Client thread/INFO] [BuildCraft] Starting BuildCraft 7.1.22

[20:55:43] [Client thread/INFO] [BuildCraft] Copyright (c) the BuildCraft team, 2011-2015

[20:55:43] [Client thread/INFO] [BuildCraft] http://www.mod-buildcraft.com

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.IllegalArgumentException: Raw channel stable did not contain any of the pre-programmed types.

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parseChannel(VersionParser.java:117)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parseVersion(VersionParser.java:72)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.VersionParser.parse(VersionParser.java:34)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.version.ModVersionFetcher.get(ModVersionFetcher.java:34)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.VersionChecker.processInterval(VersionChecker.java:106)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at appeng.services.VersionChecker.run(VersionChecker.java:86)

[20:55:43] [AE2 VersionChecker/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)

[20:55:43] [Thread-11/INFO] [BuildCraft] Beginning version check

[20:55:53] [Thread-11/WARN] [BuildCraft] Using outdated version [7.1.22] for Minecraft 1.7.10. Consider updating to 7.1.23.

[20:55:54] [Client thread/INFO] [Railcraft] Module disabled: ModuleThaumcraft, Thaumcraft not detected

[20:55:56] [Railcraft Version Check/INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 9.12.2.0

[20:55:56] [Railcraft Version Check/INFO] [Railcraft] An updated version of Railcraft is available from <http://railcraft.info>: 9.12.2.0

[20:55:56] [Railcraft Version Check/WARN] [Railcraft] Failed to retrieve last Version Check Message info: java.text.ParseException: Unparseable date: "7/4/18 8:27 PM"

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for emptyCell

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellEmpty

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellWater

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellLava

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellOxygen

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for cellAir

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for emptyFuelCan

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for fuelCanEmpty

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for fuelCan

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for filledFuelCan

[20:56:03] [Client thread/INFO] [STDOUT] [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall

[20:56:06] [Client thread/INFO] [STDOUT] [gregtech.GT_Mod:onPreLoad:315]: preReader

[20:56:06] [Client thread/INFO] [STDOUT] [gregtech.GT_Mod:onPreLoad:381]: reenableMetaItems

[20:56:10] [Client thread/INFO] [FML] InvTweaks: net.minecraft.inventory.ContainerWorkbench

[20:56:17] [Client thread/INFO] [FML] InvTweaks: invtweaks.InvTweaksObfuscation

[20:56:18] [Client thread/INFO] [FML] Applying holder lookups

[20:56:18] [Client thread/INFO] [FML] Holder lookups applied

[20:56:18] [Client thread/INFO] [FML] Injecting itemstacks

[20:56:18] [Client thread/INFO] [FML] Itemstack injection complete

[20:56:18] [Client thread/INFO] [IC2] IC2 audio starting.

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]: java.net.ConnectException: Connection refused: connect

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.PlainSocketImpl.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.SocksSocketImpl.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.Socket.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.NetworkClient.doConnect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.http.HttpClient.openServer(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDeleg ... on.getNewHttpClient(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivileged(Native Method)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.net.URL.openStream(Unknown Source)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:75)

[20:56:19] [Thread-13/ERROR] [STDERR] [java.lang.Throwable$WrappedPrintStream:println:-1]:         at java.lang.Thread.run(Unknown Source)

[20:56:19] [Sound Library Loader/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]:

[20:56:19] [Sound Library Loader/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[20:56:19] [Thread-14/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[20:56:19] [Thread-14/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

[20:56:29] [Thread-14/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[20:56:29] [Sound Library Loader/INFO] [STDOUT] [paulscode.sound.SoundSystemLogger:message:69]:

[20:56:29] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager] Sound engine started

[20:56:30] [IC2 audio init thread/INFO] [IC2] IC2 audio ready.

[20:56:35] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap] Created: 16x16 textures/blocks-atlas

[20:56:35] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap] Created: 16x16 textures/items-atlas

[20:56:35] [Client thread/ERROR] [CodeChickenCore] Unable to do mod description scrolling due to lack of stencil buffer

[20:56:36] [Client thread/INFO] [FML] InvTweaks: net.minecraft.inventory.ContainerEnchantment

[20:56:36] [Client thread/INFO] [IC2] Starting init

[20:56:36] [Client thread/INFO] [IC2] Finished init after 247 ms

[20:56:36] [Client thread/INFO] [AE2:C] Initialization ( started )

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.WoodenGear:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronNugget:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzCrystal:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.EnderDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.GoldDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.IronDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Flour:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.NetherQuartzDust:0

[20:56:37] [Client thread/WARN] [AE2:C] Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.CertusQuartzDust:0

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Grind: 4 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: GrindFZ: 7 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Macerator: 2 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Shapeless: 52 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: HCCrusher: 2 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Inscribe: 8 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: MekCrusher: 3 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: MekEnrichment: 2 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: OreRegistration: 11 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Press: 3 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Shaped: 202 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Smelt: 1 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Crusher: 2 loaded.

[20:56:37] [Client thread/INFO] [AE2:C] Recipes Loading: Pulverizer: 2 loaded.

[20:56:38] [Client thread/INFO] [AE2:C] Initialization ( ended after 1953ms )

[20:56:40] [Client thread/INFO] [BuildCraft] Loading compat module Railcraft

[20:56:40] [Client thread/INFO] [BuildCraft] Loading compat module NotEnoughItems

[20:56:42] [Client thread/INFO] [journeymap] JourneyMap log initialized.

[20:56:42] [Client thread/INFO] [journeymap] initialize ENTER

[20:56:43] [Client thread/INFO] [journeymap] Loaded CoreProperties from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.core.config

[20:56:43] [Client thread/INFO] [journeymap] Loaded FullMapProperties from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.fullmap.config

[20:56:43] [Client thread/INFO] [journeymap] Loaded MiniMapProperties from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.minimap.config

[20:56:43] [Client thread/INFO] [journeymap] Loaded MiniMapProperties2 from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.minimap2.config

[20:56:44] [Client thread/INFO] [journeymap] Loaded WebMapProperties from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.webmap.config

[20:56:44] [Client thread/INFO] [journeymap] Loaded WaypointProperties from D:\软件路径\我的世界启动器\HMCL-3.1.64\.minecraft\versions\1.7.10-Forge10.13.4.1558-1.7.10\journeymap\config\5.1\journeymap.waypoint.config

[20:56:44] [Client thread/INFO] [journeymap] initialize EXIT, elapsed count 0 avg ?ms

Exception in thread "AE2 VersionChecker" AL lib: (EE) alc_cleanup: 1 device not closed

暴怒大白鲨
暴怒大白鲨 发表于 2018-7-4 22:26
[20:52:24] [main/INFO] [LaunchWrapper] Loading tweak class name cpw.mods.fml.common.launcher.FMLTw ...

这是全文,,

风扇滑翔翼

e有点复杂 给下MOD好么

暴怒大白鲨
风扇滑翔翼 发表于 2018-7-4 22:33
e有点复杂 给下MOD好么

那几个主要的吗?

暴怒大白鲨

文件太大传不了,我待会发链接吧

暴怒大白鲨
暴怒大白鲨 发表于 2018-7-4 22:44
文件太大传不了,我待会发链接吧

百度网盘链接:https://pan.baidu.com/s/1YIcMqsVS9C42uii7u72UaQ 密码:8anq

第一页 上一页 下一页 最后一页