
Jammy485920
Members-
Posts
29 -
Joined
-
Last visited
Everything posted by Jammy485920
-
Ok so I added some mods to my modpack and it came up with some errors so I went into the config and changed them now I have this error https://www.dropbox.com/s/n97pmyoe9259sq4/crash-2014-05-18_18.56.58-client.txt
-
Hey I keep getting an error launching the 1.6.4 server Considering library net,java:jinput:jinput-platform:2.0.5 These libraries failed to download, try again.net.minecraft:launcherwrapper:1.8, org.ow2.asm-all:4.1, net.sf.jopt-simple:4.5, lzma:0.0.1 We appear to be missing one or more essential library files. You will need to add them to your server before FML and Forge will run successfully .java.lang.ClassNotFoundException: org.objectweb.asm.Type at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivilage(Native Method) at java.net.URLClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName0(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:69) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:54 C:\Users\User\Desktop\Base Server 1.6.4>restart 'restart' is not recognized as an internal or external command, operable program or batch file
-
Hey iv been having problems with the server files for my modpack. I have deleted all of the client side mods but it pauses at 'Downloading library org.scala-lang:scala-library:2.10.2 ' . But then after I closed and open the .bat file hears what it says: https://www.mediafire.com/?7alq3uudy3uqlav
-
OK so my modpack is unable to launch but there is no error report to say what is happening I'd really like to know what is wrong because it is happening to all my modpacks
-
I keep launching my modpack but it stops at jinput.dll but there is no error log
-
For me it was Optifine in the mods server folder but for you it will be a client side mod - e.g optifine, inventory tweaks.
-
Heres a link to the server for my modpack http://www.mediafire.com/?zy7lrv9cynl2cuc
-
Also when hamachi is turned off it is still used for the server as an ip
-
For some reason on my server only I can join it. I want to use hamachi but it wont work then I tried my normal ip and it couldn't connect to my regular ip. There is also no error report.
-
Fixed it
-
Anyone
-
Please can someone help me I have a problem with my server. This is the server log ---- Minecraft Crash Report ---- // Ooh. Shiny. Time: 28/10/13 13:55 Description: Exception in server tick loop java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException at net.minecraft.server.management.PlayerManager.<init>(PlayerManager.java:51) at net.minecraft.world.WorldServer.<init>(WorldServer.java:192) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:338) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:221) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:99) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 6 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.7.0_09, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 519267272 bytes (495 MB) / 652935168 bytes (622 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -Xms512M -Xmx1G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 18, tcache: 0, allocated: 6, tallocated: 62 CraftBukkit Information: Running: MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-92 (MC: 1.6.2) (Implementing API version 1.6.2-R1.1-SNAPSHOT) true Plugins: {} Warnings: DEFAULT Threads: { WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServerSleepThread.run(DedicatedServerSleepThread.java:23)], RUNNABLE Listen thread: [java.net.DualStackPlainSocketImpl.accept0(Native Method), java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source), java.net.AbstractPlainSocketImpl.accept(Unknown Source), java.net.PlainSocketImpl.accept(Unknown Source), java.net.ServerSocket.implAccept(Unknown Source), java.net.ServerSocket.accept(Unknown Source), net.minecraft.server.ServerListenThread.run(ServerListenThread.java:82)], TIMED_WAITING Keep-Alive-Timer: [java.lang.Thread.sleep(Native Method), sun.net.www.http.KeepAliveCache.run(Unknown Source), java.lang.Thread.run(Unknown Source)], WAITING Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(Unknown Source), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source), java.util.concurrent.LinkedBlockingQueue.take(Unknown Source), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:83), java.lang.Thread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], RUNNABLE Command Reader: [org.fusesource.jansi.internal.Kernel32._getch(Native Method), org.fusesource.jansi.internal.WindowsSupport.readByte(WindowsSupport.java:46), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readByte(WindowsTerminal.java:184), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:53), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:151), java.io.FilterInputStream.read(Unknown Source), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167), net.minecraft.server.dedicated.DedicatedServerCommandThread.run(DedicatedServerCommandThread.java:38)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_6_R2.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:671), net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)], RUNNABLE Attach Listener: [], TIMED_WAITING Spigot Metrics Thread: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)],} Recent tasks from -31--1{} FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 24 mods loaded, 24 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML{6.2.62.871} [Forge Mod Loader] (server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge{9.10.1.871} [Minecraft Forge] (server.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available extendedWorkbench{1.1.10.2} [Extended Workbench] ([1.6.2]ExtendedWorkbench v1.1.10.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AtomicScience{0.7.1} [Atomic Science] (Atomic_Science_v0.7.1.133.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Core{4.0.1} [buildCraft] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Builders{4.0.1} [bC Builders] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Energy{4.0.1} [bC Energy] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Factory{4.0.1} [bC Factory] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Transport{4.0.1} [bC Transport] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BuildCraft|Silicon{4.0.1} [bC Silicon] (buildcraft-A-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available eplus{1.16.4} [Enchanting Plus] (EnchantingPlus-1.16.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FlansMod{3.0.4} [Flans Mod] (FlansMod-3.0.4.jar.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GalacticraftCore{0.1.39} [Galacticraft Core] (Galacticraft-1.6.2-a0.1.39.666.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available GalacticraftMars{0.1.39} [Galacticraft Mars] (Galacticraft-Planets-1.6.2-a0.1.39.666.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ICBM|Sentry{1.3.2} [iCBM] (ICBM_Sentry_v1.3.2.222.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ICBM|Explosion{1.3.2} [iCBM] (ICBM_Explosion_v1.3.2.222.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Mekanism{5.5.7} [Mekanism] (Mekanism-v5.5.7.207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MekanismGenerators{5.5.7} [MekanismGenerators] (MekanismGenerators-v5.5.7.207.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Railcraft{8.0.2.0} [Railcraft] (Railcraft_1.6.2-8.0.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available BasicComponents{1.0.0} [basic Components] (Basic_Components_v1.0.0.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge' Type: Dedicated Server (map_server.txt)
-
I just want to know is it possible to make a modpack that's 1.6.2
-
The version of the the game and the server is different and when I go to change the version of the game and there was only one there.
-
PermGenSize is on but I did forget to mention that Glacticraft said it needed one of thees IC2,Basic Components,Thermal Expansion. I added Thermal Expansion and it made the white screen happen
-
https://www.dropbox.com/s/mfmeddhxr0bom9g/ForgeModLoader-client-0.log
-
Im on the latest version of forge and now the white screen is after the mojang screen
-
The output client is empty but here's the Forgemodloader log 2013-08-17 19:06:18 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.657 for Minecraft 1.5.2 loading 2013-08-17 19:06:18 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_09, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7 2013-08-17 19:06:18 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\User\Desktop\TechnicLauncher.exe 2013-08-17 19:06:18 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Sony\VAIO Improvement\;C:\Program Files (x86)\Sony\VAIO Startup Setting Tool;C:\Program Files\Java\jre7\bin;. 2013-08-17 19:06:18 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Discovering coremods 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore-1.5.2.jar 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore-1.5.2.jar 2013-08-17 19:06:18 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore-1.5.2.jar 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.5.2.28.jar 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.5.2.28.jar 2013-08-17 19:06:18 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.5.2.28.jar 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-08-17 19:06:18 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Running coremod plugins 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-08-17 19:06:19 [iNFO] [ForgeModLoader] Found valid fingerprint for FML. Certificate fingerprint aef6547996e91bd159706cb46bf54a89c5ce081d 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin 2013-08-17 19:06:19 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin 2013-08-17 19:06:19 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully 2013-08-17 19:06:19 [FINEST] [ForgeModLoader] Validating minecraft 2013-08-17 19:06:20 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-08-17 19:06:20 [iNFO] [sTDERR] Download of http://skins.technicpack.net/helm/[email protected]/100 Failed! 2013-08-17 19:06:20 [iNFO] [sTDOUT] Starting download of http://skins.technicpack.net/helm/[email protected]/100, with 1 tries remaining 2013-08-17 19:06:20 [iNFO] [sTDOUT] Inserted super call into azg.c 2013-08-17 19:06:20 [iNFO] [sTDOUT] ayl was overriden from NotEnoughItems 1.5.2.28.jar 2013-08-17 19:06:21 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet 2013-08-17 19:06:21 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:108) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:127) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:200) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:81) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginFrame.onEvent(LoginFrame.java:300) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginWorker.doInBackground(LoginWorker.java:102) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.FutureTask.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/Block 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.stats.StatList.func_75921_a(SourceFile:125) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.stats.StatList.<clinit>(SourceFile:58) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:199) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:27) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 27 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.block.Block 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 32 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Method not found: [apa.canBeReplacedByLeaves(Laab;III)Z] 2013-08-17 19:06:21 [iNFO] [sTDERR] at codechicken.core.asm.ASMHelper.alterMethods(ASMHelper.java:277) 2013-08-17 19:06:21 [iNFO] [sTDERR] at codechicken.core.asm.TweakTransformer.transform(TweakTransformer.java:166) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 34 more 2013-08-17 19:06:21 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:127) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:200) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:81) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginFrame.onEvent(LoginFrame.java:300) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginWorker.doInBackground(LoginWorker.java:102) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.FutureTask.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 14 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:108) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 19 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 22 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/block/Block 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.stats.StatList.func_75921_a(SourceFile:125) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.stats.StatList.<clinit>(SourceFile:58) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:199) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38) 2013-08-17 19:06:21 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:27) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 27 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.block.Block 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 32 more 2013-08-17 19:06:21 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Method not found: [apa.canBeReplacedByLeaves(Laab;III)Z] 2013-08-17 19:06:21 [iNFO] [sTDERR] at codechicken.core.asm.ASMHelper.alterMethods(ASMHelper.java:277) 2013-08-17 19:06:21 [iNFO] [sTDERR] at codechicken.core.asm.TweakTransformer.transform(TweakTransformer.java:166) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352) 2013-08-17 19:06:21 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225) 2013-08-17 19:06:21 [iNFO] [sTDERR] ... 34 more 2013-08-17 19:06:35 [iNFO] [sTDERR] Download of http://skins.technicpack.net/helm/[email protected]/100 Failed! 2013-08-17 19:06:35 [iNFO] [sTDOUT] Starting download of http://skins.technicpack.net/helm/jammy_the_kill/100, with 3 tries remaining
-
http://www.technicpack.net/modpack/details/test-2921.169033
-
I keep getting a white screen when trying to load my Modpack up. Version= 1.5.2 Mods= ReiMinimap , Atomic Science , Buildcraft , Galacticraft , ICBM , Industrial Craft 2 Mekanism , OptiFine , Universal Electricity , Notenoughitems , +More
-
The error is 'Fatal error starting up Minecraft and FML 2013-08-15 19:28:35 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.657 for Minecraft 1.5.2 loading 2013-08-15 19:28:35 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_09, running on Windows 8:amd64:6.2, installed at C:Program FilesJavajre7 2013-08-15 19:28:35 [FINE] [ForgeModLoader] Java classpath at launch is C:UsersUserDesktopTechnicLauncher.exe 2013-08-15 19:28:35 [FINE] [ForgeModLoader] Java library path at launch is C:Program FilesJavajre7bin;C:WindowsSunJavabin;C:Windowssystem32;C:Windows;C:Program Files (x86)InteliCLS Client;C:Program FilesInteliCLS Client;C:Program Files (x86)AMD APPbinx86_64;C:Program Files (x86)AMD APPbinx86;C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:Program Files (x86)ATI TechnologiesATI.ACECore-Static;C:Program FilesIntelIntel® Management Engine ComponentsDAL;C:Program FilesIntelIntel® Management Engine ComponentsIPT;C:Program Files (x86)IntelIntel® Management Engine ComponentsDAL;C:Program Files (x86)IntelIntel® Management Engine ComponentsIPT;C:Program FilesSonyVAIO Improvement;C:Program Files (x86)SonyVAIO Startup Setting Tool;C:Program FilesJavajre7bin;. 2013-08-15 19:28:35 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2013-08-15 19:28:35 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-08-15 19:28:35 [FINEST] [ForgeModLoader] Discovering coremods 2013-08-15 19:28:35 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore-1.6.2.jar 2013-08-15 19:28:35 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore-1.6.2.jar 2013-08-15 19:28:37 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/LaunchClassLoader 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259) 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229) 2013-08-15 19:28:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:20) 2013-08-15 19:28:37 [iNFO] [sTDERR] at net.minecraft.Launcher.init(Launcher.java:127) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:200) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:81) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginFrame.onEvent(LoginFrame.java:300) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.spoutcraft.launcher.skin.LoginWorker.doInBackground(LoginWorker.java:102) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.util.concurrent.FutureTask.run(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/LaunchClassLoader 2013-08-15 19:28:37 [iNFO] [sTDERR] at codechicken.core.launch.CodeChickenCorePlugin.<clinit>(CodeChickenCorePlugin.java:40) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409) 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136) 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-08-15 19:28:37 [iNFO] [sTDERR] ... 15 more 2013-08-15 19:28:37 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.LaunchClassLoader 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2013-08-15 19:28:37 [iNFO] [sTDERR] ... 21 more 2013-08-15 19:28:37 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2013-08-15 19:28:37 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227) 2013-08-15 19:28:37 [iNFO] [sTDERR] ... 23 more 2013-08-15 19:28:39 [iNFO] [sTDOUT] Exiting mod pack
-
Now it says error unzipping file