Jump to content
  • 0

Stuck at 1% Greg's Lighting


Cannash

Question

Title: Stuck at 1% Greg's Lighting

Version: 1_0_3

OS: 32-bit Window 7 Enterprise Service Pack 1

Java Version: Version 7 Update 17

Description of Problem:

NOTE: I AM TRYING TO RUN TEKKIT 1.0.6! This bug report only let's me select 1.0.3 as my version!

When the launcher is downloading tekkit, it freezes at 1% while downloading Greg's Lighting. While running with the console open, I was able to find something to put for the error log. Tekkit works on my younger brothers' computers, and on my friend's computer (which is much, much, MUCH slower than mine).

Error Messages:

Error Log:


Loaded face

Starting download of http://skins.technicpack.net/helm/Cannash/100, with 3 tries remaining



...



Starting download of http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar, with 1 tries remaining

Expected MD5: 9406d7d376b131d20c5717ee9fd89a7f Calculated MD5: 9eb368764cc6930212cf7d8ffe8113a2

org.spoutcraft.launcher.exceptions.DownloadException: Failed to download http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar

	at org.spoutcraft.launcher.util.DownloadUtils.downloadFile(DownloadUtils.java:71)

	at org.spoutcraft.launcher.UpdateThread.getNatives(UpdateThread.java:391)

	at org.spoutcraft.launcher.UpdateThread.updateMinecraft(UpdateThread.java:357)

	at org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:133)

	at org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:113)

Starting download of http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkitmain-v1.0.2.zip, with 3 tries remaining

Expected MD5: 842658e9a8a03c1210d563be1b7d09f5 Calculated MD5: 842658e9a8a03c1210d563be1b7d09f5



...



Starting download of http://mirror.technicpack.net/Technic/mods/gregslighting/gregslighting-v1.8.1.7.zip, with 3 tries remaining

Expected MD5: 66cf9121366c6478a2e24a65e8f08765 Calculated MD5: 66cf9121366c6478a2e24a65e8f08765

java.util.zip.ZipException: error in opening zip file

	at java.util.zip.ZipFile.open(Native Method)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.index(MinecraftClassLoader.java:90)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.<init>(MinecraftClassLoader.java:68)

	at org.spoutcraft.launcher.launch.MinecraftLauncher.getClassLoader(MinecraftLauncher.java:60)

	at org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:162)

	at org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:113)

java.util.zip.ZipException: error in opening zip file

	at java.util.zip.ZipFile.open(Native Method)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.index(MinecraftClassLoader.java:90)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.<init>(MinecraftClassLoader.java:68)

	at org.spoutcraft.launcher.launch.MinecraftLauncher.getClassLoader(MinecraftLauncher.java:60)

	at org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:162)

	at org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:113)

java.util.zip.ZipException: error in opening zip file

	at java.util.zip.ZipFile.open(Native Method)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.zip.ZipFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at java.util.jar.JarFile.<init>(Unknown Source)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.index(MinecraftClassLoader.java:90)

	at org.spoutcraft.launcher.launch.MinecraftClassLoader.<init>(MinecraftClassLoader.java:68)

	at org.spoutcraft.launcher.launch.MinecraftLauncher.getClassLoader(MinecraftLauncher.java:60)

	at org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:162)

	at org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:113)

org.spoutcraft.launcher.exceptions.UnknownMinecraftException

	at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:99)

	at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:139)

	at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

	at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:313)

	at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

	at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

	at java.util.concurrent.FutureTask.run(Unknown Source)

	at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

	at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException

	at java.lang.Class.getDeclaredFields0(Native Method)

	at java.lang.Class.privateGetDeclaredFields(Unknown Source)

	at java.lang.Class.getDeclaredFields(Unknown Source)

	at org.spoutcraft.launcher.launch.MinecraftLauncher.setMinecraftDirectory(MinecraftLauncher.java:111)

	at org.spoutcraft.launcher.launch.MinecraftLauncher.getMinecraftApplet(MinecraftLauncher.java:86)

	... 11 more

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 org.spoutcraft.launcher.launch.MinecraftClassLoader.findClass(MinecraftClassLoader.java:149)

	at java.lang.ClassLoader.loadClass(Unknown Source)

	at java.lang.ClassLoader.loadClass(Unknown Source)

	... 16 more

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

+1 The launcher is responsive, so that you can close it or do other stuff, but the download is stuck at 1%, seemingly indefinitely. Using Java 7.21, so the specific version does not seem to be the problem.

Link to comment
Share on other sites

  • 0

Above solution did not work for me. Did some more google searching and found a solution:

Go into your .technic folder and delete the "tekkitmain" folder.

Once you re-launch the client it will download some stuff and after coming to the greg's lighting part it will freeze for a moment.

In a few seconds it should start loading something and then the game will start.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...