Jump to content
  • 0

Tekkit Freezes after Login - Windows 8


echibahn

Question

Launcher Version: 1.0.2.0

Operating System: Windows 8 Pro 64-bit

Java Version: Java 7 Update 9 64-bit

Antivirus Program: None

Description of Problem:

I've already searched forums and done various fixes with java and LWJGL binaries. I'm thinking it's not working because it's running on windows 8. I'm going to try and see if I can run it in compatibility mode and hope that fixes the issue. If anyone else has any ideas on how to get tekkit to properly run on Windows 9 Pro, please let me know, thanks.

Error Messages:

There is no error message, it just freezes before the Mojang logo loads.

Error Log:


[19:50:59] [sEVERE]	------------------------------------------

[19:50:59] [sEVERE]	Launcher is starting....

[19:50:59] [sEVERE]	Launcher Build: '1.0.2.0'

[19:50:59] [sEVERE]	Allocated 1820.5 Mb of RAM

[19:50:59] [sEVERE]	Java VM: '1.7.0_09-b05'

[19:50:59] [sEVERE]	OS Version: '6.2'

[19:50:59] [sEVERE]	Is 64-bit: 'true'

[19:50:59] [sEVERE]	[info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[19:50:59] [sEVERE]	Starting download of 'http://206.217.207.1/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[19:50:59] [sEVERE]	Copying: \temp\file1554065107787530658.tmp to: \launcher\CHECKSUM.md5

[19:50:59] [sEVERE]	File Downloaded: \launcher\CHECKSUM.md5

[19:51:00] [sEVERE]	[MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '0617096edb6df25e4377a265c12483ba' instead of '032eedc7183acde5b75cd13f9ff2e324'

[19:51:00] [sEVERE]	[info] Downloading 'modpack.yml' from 'http://206.217.207.1/Technic/tekkit/modpack.yml'.

[19:51:00] [sEVERE]	[info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[19:51:05] [sEVERE]	Loading Launcher from 'techniclauncher/tekkit'

[19:51:08] [sEVERE]	org.lwjgl.LWJGLException: Pixel format not accelerated

[19:51:08] [sEVERE]		at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[19:51:08] [sEVERE]		at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[19:51:08] [sEVERE]		at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[19:51:08] [sEVERE]		at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[19:51:08] [sEVERE]		at org.lwjgl.opengl.Display.create(Display.java:856)

[19:51:08] [sEVERE]		at org.lwjgl.opengl.Display.create(Display.java:784)

[19:51:08] [sEVERE]		at net.minecraft.client.Minecraft.a(Minecraft.java:360)

[19:51:08] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:738)

[19:51:08] [sEVERE]		at java.lang.Thread.run(Unknown Source)

[19:51:09] [sEVERE]	org.lwjgl.LWJGLException: Pixel format not accelerated

[19:51:09] [sEVERE]		at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.Display.create(Display.java:856)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.Display.create(Display.java:784)

[19:51:09] [sEVERE]		at org.lwjgl.opengl.Display.create(Display.java:765)

[19:51:09] [sEVERE]		at net.minecraft.client.Minecraft.a(Minecraft.java:375)

[19:51:09] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:738)

[19:51:09] [sEVERE]		at java.lang.Thread.run(Unknown Source)

[19:51:19] [sEVERE]	A critical error has occurred.

[19:51:19] [sEVERE]	Exception in thread "Minecraft main thread" 

[19:51:19] [sEVERE]	java.lang.RuntimeException: sidedDelegate null when attempting to getMinecraftLogger, this is generally caused by you not installing FML properly, or installing some other mod that edits Minecraft.class on top of FML such as ModLoader, do not do this. Reinstall FML properly and try again.

[19:51:19] [sEVERE]		at cpw.mods.fml.common.FMLCommonHandler.getMinecraftLogger(FMLCommonHandler.java:358)

[19:51:19] [sEVERE]		at cpw.mods.fml.common.Loader.<init>(Loader.java:138)

[19:51:19] [sEVERE]		at cpw.mods.fml.common.Loader.instance(Loader.java:129)

[19:51:19] [sEVERE]		at uu.<init>(PanelCrashReport.java:25)

[19:51:19] [sEVERE]		at n.a(SourceFile:38)

[19:51:19] [sEVERE]		at net.minecraft.client.Minecraft.b(Minecraft.java:300)

[19:51:19] [sEVERE]		at net.minecraft.client.Minecraft.run(Minecraft.java:743)

[19:51:19] [sEVERE]		at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 0

After trying the "remove meta-inf from jinput.jar" I deleted that and made it redownload to try it with the meta-inf folder in the jar. This time the log gave me something different.

[22:03:12] [sEVERE]    ------------------------------------------

[22:03:12] [sEVERE]    Launcher is starting....

[22:03:12] [sEVERE]    Launcher Build: '1.0.2.0'

[22:03:12] [sEVERE]    Allocated 1820.5 Mb of RAM

[22:03:12] [sEVERE]    Java VM: '1.7.0_09-b05'

[22:03:12] [sEVERE]    OS Version: '6.1'

[22:03:12] [sEVERE]    Is 64-bit: 'true'

[22:03:12] [sEVERE]    [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[22:03:12] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[22:03:12] [sEVERE]    Copying: \temp\file2191122225176244347.tmp to: \launcher\CHECKSUM.md5

[22:03:12] [sEVERE]    File Downloaded: \launcher\CHECKSUM.md5

[22:03:12] [sEVERE]    [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '0617096edb6df25e4377a265c12483ba' instead of '032eedc7183acde5b75cd13f9ff2e324'

[22:03:12] [sEVERE]    [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[22:03:13] [sEVERE]    [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[22:03:23] [sEVERE]    Loading Launcher from 'techniclauncher/tekkit'

[22:03:27] [sEVERE]    Exception in thread "Minecraft main thread"

[22:03:27] [sEVERE]    java.lang.NoSuchMethodError: getPointer

[22:03:27] [sEVERE]        at java.lang.ClassLoader$NativeLibrary.load(Native Method)

[22:03:27] [sEVERE]        at java.lang.ClassLoader.loadLibrary1(Unknown Source)

[22:03:27] [sEVERE]        at java.lang.ClassLoader.loadLibrary0(Unknown Source)

[22:03:27] [sEVERE]        at java.lang.ClassLoader.loadLibrary(Unknown Source)

[22:03:27] [sEVERE]        at java.lang.Runtime.load0(Unknown Source)

[22:03:27] [sEVERE]        at java.lang.System.load(Unknown Source)

[22:03:27] [sEVERE]        at org.lwjgl.Sys$1.run(Sys.java:69)

[22:03:27] [sEVERE]        at java.security.AccessController.doPrivileged(Native Method)

[22:03:27] [sEVERE]        at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)

[22:03:27] [sEVERE]        at org.lwjgl.Sys.loadLibrary(Sys.java:85)

[22:03:27] [sEVERE]        at org.lwjgl.Sys.<clinit>(Sys.java:98)

[22:03:27] [sEVERE]        at org.lwjgl.opengl.Display.<clinit>(Display.java:132)

[22:03:27] [sEVERE]        at net.minecraft.client.Minecraft.a(Minecraft.java:330)

[22:03:27] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:738)

[22:03:27] [sEVERE]        at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

  • 0

Go look at the "Update Failed" and solution thread stickied at the top of the bug board. That has the solution.

Edit: Here's a link to it:

http://forums.technicpack.net/threads/update-failed-and-a-solution.29102/

As explained, I've already searched forums and done various fixes. That was the first problem I solved and issue continued. This has nothing to do with updates failing. The Tekkit game white screens and crashes after login and never see the Mojang logo appear. I've already read through the stickies and done the fixes they suggested for changing jinput.jar and white screen fixing, but those are still not working on Windows 8.

Link to comment
Share on other sites

  • 0

...Windows 8 just came out a few days ago and you are complaining that the dev team hasn't updated their FREE modpack yet!?

Wrong. If you read my first post I stated that I'm seeing if there are any new/fresh ideas after trying what has already been previously tried on the forums. Yes, it's been out for a few days, I was merely curious if someone has found anything on the subject in those past few days. You're not helping, you're just redirecting me to posts I've already been to. Also, Windows 8 has been out in beta for quite some time, I'm sure someone out there has messed around and found some sort of solution if not the dev team themselves...

Link to comment
Share on other sites

  • 0

According to the first log, its your graphics card drivers. Install/update/reinstall them and it should work

u were absolutely correct, I didn't realize it at first because windows 8 preloaded all my existing drivers and it looked as if the video was also installed too, but obviously wasn't. thanks :)

Link to comment
Share on other sites

  • 0

its weird I've tried updating my graphics card and nothing happens minecraft and the launcher doesn't work

Hey, do you happen to have dual graphics with nvida and intel?

Because i just found out that if you have a laptop like i do (nvidia g310m) and discrete intel graphics and you go to your desktop in Windows 8 -> right click -> go to nvidia configuration and you set "Always use Nvidia Graphics" it does work.

I guess this is because Windows 8 does not only install a general Nvidia driver when you install W8 but also a general Intel video driver. So i guess that you can also intall the correct driver for your intel graphics and it should work, but with mods like tekkit i would recommend to use the Nvidia anyway.

Sorry for my english, it is not my native language.

Link to comment
Share on other sites

  • 0

its weird I've tried updating my graphics card and nothing happens minecraft and the launcher doesn't work

Hey, do you happen to have dual graphics with nvida and intel?

Because i just found out that if you have a laptop like i do (nvidia g310m) and discrete intel graphics and you go to your desktop in Windows 8 -> right click -> go to nvidia configuration and you set "Always use Nvidia Graphics" it does work.

I guess this is because Windows 8 does not only install a general Nvidia driver when you install W8 but also a general Intel video driver. So i guess that you can also intall the correct driver for your intel graphics and it should work, but with mods like tekkit i would recommend to use the Nvidia anyway.

Sorry for my english, it is not my native language.

Link to comment
Share on other sites

  • 0

Well i just upgraded from Win 7 Ult 64bit to Win 8 Pro 64bit, before everything worked find now when i try to log in to tekkit in the launcher it goes to a grey screen and then nothing after that. I would really like to be able to log onto my server that i pay for. Any help would be great

[15:23:02] [sEVERE]    ------------------------------------------

[15:23:02] [sEVERE]    Launcher is starting....

[15:23:02] [sEVERE]    Launcher Build: '1.0.3.4'

[15:23:02] [sEVERE]    Allocated 910.25 Mb of RAM

[15:23:02] [sEVERE]    Java VM: '1.7.0_10-b18'

[15:23:02] [sEVERE]    OS Version: '6.2'

[15:23:02] [sEVERE]    Is 64-bit: 'true'

[15:23:02] [sEVERE]    [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[15:23:03] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[15:23:03] [sEVERE]    Copying: \temp\file1537764873755102172.tmp to: \launcher\CHECKSUM.md5

[15:23:03] [sEVERE]    File Downloaded: \launcher\CHECKSUM.md5

[15:23:03] [sEVERE]    [info] Downloading 'modpacks.yml' from 'http://206.217.207.1/Technic/modpacks.yml'.

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/hackslashmine/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/voxelmodpack/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/yogbox/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/yogbox/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/vanilla/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/technicssp/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/technicssp/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/technicssp/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/voxelmodpack/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/yogbox/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/vanilla/resources/favicon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/vanilla/resources/logo.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/voxelmodpack/resources/icon.png', with 3 trie(s) remaining

[15:23:04] [sEVERE]    Copying: \temp\file5207351366728907703.tmp to: \launcher\hackslashmine\resources\icon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\hackslashmine\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file4674465850904643353.tmp to: \launcher\tekkit\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file6996666741948364662.tmp to: \launcher\tekkit\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\tekkit\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\tekkit\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file3902231960063379272.tmp to: \launcher\vanilla\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file2326043986391391964.tmp to: \launcher\voxelmodpack\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\vanilla\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file2002720277619885832.tmp to: \launcher\voxelmodpack\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file712394196396509336.tmp to: \launcher\yogbox\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\voxelmodpack\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\yogbox\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file5961322707070627832.tmp to: \launcher\hackslashmine\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\hackslashmine\resources\logo.png

[15:23:04] [sEVERE]    Copying: \temp\file8386029224745812360.tmp to: \launcher\tekkit\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file3776179222844809071.tmp to: \launcher\vanilla\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file586750196522597407.tmp to: \launcher\yogbox\resources\icon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\tekkit\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\yogbox\resources\icon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\vanilla\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file8966956996726264741.tmp to: \launcher\hackslashmine\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file1993661352101117761.tmp to: \launcher\technicssp\resources\icon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\hackslashmine\resources\favicon.png

[15:23:04] [sEVERE]    Copying: \temp\file5295601056527340634.tmp to: \launcher\technicssp\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\technicssp\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file8681296921220683875.tmp to: \launcher\voxelmodpack\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\voxelmodpack\resources\logo.png

[15:23:04] [sEVERE]    Copying: \temp\file6406394112575180039.tmp to: \launcher\yogbox\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\technicssp\resources\favicon.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\yogbox\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\voxelmodpack\resources\icon.png

[15:23:04] [sEVERE]    Copying: \temp\file5226260595141019705.tmp to: \launcher\technicssp\resources\logo.png

[15:23:04] [sEVERE]    Copying: \temp\file11462150607397198.tmp to: \launcher\vanilla\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\vanilla\resources\logo.png

[15:23:04] [sEVERE]    File Downloaded: \launcher\technicssp\resources\logo.png

[15:23:05] [sEVERE]    [info] Downloading 'libraries.yml' from 'http://mirror.technicpack.net/Technic/libraries.yml'.

[15:23:05] [sEVERE]    [info] Downloading 'modlibrary.yml' from 'http://mirror.technicpack.net/Technic/modlibrary.yml'.

[15:23:08] [sEVERE]    [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[15:23:08] [sEVERE]    [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[15:23:31] [sEVERE]    Starting download of minecraft, with 3 trie(s) remaining

[15:23:33] [sEVERE]    Downloaded 'minecraft.jar' matches MD5 of version '1.4.6'.

[15:23:33] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/Patches/Minecraft/minecraft_1.4.6-1.2.5.patch', with 3 trie(s) remaining

[15:23:34] [sEVERE]    Copying: \temp\file5677923838618339245.tmp to: \temp\mc.patch

[15:23:34] [sEVERE]    File Downloaded: \temp\mc.patch

[15:23:35] [sEVERE]    Comapring new jar md5 '8e8778078a175a33603a585257f28563' to stored md5 '8e8778078a175a33603a585257f28563'.

[15:23:35] [sEVERE]    Starting download of 'http://s3.amazonaws.com/MinecraftDownload/jinput.jar', with 3 trie(s) remaining

[15:23:35] [sEVERE]    Copying: \temp\file2385461036719503021.tmp to: \tekkit\bin\jinput.jar

[15:23:35] [sEVERE]    File Downloaded: \tekkit\bin\jinput.jar

[15:23:35] [sEVERE]    Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar', with 3 trie(s) remaining

[15:23:36] [sEVERE]    Copying: \temp\file2873157164037492620.tmp to: \tekkit\bin\lwjgl.jar

[15:23:36] [sEVERE]    File Downloaded: \tekkit\bin\lwjgl.jar

[15:23:36] [sEVERE]    Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl_util.jar', with 3 trie(s) remaining

[15:23:36] [sEVERE]    Copying: \temp\file4884849938210097851.tmp to: \tekkit\bin\lwjgl_util.jar

[15:23:36] [sEVERE]    File Downloaded: \tekkit\bin\lwjgl_util.jar

[15:23:36] [sEVERE]    Starting download of 'http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar.lzma', with 3 trie(s) remaining

[15:23:37] [sEVERE]    Copying: \temp\file3710971959793931107.tmp to: \temp\natives.jar.lzma

[15:23:37] [sEVERE]    File Downloaded: \temp\natives.jar.lzma

[15:23:38] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkit-v3.1.3.zip', with 3 trie(s) remaining

[15:23:39] [sEVERE]    Copying: \temp\file3754331847306720506.tmp to: \temp\basemods-tekkit-v3.1.3.zip

[15:23:39] [sEVERE]    File Downloaded: \temp\basemods-tekkit-v3.1.3.zip

[15:23:39] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/balkonsweaponmod/balkonsweaponmod-v8.6.zip', with 3 trie(s) remaining

[15:23:39] [sEVERE]    Copying: \temp\file3246768347199193357.tmp to: \temp\balkonsweaponmod-v8.6.zip

[15:23:39] [sEVERE]    File Downloaded: \temp\balkonsweaponmod-v8.6.zip

[15:23:39] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/buildcraft/buildcraft-v2.2.14.zip', with 3 trie(s) remaining

[15:23:39] [sEVERE]    Copying: \temp\file378998551515095098.tmp to: \temp\buildcraft-v2.2.14.zip

[15:23:40] [sEVERE]    File Downloaded: \temp\buildcraft-v2.2.14.zip

[15:23:40] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/buildcraft-additionalpipes/buildcraft-additionalpipes-v2.1.3.zip', with 3 trie(s) remaining

[15:23:40] [sEVERE]    Copying: \temp\file4637984562779390564.tmp to: \temp\buildcraft-additionalpipes-v2.1.3.zip

[15:23:40] [sEVERE]    File Downloaded: \temp\buildcraft-additionalpipes-v2.1.3.zip

[15:23:40] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/ccsensors/ccsensors-v017pr1.zip', with 3 trie(s) remaining

[15:23:40] [sEVERE]    Copying: \temp\file8794648506584084641.tmp to: \temp\ccsensors-v017pr1.zip

[15:23:40] [sEVERE]    File Downloaded: \temp\ccsensors-v017pr1.zip

[15:23:40] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/computercraft/computercraft-v1.41.zip', with 3 trie(s) remaining

[15:23:41] [sEVERE]    Copying: \temp\file8000371393912933037.tmp to: \temp\computercraft-v1.41.zip

[15:23:41] [sEVERE]    File Downloaded: \temp\computercraft-v1.41.zip

[15:23:41] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/chargingbench/chargingbench-v1.95b.zip', with 3 trie(s) remaining

[15:23:41] [sEVERE]    Copying: \temp\file7493289618644845107.tmp to: \temp\chargingbench-v1.95b.zip

[15:23:41] [sEVERE]    File Downloaded: \temp\chargingbench-v1.95b.zip

[15:23:41] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/dimanchor/dimanchor-v3.2.zip', with 3 trie(s) remaining

[15:23:41] [sEVERE]    Copying: \temp\file7280518096013590028.tmp to: \temp\dimanchor-v3.2.zip

[15:23:41] [sEVERE]    File Downloaded: \temp\dimanchor-v3.2.zip

[15:23:41] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/ee2/ee2-v1.4.6.5.zip', with 3 trie(s) remaining

[15:23:42] [sEVERE]    Copying: \temp\file3433873156198436041.tmp to: \temp\ee2-v1.4.6.5.zip

[15:23:42] [sEVERE]    File Downloaded: \temp\ee2-v1.4.6.5.zip

[15:23:42] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/enderstorage/enderstorage-v1.1.3.zip', with 3 trie(s) remaining

[15:23:42] [sEVERE]    Copying: \temp\file7013202438973869469.tmp to: \temp\enderstorage-v1.1.3.zip

[15:23:42] [sEVERE]    File Downloaded: \temp\enderstorage-v1.1.3.zip

[15:23:42] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/ic2/ic2-v1.103.zip', with 3 trie(s) remaining

[15:23:43] [sEVERE]    Copying: \temp\file51038870820263064.tmp to: \temp\ic2-v1.103.zip

[15:23:43] [sEVERE]    File Downloaded: \temp\ic2-v1.103.zip

[15:23:43] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/ic2-advancedmachines/ic2-advancedmachines-v4.0.zip', with 3 trie(s) remaining

[15:23:43] [sEVERE]    Copying: \temp\file2527282967781684965.tmp to: \temp\ic2-advancedmachines-v4.0.zip

[15:23:43] [sEVERE]    File Downloaded: \temp\ic2-advancedmachines-v4.0.zip

[15:23:43] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/ic2-compactsolars/ic2-compactsolars-v2.3.2.10.zip', with 3 trie(s) remaining

[15:23:43] [sEVERE]    Copying: \temp\file8994102149059861414.tmp to: \temp\ic2-compactsolars-v2.3.2.10.zip

[15:23:43] [sEVERE]    File Downloaded: \temp\ic2-compactsolars-v2.3.2.10.zip

[15:23:44] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2-nuclearcontrol/ic2-nuclearcontrol-v1.1.10b.zip', with 3 trie(s) remaining

[15:23:44] [sEVERE]    Copying: \temp\file2136951974831496069.tmp to: \temp\ic2-nuclearcontrol-v1.1.10b.zip

[15:23:44] [sEVERE]    File Downloaded: \temp\ic2-nuclearcontrol-v1.1.10b.zip

[15:23:44] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/immibiscore/immibiscore-v49.1.1.zip', with 3 trie(s) remaining

[15:23:44] [sEVERE]    Copying: \temp\file7657161827660122268.tmp to: \temp\immibiscore-v49.1.1.zip

[15:23:44] [sEVERE]    File Downloaded: \temp\immibiscore-v49.1.1.zip

[15:23:44] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/inventorytweaks/inventorytweaks-v1.41b.zip', with 3 trie(s) remaining

[15:23:44] [sEVERE]    Copying: \temp\file1953447098728813915.tmp to: \temp\inventorytweaks-v1.41b.zip

[15:23:44] [sEVERE]    File Downloaded: \temp\inventorytweaks-v1.41b.zip

[15:23:45] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/ironchests/ironchests-v3.8.0.40.zip', with 3 trie(s) remaining

[15:23:45] [sEVERE]    Copying: \temp\file6584222153557841591.tmp to: \temp\ironchests-v3.8.0.40.zip

[15:23:45] [sEVERE]    File Downloaded: \temp\ironchests-v3.8.0.40.zip

[15:23:45] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/matmos/matmos-v12.zip', with 3 trie(s) remaining

[15:23:47] [sEVERE]    Copying: \temp\file7750399357668565371.tmp to: \temp\matmos-v12.zip

[15:23:47] [sEVERE]    File Downloaded: \temp\matmos-v12.zip

[15:23:48] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/mffs/mffs-v7.zip', with 3 trie(s) remaining

[15:23:48] [sEVERE]    Copying: \temp\file3925006256996367174.tmp to: \temp\mffs-v7.zip

[15:23:48] [sEVERE]    File Downloaded: \temp\mffs-v7.zip

[15:23:48] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/nei/nei-v1.2.2.2.zip', with 3 trie(s) remaining

[15:23:48] [sEVERE]    Copying: \temp\file7916911804980374253.tmp to: \temp\nei-v1.2.2.2.zip

[15:23:48] [sEVERE]    File Downloaded: \temp\nei-v1.2.2.2.zip

[15:23:49] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/netherores/netherores-v1.2.1.zip', with 3 trie(s) remaining

[15:23:49] [sEVERE]    Copying: \temp\file5382118072506041941.tmp to: \temp\netherores-v1.2.1.zip

[15:23:49] [sEVERE]    File Downloaded: \temp\netherores-v1.2.1.zip

[15:23:49] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/powerconverters/powerconverters-v1.3.4.zip', with 3 trie(s) remaining

[15:23:49] [sEVERE]    Copying: \temp\file1727466939052286121.tmp to: \temp\powerconverters-v1.3.4.zip

[15:23:49] [sEVERE]    File Downloaded: \temp\powerconverters-v1.3.4.zip

[15:23:49] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/rc/rc-v5.4.7b.zip', with 3 trie(s) remaining

[15:23:50] [sEVERE]    Copying: \temp\file3573134481418127198.tmp to: \temp\rc-v5.4.7b.zip

[15:23:50] [sEVERE]    File Downloaded: \temp\rc-v5.4.7b.zip

[15:23:50] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/redpower/redpower-v2.0.5b2.zip', with 3 trie(s) remaining

[15:23:51] [sEVERE]    Copying: \temp\file3365122903476216020.tmp to: \temp\redpower-v2.0.5b2.zip

[15:23:51] [sEVERE]    File Downloaded: \temp\redpower-v2.0.5b2.zip

[15:23:51] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/reisminimap/reisminimap-v3.2_04.zip', with 3 trie(s) remaining

[15:23:51] [sEVERE]    Copying: \temp\file4824575578463112045.tmp to: \temp\reisminimap-v3.2_04.zip

[15:23:51] [sEVERE]    File Downloaded: \temp\reisminimap-v3.2_04.zip

[15:23:51] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/tubestuff/tubestuff-v49.1.2.zip', with 3 trie(s) remaining

[15:23:51] [sEVERE]    Copying: \temp\file5973041226487149348.tmp to: \temp\tubestuff-v49.1.2.zip

[15:23:51] [sEVERE]    File Downloaded: \temp\tubestuff-v49.1.2.zip

[15:23:51] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/wrcbe/wrcbe-v1.2.2.3.zip', with 3 trie(s) remaining

[15:23:52] [sEVERE]    Copying: \temp\file6068224975320209801.tmp to: \temp\wrcbe-v1.2.2.3.zip

[15:23:52] [sEVERE]    File Downloaded: \temp\wrcbe-v1.2.2.3.zip

[15:23:52] [sEVERE]    Starting download of 'http://mirror.technicpack.net/Technic/mods/z-tekkit-configs/z-tekkit-configs-v3.1.3.zip', with 3 trie(s) remaining

[15:23:52] [sEVERE]    Copying: \temp\file2148857096416065337.tmp to: \temp\z-tekkit-configs-v3.1.3.zip

[15:23:52] [sEVERE]    File Downloaded: \temp\z-tekkit-configs-v3.1.3.zip

[15:23:52] [sEVERE]    Starting download of 'http://206.217.207.1/Technic/mods/z-tekkit-keybinds/z-tekkit-keybinds-v3.1.3.zip', with 3 trie(s) remaining

[15:23:52] [sEVERE]    Copying: \temp\file4606550986434632625.tmp to: \temp\z-tekkit-keybinds-v3.1.3.zip

[15:23:52] [sEVERE]    File Downloaded: \temp\z-tekkit-keybinds-v3.1.3.zip

[15:23:53] [sEVERE]    Loading Launcher from 'techniclauncher/tekkit'

[15:23:58] [sEVERE]    org.lwjgl.LWJGLException: Pixel format not accelerated

[15:23:58] [sEVERE]        at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[15:23:58] [sEVERE]        at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[15:23:58] [sEVERE]        at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[15:23:58] [sEVERE]        at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[15:23:58] [sEVERE]        at org.lwjgl.opengl.Display.create(Display.java:856)

[15:23:58] [sEVERE]        at org.lwjgl.opengl.Display.create(Display.java:784)

[15:23:58] [sEVERE]        at net.minecraft.client.Minecraft.a(Minecraft.java:360)

[15:23:58] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:738)

[15:23:58] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[15:23:59] [sEVERE]    org.lwjgl.LWJGLException: Pixel format not accelerated

[15:23:59] [sEVERE]        at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.Display.create(Display.java:856)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.Display.create(Display.java:784)

[15:23:59] [sEVERE]        at org.lwjgl.opengl.Display.create(Display.java:765)

[15:23:59] [sEVERE]        at net.minecraft.client.Minecraft.a(Minecraft.java:375)

[15:23:59] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:738)

[15:23:59] [sEVERE]        at java.lang.Thread.run(Unknown Source)

[15:24:09] [sEVERE]    A critical error has occurred.

[15:24:09] [sEVERE]    Exception in thread "Minecraft main thread"

[15:24:09] [sEVERE]    java.lang.RuntimeException: sidedDelegate null when attempting to getMinecraftLogger, this is generally caused by you not installing FML properly, or installing some other mod that edits Minecraft.class on top of FML such as ModLoader, do not do this. Reinstall FML properly and try again.

[15:24:09] [sEVERE]        at cpw.mods.fml.common.FMLCommonHandler.getMinecraftLogger(FMLCommonHandler.java:358)

[15:24:09] [sEVERE]        at cpw.mods.fml.common.Loader.<init>(Loader.java:138)

[15:24:09] [sEVERE]        at cpw.mods.fml.common.Loader.instance(Loader.java:129)

[15:24:09] [sEVERE]        at uu.<init>(PanelCrashReport.java:25)

[15:24:09] [sEVERE]        at n.a(SourceFile:38)

[15:24:09] [sEVERE]        at net.minecraft.client.Minecraft.b(Minecraft.java:300)

[15:24:09] [sEVERE]        at net.minecraft.client.Minecraft.run(Minecraft.java:743)

[15:24:09] [sEVERE]        at java.lang.Thread.run(Unknown Source)

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...