Jump to content

osnapit

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by osnapit

  1. i have no idea what it means, it is all codes and stuff
  2. HELP FATAL ERROR NEI CHICKENCORE AND SOME OTHER MODS TOO this is my log 2013-03-15 21:38:58 [資訊] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading 2013-03-15 21:38:58 [細緻] [ForgeModLoader] Enabling runtime deobfuscation 2013-03-15 21:38:58 [最細緻] [ForgeModLoader] All core mods are successfully located 2013-03-15 21:38:58 [最細緻] [ForgeModLoader] Discovering coremods 2013-03-15 21:38:58 [最細緻] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-03-15 21:38:58 [最細緻] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-03-15 21:38:58 [資訊] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-03-15 21:39:08 [最細緻] [ForgeModLoader] Download complete 2013-03-15 21:39:08 [資訊] [ForgeModLoader] Download complete 2013-03-15 21:39:08 [最細緻] [ForgeModLoader] Library file guava-14.0-rc3.jar was downloaded and verified successfully 2013-03-15 21:39:08 [最細緻] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-03-15 21:39:08 [最細緻] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-15 21:39:08 [資訊] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-15 21:39:13 [嚴重的] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2013-03-15 21:39:13 [最細緻] [ForgeModLoader] Found library file deobfuscation_data_1.5.zip present and correct in lib dir 2013-03-15 21:39:13 [最細緻] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-15 21:39:13 [資訊] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-15 21:39:28 [最細緻] [ForgeModLoader] Download complete 2013-03-15 21:39:28 [資訊] [ForgeModLoader] Download complete 2013-03-15 21:39:28 [最細緻] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.zip 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] <===========> 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] A download error occured 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] <<< ==== >>> 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-03-15 21:39:28 [嚴重的] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:528) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:164) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.replace(Launcher.java:134) at net.minecraft.Launcher$1.run(Launcher.java:78) Caused by: java.net.SocketTimeoutException: Read timed out at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:512) ... 7 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldInt(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:511) ... 7 more 2013-03-15 21:39:32 [資訊] [sTDERR] Exception in thread "Thread-7" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-03-15 21:39:32 [資訊] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:189) 2013-03-15 21:39:32 [資訊] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:256) 2013-03-15 21:39:32 [資訊] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:226) 2013-03-15 21:39:32 [資訊] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-03-15 21:39:32 [資訊] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:134) 2013-03-15 21:39:32 [資訊] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:78) 2013-03-15 21:39:32 [資訊] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-03-15 21:39:32 [資訊] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:260) 2013-03-15 21:39:32 [資訊] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:169) 2013-03-15 21:39:32 [資訊] [sTDERR] ... 5 more please help me
  3. 2013-03-14 21:21:14 [資訊] [ForgeModLoader] Forge Mod Loader version 5.0.24.582 for Minecraft 1.5 loading 2013-03-14 21:21:14 [細緻] [ForgeModLoader] Enabling runtime deobfuscation 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] All core mods are successfully located 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] Discovering coremods 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-03-14 21:21:14 [最細緻] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-14 21:21:14 [資訊] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-03-14 21:21:24 [最細緻] [ForgeModLoader] Download complete 2013-03-14 21:21:24 [資訊] [ForgeModLoader] Download complete 2013-03-14 21:21:24 [最細緻] [ForgeModLoader] Library file bcprov-jdk15on-148.jar was downloaded and verified successfully 2013-03-14 21:21:24 [最細緻] [ForgeModLoader] Found library file deobfuscation_data_1.5.zip present and correct in lib dir 2013-03-14 21:21:24 [最細緻] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-14 21:21:24 [資訊] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-03-14 21:21:48 [最細緻] [ForgeModLoader] Download complete 2013-03-14 21:21:48 [資訊] [ForgeModLoader] Download complete 2013-03-14 21:21:48 [最細緻] [ForgeModLoader] Library file scala-library.jar was downloaded and verified successfully 2013-03-14 21:21:48 [最細緻] [ForgeModLoader] Running coremod plugins 2013-03-14 21:21:48 [最細緻] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-03-14 21:21:49 [資訊] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2013-03-14 21:21:49 [最細緻] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-03-14 21:21:49 [最細緻] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-03-14 21:21:49 [最細緻] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-03-14 21:21:49 [最細緻] [ForgeModLoader] Validating minecraft 2013-03-14 21:21:49 [最細緻] [ForgeModLoader] Minecraft validated, launching... 2013-03-14 21:21:56 [資訊] [sTDOUT] 229 recipes 2013-03-14 21:21:56 [資訊] [sTDOUT] 27 achievements 2013-03-14 21:21:57 [資訊] [Minecraft-Client] Setting user: osnapitzsx2 2013-03-14 21:21:57 [資訊] [sTDOUT] (Session ID is -8944343288000435660) 2013-03-14 21:21:57 [資訊] [Minecraft-Client] LWJGL Version: 2.4.2 2013-03-14 21:21:58 [資訊] [MinecraftForge] Attempting early MinecraftForge initialization 2013-03-14 21:21:58 [資訊] [sTDOUT] MinecraftForge v7.7.0.582 Initialized 2013-03-14 21:21:58 [資訊] [ForgeModLoader] MinecraftForge v7.7.0.582 Initialized 2013-03-14 21:21:58 [資訊] [sTDOUT] Replaced 85 ore recipies 2013-03-14 21:21:58 [資訊] [MinecraftForge] Completed early MinecraftForge initialization 2013-03-14 21:21:58 [資訊] [ForgeModLoader] Reading custom logging properties from C:\Users\Kenny Lin\AppData\Roaming\.minecraft\config\logging.properties 2013-03-14 21:21:58 [關閉] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-03-14 21:21:58 [細緻] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\bin\lwjgl.jar 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\bin\jinput.jar 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Found a minecraft related file at C:\Users\Kenny Lin\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\lib\argo-small-3.2.jar 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\lib\guava-14.0-rc3.jar 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\lib\asm-all-4.1.jar 2013-03-14 21:21:59 [更細緻] [ForgeModLoader] Skipping known library file C:\Users\Kenny Lin\AppData\Roaming\.minecraft\lib\deobfuscation_data_1.5.zip 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-03-14 21:21:59 [資訊] [ForgeModLoader] Searching C:\Users\Kenny Lin\AppData\Roaming\.minecraft\mods for mods 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Found a candidate zip or jar file [Current] AIRI.jar 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Found a candidate zip or jar file [Current] AliensVsPredator.jar 2013-03-14 21:21:59 [細緻] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-03-14 21:21:59 [細緻] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Examining file [Current] AIRI.jar for potential mods 2013-03-14 21:22:00 [細緻] [ForgeModLoader] The mod container [Current] AIRI.jar appears to be missing an mcmod.info file 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Identified an FMLMod type mod mods.airi.AIRI 2013-03-14 21:22:00 [最細緻] [AIRI] Parsed dependency info : [FML@[5.0.21,)] [FML@[5.0.21,)] [] 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Identified an FMLMod type mod mods.airi.ext.industrial.AEIndustrial 2013-03-14 21:22:00 [最細緻] [AIRI Industrial Extension] Parsed dependency info : [] [] [] 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Identified an FMLMod type mod mods.airi.ext.terrain.AETerrain 2013-03-14 21:22:00 [最細緻] [AIRI Terrain Extension] Parsed dependency info : [] [] [] 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Examining file [Current] AliensVsPredator.jar for potential mods 2013-03-14 21:22:00 [細緻] [ForgeModLoader] The mod container [Current] AliensVsPredator.jar appears to be missing an mcmod.info file 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Identified an FMLMod type mod mods.avp.core.AliensVsPredator 2013-03-14 21:22:00 [最細緻] [AliensVsPredator] Parsed dependency info : [] [] [] 2013-03-14 21:22:00 [資訊] [ForgeModLoader] Forge Mod Loader has identified 7 mods to load 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] Received a system property request '' 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] System property request managing the state of 0 mods 2013-03-14 21:22:00 [細緻] [ForgeModLoader] After merging, found state information for 0 mods 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Reloading logging properties from C:\Users\Kenny Lin\AppData\Roaming\.minecraft\config\logging.properties 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Reloaded logging properties 2013-03-14 21:22:00 [細緻] [mcp] Mod Logging channel mcp configured at default level. 2013-03-14 21:22:00 [資訊] [mcp] Activating mod mcp 2013-03-14 21:22:00 [細緻] [FML] Mod Logging channel FML configured at default level. 2013-03-14 21:22:00 [資訊] [FML] Activating mod FML 2013-03-14 21:22:00 [細緻] [Forge] Mod Logging channel Forge configured at default level. 2013-03-14 21:22:00 [資訊] [Forge] Activating mod Forge 2013-03-14 21:22:00 [細緻] [AIRI] Enabling mod AIRI 2013-03-14 21:22:00 [細緻] [AIRI] Mod Logging channel AIRI configured at default level. 2013-03-14 21:22:00 [資訊] [AIRI] Activating mod AIRI 2013-03-14 21:22:00 [細緻] [AIRI Industrial Extension] Enabling mod AIRI Industrial Extension 2013-03-14 21:22:00 [細緻] [AIRI Industrial Extension] Mod Logging channel AIRI Industrial Extension configured at default level. 2013-03-14 21:22:00 [資訊] [AIRI Industrial Extension] Activating mod AIRI Industrial Extension 2013-03-14 21:22:00 [細緻] [AIRI Terrain Extension] Enabling mod AIRI Terrain Extension 2013-03-14 21:22:00 [細緻] [AIRI Terrain Extension] Mod Logging channel AIRI Terrain Extension configured at default level. 2013-03-14 21:22:00 [資訊] [AIRI Terrain Extension] Activating mod AIRI Terrain Extension 2013-03-14 21:22:00 [細緻] [AliensVsPredator] Enabling mod AliensVsPredator 2013-03-14 21:22:00 [細緻] [AliensVsPredator] Mod Logging channel AliensVsPredator configured at default level. 2013-03-14 21:22:00 [資訊] [AliensVsPredator] Activating mod AliensVsPredator 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] Verifying mod requirements are satisfied 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] All mod requirements are satisfied 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] Sorting mods into an ordered list 2013-03-14 21:22:00 [更細緻] [ForgeModLoader] Mod sorting completed successfully 2013-03-14 21:22:00 [細緻] [ForgeModLoader] Mod sorting data 2013-03-14 21:22:00 [細緻] [ForgeModLoader] AIRI(AIRI:1.2.0): [Current] AIRI.jar (required-after:FML@[5.0.21,)) 2013-03-14 21:22:00 [細緻] [ForgeModLoader] AIRI Industrial Extension(AIRI Industrial Extension:1.0.0): [Current] AIRI.jar () 2013-03-14 21:22:00 [細緻] [ForgeModLoader] AIRI Terrain Extension(AIRI Terrain Extension:1.0.0): [Current] AIRI.jar () 2013-03-14 21:22:00 [細緻] [ForgeModLoader] AliensVsPredator(AliensVsPredator:3.1.0): [Current] AliensVsPredator.jar () 2013-03-14 21:22:00 [最細緻] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-03-14 21:22:00 [最細緻] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-03-14 21:22:00 [最細緻] [FML] Sending event FMLConstructionEvent to mod FML 2013-03-14 21:22:00 [最細緻] [FML] Sent event FMLConstructionEvent to mod FML 2013-03-14 21:22:00 [最細緻] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-03-14 21:22:00 [最細緻] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-03-14 21:22:00 [最細緻] [AIRI] Sending event FMLConstructionEvent to mod AIRI 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] Testing mod AIRI to verify it accepts its own version in a remote connection 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] The mod AIRI accepts its own version (1.2.0) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Attempting to inject @SidedProxy classes into AIRI 2013-03-14 21:22:01 [最細緻] [AIRI] Sent event FMLConstructionEvent to mod AIRI 2013-03-14 21:22:01 [最細緻] [AIRI Industrial Extension] Sending event FMLConstructionEvent to mod AIRI Industrial Extension 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] Testing mod AIRI Industrial Extension to verify it accepts its own version in a remote connection 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] The mod AIRI Industrial Extension accepts its own version (1.0.0) 2013-03-14 21:22:01 [警告] [ForgeModLoader] The mod id AIRI Industrial Extension attempted to register channels without specifying a packet handler 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Attempting to inject @SidedProxy classes into AIRI Industrial Extension 2013-03-14 21:22:01 [最細緻] [AIRI Industrial Extension] Sent event FMLConstructionEvent to mod AIRI Industrial Extension 2013-03-14 21:22:01 [最細緻] [AIRI Terrain Extension] Sending event FMLConstructionEvent to mod AIRI Terrain Extension 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] Testing mod AIRI Terrain Extension to verify it accepts its own version in a remote connection 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] The mod AIRI Terrain Extension accepts its own version (1.0.0) 2013-03-14 21:22:01 [警告] [ForgeModLoader] The mod id AIRI Terrain Extension attempted to register channels without specifying a packet handler 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Attempting to inject @SidedProxy classes into AIRI Terrain Extension 2013-03-14 21:22:01 [最細緻] [AIRI Terrain Extension] Sent event FMLConstructionEvent to mod AIRI Terrain Extension 2013-03-14 21:22:01 [最細緻] [AliensVsPredator] Sending event FMLConstructionEvent to mod AliensVsPredator 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] Testing mod AliensVsPredator to verify it accepts its own version in a remote connection 2013-03-14 21:22:01 [最細緻] [ForgeModLoader] The mod AliensVsPredator accepts its own version (3.1.0) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Attempting to inject @SidedProxy classes into AliensVsPredator 2013-03-14 21:22:01 [最細緻] [AliensVsPredator] Sent event FMLConstructionEvent to mod AliensVsPredator 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Mod signature data 2013-03-14 21:22:01 [細緻] [ForgeModLoader] mcp(Minecraft Coder Pack:7.42): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] FML(Forge Mod Loader:5.0.24.582): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] Forge(Minecraft Forge:7.7.0.582): coremods (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] AIRI(AIRI:1.2.0): [Current] AIRI.jar (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] AIRI Industrial Extension(AIRI Industrial Extension:1.0.0): [Current] AIRI.jar (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] AIRI Terrain Extension(AIRI Terrain Extension:1.0.0): [Current] AIRI.jar (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [細緻] [ForgeModLoader] AliensVsPredator(AliensVsPredator:3.1.0): [Current] AliensVsPredator.jar (NO VALID CERTIFICATE FOUND) 2013-03-14 21:22:01 [最細緻] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-03-14 21:22:01 [最細緻] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-03-14 21:22:01 [最細緻] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-03-14 21:22:01 [最細緻] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-03-14 21:22:01 [最細緻] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-03-14 21:22:01 [資訊] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-03-14 21:22:01 [最細緻] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-03-14 21:22:01 [最細緻] [AIRI] Sending event FMLPreInitializationEvent to mod AIRI 2013-03-14 21:22:01 [資訊] [AIRI] Initializing AIRI... Copyright © Ri5ux, 2012 2013-03-14 21:22:02 [資訊] [sTDERR] java.lang.NullPointerException 2013-03-14 21:22:02 [資訊] [sTDERR] at mods.airi.AIRIBlacklist.checkRemoteBlacklist(AIRIBlacklist.java:26) 2013-03-14 21:22:02 [資訊] [sTDERR] at mods.airi.AIRI.preLoad(AIRI.java:62) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-03-14 21:22:02 [資訊] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-03-14 21:22:02 [資訊] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-03-14 21:22:02 [資訊] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98) 2013-03-14 21:22:02 [資訊] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:505) 2013-03-14 21:22:02 [資訊] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160) 2013-03-14 21:22:02 [資訊] [sTDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:406) 2013-03-14 21:22:02 [資訊] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-03-14 21:22:02 [資訊] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:728) 2013-03-14 21:22:02 [資訊] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-14 21:22:02 [最細緻] [AIRI] Sent event FMLPreInitializationEvent to mod AIRI 2013-03-14 21:22:02 [最細緻] [AIRI Industrial Extension] Sending event FMLPreInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:02 [資訊] [AIRI] Loading AIRI Industrial Extension 1.0.0 Copyright © 2012 Ri5ux 2013-03-14 21:22:02 [最細緻] [AIRI Industrial Extension] Sent event FMLPreInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:02 [最細緻] [AIRI Terrain Extension] Sending event FMLPreInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:02 [資訊] [AIRI] Loading AIRI Terrain Extension 1.0.0 Copyright © 2012 Ri5ux 2013-03-14 21:22:02 [最細緻] [AIRI Terrain Extension] Sent event FMLPreInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:02 [最細緻] [AliensVsPredator] Sending event FMLPreInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:02 [資訊] [AIRI] Loading AliensVsPredator 3.1.0 Copyright © 2012 Ri5ux 2013-03-14 21:22:02 [最細緻] [AliensVsPredator] Sent event FMLPreInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:03 [資訊] [sTDOUT] Starting up SoundSystem... 2013-03-14 21:22:04 [資訊] [sTDOUT] Initializing LWJGL OpenAL 2013-03-14 21:22:04 [資訊] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-03-14 21:22:04 [資訊] [sTDOUT] OpenAL initialized. 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-03-14 21:22:06 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-03-14 21:22:08 [資訊] [Minecraft-Client] Found animation info for: textures/items/clock.txt 2013-03-14 21:22:08 [資訊] [Minecraft-Client] Found animation info for: textures/items/compass.txt 2013-03-14 21:22:08 [最細緻] [mcp] Sending event FMLInitializationEvent to mod mcp 2013-03-14 21:22:08 [最細緻] [mcp] Sent event FMLInitializationEvent to mod mcp 2013-03-14 21:22:08 [最細緻] [FML] Sending event FMLInitializationEvent to mod FML 2013-03-14 21:22:08 [最細緻] [FML] Sent event FMLInitializationEvent to mod FML 2013-03-14 21:22:08 [最細緻] [Forge] Sending event FMLInitializationEvent to mod Forge 2013-03-14 21:22:08 [最細緻] [Forge] Sent event FMLInitializationEvent to mod Forge 2013-03-14 21:22:08 [最細緻] [AIRI] Sending event FMLInitializationEvent to mod AIRI 2013-03-14 21:22:08 [最細緻] [AIRI] Sent event FMLInitializationEvent to mod AIRI 2013-03-14 21:22:08 [最細緻] [AIRI Industrial Extension] Sending event FMLInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2107) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2111) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2109) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2108) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2104) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2110) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2105) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2114) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2115) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2106) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2112) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2113) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2116) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2118) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2119) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2120) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2130) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2131) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2132) owned by AIRI Industrial Extension 2013-03-14 21:22:08 [最細緻] [AIRI Industrial Extension] Sent event FMLInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:08 [最細緻] [AIRI Terrain Extension] Sending event FMLInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(171) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(172) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(173) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(174) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(175) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2100) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2101) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2102) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16378) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16380) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16382) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16383) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16384) owned by AIRI Terrain Extension 2013-03-14 21:22:08 [最細緻] [AIRI Terrain Extension] Sent event FMLInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:08 [最細緻] [AliensVsPredator] Sending event FMLInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16375) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16377) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItem(16376) owned by AliensVsPredator 2013-03-14 21:22:08 [資訊] [sTDOUT] CONFLICT @ 16127 item slot already occupied by mods.airi.AIRIItem@11ace672 while adding mods.airi.AIRIItemGun@6e4d4f6e 2013-03-14 21:22:08 [資訊] [fml.ItemTracker] The mod AliensVsPredator is overwriting existing item at 16383 (mods.airi.AIRIItem from AIRI Terrain Extension) with mods.airi.AIRIItemGun 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItemGun(16383) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItemGun(16371) owned by AliensVsPredator 2013-03-14 21:22:08 [資訊] [sTDOUT] CONFLICT @ 16121 item slot already occupied by mods.airi.AIRIItem@1599f755 while adding mods.airi.AIRIItemGun@2f3cf887 2013-03-14 21:22:08 [資訊] [fml.ItemTracker] The mod AliensVsPredator is overwriting existing item at 16377 (mods.airi.AIRIItem from AliensVsPredator) with mods.airi.AIRIItemGun 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.airi.AIRIItemGun(16377) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorTitanium(16356) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorTitanium(16357) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorTitanium(16358) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorTitanium(16359) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumShovel(16360) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumPickaxe(16361) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumAxe(16362) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumSword(16363) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumHoe(16364) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorXeno(16365) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorXeno(16366) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorXeno(16367) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemArmorXeno(16368) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemTitaniumSpear(16369) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemWristblade(16370) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemPlasmaCannon(16372) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemWallMineDetonator(16373) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemWallMine(16374) owned by AliensVsPredator 2013-03-14 21:22:08 [資訊] [sTDOUT] CONFLICT @ 16128 item slot already occupied by mods.airi.AIRIItem@60607135 while adding mods.avp.item.ItemGrenade@5ba88001 2013-03-14 21:22:08 [資訊] [fml.ItemTracker] The mod AliensVsPredator is overwriting existing item at 16384 (mods.airi.AIRIItem from AIRI Terrain Extension) with mods.avp.item.ItemGrenade 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemGrenade(16384) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemFlameThrower(16385) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemExplosiveGauntlet(16387) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemDisc(16388) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item mods.avp.item.ItemShuriken(16389) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2097) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2117) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2121) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2122) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2123) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2124) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2125) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2126) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2127) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2128) owned by AliensVsPredator 2013-03-14 21:22:08 [細緻] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(2129) owned by AliensVsPredator 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity TitaniumSpear as AliensVsPredator.TitaniumSpear 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity WallMine as AliensVsPredator.WallMine 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity PlasmaBlast as AliensVsPredator.PlasmaBlast 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity Bullet as AliensVsPredator.Bullet 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity Grenade as AliensVsPredator.Grenade 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity Flamethrower as AliensVsPredator.Flamethrower 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity EntityAcid as AliensVsPredator.EntityAcid 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity EntitySmartDisc as AliensVsPredator.EntitySmartDisc 2013-03-14 21:22:08 [最細緻] [ForgeModLoader] Automatically registered mod AliensVsPredator entity EntityShuriken as AliensVsPredator.EntityShuriken 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sent event FMLInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp 2013-03-14 21:22:09 [最細緻] [mcp] Sending event IMCEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [mcp] Sent event IMCEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML 2013-03-14 21:22:09 [最細緻] [FML] Sending event IMCEvent to mod FML 2013-03-14 21:22:09 [最細緻] [FML] Sent event IMCEvent to mod FML 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge 2013-03-14 21:22:09 [最細緻] [Forge] Sending event IMCEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [Forge] Sent event IMCEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI] Sending event IMCEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI] Sent event IMCEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sending event IMCEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sent event IMCEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sending event IMCEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sent event IMCEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sending event IMCEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sent event IMCEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [mcp] Sending event FMLPostInitializationEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [mcp] Sent event FMLPostInitializationEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [FML] Sending event FMLPostInitializationEvent to mod FML 2013-03-14 21:22:09 [最細緻] [FML] Sent event FMLPostInitializationEvent to mod FML 2013-03-14 21:22:09 [最細緻] [Forge] Sending event FMLPostInitializationEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [Forge] Sent event FMLPostInitializationEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [AIRI] Sending event FMLPostInitializationEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI] Sent event FMLPostInitializationEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sending event FMLPostInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sent event FMLPostInitializationEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sending event FMLPostInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sent event FMLPostInitializationEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sending event FMLPostInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sent event FMLPostInitializationEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [mcp] Sending event FMLLoadCompleteEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [mcp] Sent event FMLLoadCompleteEvent to mod mcp 2013-03-14 21:22:09 [最細緻] [FML] Sending event FMLLoadCompleteEvent to mod FML 2013-03-14 21:22:09 [最細緻] [FML] Sent event FMLLoadCompleteEvent to mod FML 2013-03-14 21:22:09 [最細緻] [Forge] Sending event FMLLoadCompleteEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [Forge] Sent event FMLLoadCompleteEvent to mod Forge 2013-03-14 21:22:09 [最細緻] [AIRI] Sending event FMLLoadCompleteEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI] Sent event FMLLoadCompleteEvent to mod AIRI 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sending event FMLLoadCompleteEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Industrial Extension] Sent event FMLLoadCompleteEvent to mod AIRI Industrial Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sending event FMLLoadCompleteEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AIRI Terrain Extension] Sent event FMLLoadCompleteEvent to mod AIRI Terrain Extension 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sending event FMLLoadCompleteEvent to mod AliensVsPredator 2013-03-14 21:22:09 [最細緻] [AliensVsPredator] Sent event FMLLoadCompleteEvent to mod AliensVsPredator 2013-03-14 21:22:09 [資訊] [ForgeModLoader] Forge Mod Loader has successfully loaded 7 mods 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt 2013-03-14 21:22:11 [資訊] [Minecraft-Client] Found animation info for: textures/blocks/water.txt 2013-03-14 21:22:14 [資訊] [Minecraft-Client] Found animation info for: textures/items/clock.txt 2013-03-14 21:22:14 [資訊] [Minecraft-Client] Found animation info for: textures/items/compass.txt 2013-03-14 21:22:44 [資訊] [Minecraft-Server] Starting integrated minecraft server version 1.5 2013-03-14 21:22:44 [資訊] [Minecraft-Server] Generating keypair 2013-03-14 21:22:44 [資訊] [sTDERR] java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:103) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) 2013-03-14 21:22:44 [資訊] [sTDERR] Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider 2013-03-14 21:22:44 [資訊] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source) 2013-03-14 21:22:44 [資訊] [sTDERR] at java.security.AccessController.doPrivileged(Native Method) 2013-03-14 21:22:44 [資訊] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source) 2013-03-14 21:22:44 [資訊] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133) 2013-03-14 21:22:44 [資訊] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-03-14 21:22:44 [資訊] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-03-14 21:22:44 [資訊] [sTDERR] ... 3 more 2013-03-14 21:22:44 [嚴重的] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:103) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 3 more 2013-03-14 21:22:44 [嚴重的] [Minecraft-Server] This crash report has been saved to: C:\Users\Kenny Lin\AppData\Roaming\.minecraft\crash-reports\crash-2013-03-14_21.22.44-server.txt 2013-03-14 21:22:44 [資訊] [Minecraft-Server] Stopping server 2013-03-14 21:22:44 [資訊] [Minecraft-Server] Saving players 2013-03-14 21:22:44 [資訊] [Minecraft-Server] Saving worlds 2013-03-14 21:22:44 [資訊] [sTDERR] java.lang.NullPointerException 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:329) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:377) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:240) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:521) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) 2013-03-14 21:22:44 [最細緻] [mcp] Sending event FMLServerStoppedEvent to mod mcp 2013-03-14 21:22:44 [最細緻] [mcp] Sent event FMLServerStoppedEvent to mod mcp 2013-03-14 21:22:44 [最細緻] [FML] Sending event FMLServerStoppedEvent to mod FML 2013-03-14 21:22:44 [最細緻] [FML] Sent event FMLServerStoppedEvent to mod FML 2013-03-14 21:22:44 [最細緻] [Forge] Sending event FMLServerStoppedEvent to mod Forge 2013-03-14 21:22:44 [最細緻] [Forge] Sent event FMLServerStoppedEvent to mod Forge 2013-03-14 21:22:44 [最細緻] [AIRI] Sending event FMLServerStoppedEvent to mod AIRI 2013-03-14 21:22:44 [最細緻] [AIRI] Sent event FMLServerStoppedEvent to mod AIRI 2013-03-14 21:22:44 [最細緻] [AIRI Industrial Extension] Sending event FMLServerStoppedEvent to mod AIRI Industrial Extension 2013-03-14 21:22:44 [最細緻] [AIRI Industrial Extension] Sent event FMLServerStoppedEvent to mod AIRI Industrial Extension 2013-03-14 21:22:44 [最細緻] [AIRI Terrain Extension] Sending event FMLServerStoppedEvent to mod AIRI Terrain Extension 2013-03-14 21:22:44 [最細緻] [AIRI Terrain Extension] Sent event FMLServerStoppedEvent to mod AIRI Terrain Extension 2013-03-14 21:22:44 [最細緻] [AliensVsPredator] Sending event FMLServerStoppedEvent to mod AliensVsPredator 2013-03-14 21:22:44 [最細緻] [AliensVsPredator] Sent event FMLServerStoppedEvent to mod AliensVsPredator 2013-03-14 21:22:44 [嚴重的] [ForgeModLoader] Fatal errors were detected during the transition from AVAILABLE to SERVER_STOPPED. Loading cannot continue 2013-03-14 21:22:44 [嚴重的] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AIRI [AIRI] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AIRI Industrial Extension [AIRI Industrial Extension] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AIRI Terrain Extension [AIRI Terrain Extension] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AliensVsPredator [AliensVsPredator] ([Current] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available 2013-03-14 21:22:44 [嚴重的] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available. 2013-03-14 21:22:44 [資訊] [sTDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid 2013-03-14 21:22:44 [資訊] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:134) 2013-03-14 21:22:44 [資訊] [sTDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:789) 2013-03-14 21:22:44 [資訊] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:470) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:530) 2013-03-14 21:22:44 [資訊] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) this is my ForgeModLoader-client-0 please help me
  4. me too i have this problem and that is my ForgeModLoader-client-0 2013-01-01 17:09:17 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] Discovering coremods 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2013-01-01 17:09:17 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-01 17:09:17 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] <===========> 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] A download error occured 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-01-01 17:09:22 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242) at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) at net.minecraft.Launcher.replace(Launcher.java:134) at net.minecraft.Launcher$1.run(Launcher.java:78) Caused by: java.net.SocketTimeoutException: Read timed out at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467) ... 7 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldInt(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466) ... 7 more 2013-01-01 17:09:25 [iNFO] [sTDERR] Exception in thread "Thread-7" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-01-01 17:09:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175) 2013-01-01 17:09:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242) 2013-01-01 17:09:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212) 2013-01-01 17:09:25 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25) 2013-01-01 17:09:25 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:134) 2013-01-01 17:09:25 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:78) 2013-01-01 17:09:25 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-01-01 17:09:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228) 2013-01-01 17:09:25 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) 2013-01-01 17:09:25 [iNFO] [sTDERR] ... 5 more
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.