Jump to content
  • 0

Can't apply necessary graphical settings through the launcher.


Question

Posted

Launcher Version: Latest

Operating System: Windows XP (x86) version 5.1

Java Version: Java Version: 1.6.0_26 from Sun Microsystems Inc.

Antivirus Program: Microsoft Security Essentials

Description of Problem:

Hello, I'm having trouble running the mods through the launcher. (I apologize in advanced, I'm not very smart when it comes to modding Minecraft! I like to think that I know the basics but in actuality I don't really understand it very well and I might have trouble conveying things.)

First of all, my main problem is that I have a terrible graphics card. One that usually can't even play normal Minecraft without changing settings. Whenever I tried, I would get an error message. (Included in the error messages window.)

But I found a way around it on the Minecraft forums. I had to use a separate batch file launcher with this code to run minecraft with different settings:

java -Xmx800m -jar "G:\Taai's Folder\TaaiThirdRemakeStuff\Minecraft\Minecraft.jar"

With those settings I could run Minecraft normally, and for a while it never gave me a problem. Untill I tried using the technic mod launcher. Normally mods would work fine because I was manually adding them. However, the mod launcher works very differently. I cannot seem to figure out how to apply those settings so that I can run Tekkit.

If I need to further explain anything, I'll try my best! But like I said, I don't really get this stuff all that much! ^^' Thanks in advance, I will greatly appreciate any help! :)

Error Messages:

Bad video card drivers!

-----------------------

Minecraft was unable to start because it failed to find an accelerated OpenGL mode.

This can usually be fixed by updating the video card drivers.

--- BEGIN ERROR REPORT 7fe0271 --------

Generated 7/31/12 12:10 PM

Minecraft: Minecraft 1.2.5

OS: Windows XP (x86) version 5.1

Java: 1.6.0_26, Sun Microsystems Inc.

VM: Java HotSpot Client VM (mixed mode), Sun Microsystems Inc.

LWJGL: 2.4.2

[failed to get system properties (java.lang.NullPointerException)]

org.lwjgl.LWJGLException: Pixel format not accelerated

at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

at org.lwjgl.opengl.Display.createWindow(Display.java:311)

at org.lwjgl.opengl.Display.create(Display.java:856)

at org.lwjgl.opengl.Display.create(Display.java:784)

at org.lwjgl.opengl.Display.create(Display.java:765)

at net.minecraft.client.Minecraft.a(SourceFile:236)

at net.minecraft.client.Minecraft.run(SourceFile:657)

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

--- END ERROR REPORT 918f7116 ----------

EDIT: I'm not entirely sure if this is the log you meant, but I included it just in case. It was the only file in my logs folder...

Error Log:


[13:01:03] [sEVERE] ------------------------------------------

[13:01:03] [sEVERE] Launcher is starting....

[13:01:03] [sEVERE] Launcher Build: '0.5.4.9'

[13:01:03] [sEVERE] Allocated 989.875 Mb of RAM

[13:01:03] [sEVERE] Java VM: '1.6.0_26-b03'

[13:01:03] [sEVERE] OS Version: '5.1'

[13:01:03] [sEVERE] Is 64-bit: 'false'

[13:01:04] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

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

[13:01:04] [sEVERE] Copying: \temp\file9034453288697376220.tmp to: \launcher\CHECKSUM.md5

[13:01:05] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5

[13:01:05] [sEVERE] [info] Downloading 'modpacks.yml' from 'http://mirror.technicpack.net/Technic/modpacks.yml'.

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

[13:01:06] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/voxelmodpack/resources/favicon.png', with 3 trie(s) remaining

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

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

[13:01:06] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/voxelmodpack/resources/icon.png', with 3 trie(s) remaining

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

[13:01:06] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/technicssp/resources/logo.png', with 3 trie(s) remaining

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

[13:01:06] [sEVERE] Starting download of '', with 3 trie(s) remaining

[13:01:06] [sEVERE] java.lang.Exception: Unable to download file

[13:01:06] [sEVERE] at org.spoutcraft.launcher.async.Download.getConnectionInputStream(Download.java:161)

[13:01:06] [sEVERE] at org.spoutcraft.launcher.async.Download.run(Download.java:63)

[13:01:06] [sEVERE] at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:34)

[13:01:06] [sEVERE] at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:77)

[13:01:06] [sEVERE] at org.spoutcraft.launcher.DownloadUtils$1.run(DownloadUtils.java:96)

[13:01:06] [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

[13:01:06] [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[13:01:06] [sEVERE] at java.lang.Thread.run(Unknown Source)

[13:01:06] [sEVERE] Download of  Failed!

[13:01:06] [sEVERE] Starting download of '', with 2 trie(s) remaining

[13:01:06] [sEVERE] Copying: \temp\file1520043931212611184.tmp to: \launcher\yogbox\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\yogbox\resources\favicon.png

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

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

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

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

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

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

[13:01:06] [sEVERE] Copying: \temp\file3193016037093542310.tmp to: \launcher\technicssp\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file6142097551230226542.tmp to: \launcher\voxelmodpack\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\technicssp\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file4022998093116949113.tmp to: \launcher\voxelmodpack\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file5845951777848874936.tmp to: \launcher\tekkit\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\icon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\tekkit\resources\favicon.png

[13:01:06] [sEVERE] Copying: \temp\file5011625132119984689.tmp to: \launcher\vanilla\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\vanilla\resources\favicon.png

[13:01:06] [sEVERE] Copying: \temp\file2538416308784721718.tmp to: \launcher\yogbox\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file4524202425714657153.tmp to: \launcher\yogbox\resources\logo.png

[13:01:06] [sEVERE] File Downloaded: \launcher\yogbox\resources\logo.png

[13:01:06] [sEVERE] Copying: \temp\file1884540128498737905.tmp to: \launcher\tekkit\resources\logo.png

[13:01:06] [sEVERE] File Downloaded: \launcher\yogbox\resources\icon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\tekkit\resources\logo.png

[13:01:06] [sEVERE] Copying: \temp\file3681621706312065288.tmp to: \launcher\technicssp\resources\logo.png

[13:01:06] [sEVERE] Copying: \temp\file5862102655960459706.tmp to: \launcher\technicssp\resources\favicon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\technicssp\resources\logo.png

[13:01:06] [sEVERE] File Downloaded: \launcher\technicssp\resources\favicon.png

[13:01:06] [sEVERE] Copying: \temp\file5331522058661401169.tmp to: \launcher\vanilla\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file1001984431016138166.tmp to: \launcher\tekkit\resources\icon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\vanilla\resources\icon.png

[13:01:06] [sEVERE] File Downloaded: \launcher\tekkit\resources\icon.png

[13:01:06] [sEVERE] Copying: \temp\file7031483574140512036.tmp to: \launcher\vanilla\resources\logo.png

[13:01:06] [sEVERE] File Downloaded: \launcher\vanilla\resources\logo.png

[13:01:07] [sEVERE] Copying: \temp\file4051839834263291320.tmp to: \launcher\voxelmodpack\resources\logo.png

[13:01:07] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\logo.png

[13:01:07] [sEVERE] [info] Downloading 'libraries.yml' from 'http://mirror.technicpack.net/Technic/libraries.yml'.

[13:01:08] [sEVERE] [info] Downloading 'modlibrary.yml' from 'http://mirror.technicpack.net/Technic/modlibrary.yml'.

[13:01:54] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

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

[13:02:07] [sEVERE] Starting download of minecraft, with 3 trie(s) remaining

[13:02:12] [sEVERE] Downloaded 'minecraft.jar' matches MD5 of version '1.2.5'.

[13:02:12] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/Patches/Minecraft/minecraft_1.2.5-1.1.patch', with 3 trie(s) remaining

[13:02:15] [sEVERE] Copying: \temp\file7859747042373619175.tmp to: \temp\mc.patch

[13:02:15] [sEVERE] File Downloaded: \temp\mc.patch

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

[13:02:17] [sEVERE] Copying: \temp\file2292987497689858126.tmp to: \tekkit\bin\jinput.jar

[13:02:17] [sEVERE] File Downloaded: \tekkit\bin\jinput.jar

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

[13:02:18] [sEVERE] Copying: \temp\file8683393800007696863.tmp to: \tekkit\bin\lwjgl.jar

[13:02:18] [sEVERE] File Downloaded: \tekkit\bin\lwjgl.jar

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

[13:02:18] [sEVERE] Copying: \temp\file4842675713237220969.tmp to: \tekkit\bin\lwjgl_util.jar

[13:02:18] [sEVERE] File Downloaded: \tekkit\bin\lwjgl_util.jar

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

[13:02:18] [sEVERE] Copying: \temp\file4153385822384674498.tmp to: \temp\natives.jar.lzma

[13:02:18] [sEVERE] File Downloaded: \temp\natives.jar.lzma

[13:02:24] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkit-v2.0.zip', with 3 trie(s) remaining

[13:02:25] [sEVERE] Copying: \temp\file6291087095318152783.tmp to: \temp\basemods-tekkit-v2.0.zip

[13:02:25] [sEVERE] File Downloaded: \temp\basemods-tekkit-v2.0.zip

[13:02:26] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/balkonsweaponmod/balkonsweaponmod-v8.4.zip', with 3 trie(s) remaining

[13:02:26] [sEVERE] Copying: \temp\file2734930995419980121.tmp to: \temp\balkonsweaponmod-v8.4.zip

[13:02:26] [sEVERE] File Downloaded: \temp\balkonsweaponmod-v8.4.zip

[13:02:26] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/buildcraft/buildcraft-v2.2.12.zip', with 3 trie(s) remaining

[13:02:27] [sEVERE] Copying: \temp\file7594140572195071211.tmp to: \temp\buildcraft-v2.2.12.zip

[13:02:27] [sEVERE] File Downloaded: \temp\buildcraft-v2.2.12.zip

[13:02:27] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/buildcraft-additionalpipes/buildcraft-additionalpipes-v32.3.zip', with 3 trie(s) remaining

[13:02:27] [sEVERE] Copying: \temp\file2184898829534506623.tmp to: \temp\buildcraft-additionalpipes-v32.3.zip

[13:02:27] [sEVERE] File Downloaded: \temp\buildcraft-additionalpipes-v32.3.zip

[13:02:27] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/chargingbench/chargingbench-v1.71-1.zip', with 3 trie(s) remaining

[13:02:27] [sEVERE] Copying: \temp\file8980697315536975181.tmp to: \temp\chargingbench-v1.71-1.zip

[13:02:27] [sEVERE] File Downloaded: \temp\chargingbench-v1.71-1.zip

[13:02:28] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/computercraft/computercraft-v1.3.zip', with 3 trie(s) remaining

[13:02:28] [sEVERE] Copying: \temp\file87238355468276567.tmp to: \temp\computercraft-v1.3.zip

[13:02:28] [sEVERE] File Downloaded: \temp\computercraft-v1.3.zip

[13:03:14] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/craftingtableii/craftingtableii-v1.6.2.zip', with 3 trie(s) remaining

[13:03:14] [sEVERE] Copying: \temp\file267427797331462177.tmp to: \temp\craftingtableii-v1.6.2.zip

[13:03:15] [sEVERE] File Downloaded: \temp\craftingtableii-v1.6.2.zip

[13:03:17] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/doorfix/doorfix-v2.1.zip', with 3 trie(s) remaining

[13:03:17] [sEVERE] Copying: \temp\file4322224456876245269.tmp to: \temp\doorfix-v2.1.zip

[13:03:17] [sEVERE] File Downloaded: \temp\doorfix-v2.1.zip

[13:03:18] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ee2/ee2-v1.38.1.zip', with 3 trie(s) remaining

[13:03:19] [sEVERE] Copying: \temp\file6315151955010218224.tmp to: \temp\ee2-v1.38.1.zip

[13:03:19] [sEVERE] File Downloaded: \temp\ee2-v1.38.1.zip

[13:03:19] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/enderchest/enderchest-v1.0.1.zip', with 3 trie(s) remaining

[13:03:19] [sEVERE] Copying: \temp\file4582163189867904406.tmp to: \temp\enderchest-v1.0.1.zip

[13:03:19] [sEVERE] File Downloaded: \temp\enderchest-v1.0.1.zip

[13:03:20] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/forestry/forestry-v1.2.6.6.zip', with 3 trie(s) remaining

[13:03:20] [sEVERE] Copying: \temp\file8955540536627751648.tmp to: \temp\forestry-v1.2.6.6.zip

[13:03:20] [sEVERE] File Downloaded: \temp\forestry-v1.2.6.6.zip

[13:03:20] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/inventorytweaks/inventorytweaks-v1.38.zip', with 3 trie(s) remaining

[13:03:21] [sEVERE] Copying: \temp\file8141753562318600708.tmp to: \temp\inventorytweaks-v1.38.zip

[13:03:21] [sEVERE] File Downloaded: \temp\inventorytweaks-v1.38.zip

[13:03:21] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2/ic2-v1.71.zip', with 3 trie(s) remaining

[13:03:24] [sEVERE] Copying: \temp\file1637521698937414911.tmp to: \temp\ic2-v1.71.zip

[13:03:24] [sEVERE] File Downloaded: \temp\ic2-v1.71.zip

[13:03:24] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2-advancedmachines/ic2-advancedmachines-v3.6e.zip', with 3 trie(s) remaining

[13:03:24] [sEVERE] Copying: \temp\file6605658751796074562.tmp to: \temp\ic2-advancedmachines-v3.6e.zip

[13:03:24] [sEVERE] File Downloaded: \temp\ic2-advancedmachines-v3.6e.zip

[13:03:25] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2-compactsolars/ic2-compactsolars-v1.2.zip', with 3 trie(s) remaining

[13:03:25] [sEVERE] Copying: \temp\file405754774450004814.tmp to: \temp\ic2-compactsolars-v1.2.zip

[13:03:25] [sEVERE] File Downloaded: \temp\ic2-compactsolars-v1.2.zip

[13:03:25] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/matmos/matmos-r10.zip', with 3 trie(s) remaining

[13:03:32] [sEVERE] Copying: \temp\file6940322713322320631.tmp to: \temp\matmos-r10.zip

[13:03:32] [sEVERE] File Downloaded: \temp\matmos-r10.zip

[13:03:38] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/netherores/netherores-v1.1.2.zip', with 3 trie(s) remaining

[13:03:39] [sEVERE] Copying: \temp\file3126041948867945412.tmp to: \temp\netherores-v1.1.2.zip

[13:03:39] [sEVERE] File Downloaded: \temp\netherores-v1.1.2.zip

[13:03:39] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/powerconverters/powerconverters-v1.3.1_01.zip', with 3 trie(s) remaining

[13:03:39] [sEVERE] Copying: \temp\file2565779993157326183.tmp to: \temp\powerconverters-v1.3.1_01.zip

[13:03:39] [sEVERE] File Downloaded: \temp\powerconverters-v1.3.1_01.zip

[13:03:39] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/rc/rc-v3.4.2.zip', with 3 trie(s) remaining

[13:03:40] [sEVERE] Copying: \temp\file6703649242686489779.tmp to: \temp\rc-v3.4.2.zip

[13:03:40] [sEVERE] File Downloaded: \temp\rc-v3.4.2.zip

[13:03:40] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/redpower/redpower-v2.0.4d.zip', with 3 trie(s) remaining

[13:03:41] [sEVERE] Copying: \temp\file1720487759474841638.tmp to: \temp\redpower-v2.0.4d.zip

[13:03:41] [sEVERE] File Downloaded: \temp\redpower-v2.0.4d.zip

[13:03:41] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/reisminimap/reisminimap-v3.0_01.zip', with 3 trie(s) remaining

[13:03:41] [sEVERE] Copying: \temp\file6434431218032117352.tmp to: \temp\reisminimap-v3.0_01.zip

[13:03:41] [sEVERE] File Downloaded: \temp\reisminimap-v3.0_01.zip

[13:03:42] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/wirelessredstone/wirelessredstone-v1.5.1.zip', with 3 trie(s) remaining

[13:03:42] [sEVERE] Copying: \temp\file218972845102043610.tmp to: \temp\wirelessredstone-v1.5.1.zip

[13:03:42] [sEVERE] File Downloaded: \temp\wirelessredstone-v1.5.1.zip

[13:03:42] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/z-tekkit-configs/z-tekkit-configs-v2.1.1.zip', with 3 trie(s) remaining

[13:03:43] [sEVERE] Copying: \temp\file2170025962203743550.tmp to: \temp\z-tekkit-configs-v2.1.1.zip

[13:03:43] [sEVERE] File Downloaded: \temp\z-tekkit-configs-v2.1.1.zip

[13:03:45] [sEVERE] Loading Launcher from 'techniclauncher/tekkit'

[13:04:01] [sEVERE] org.lwjgl.LWJGLException: Pixel format not accelerated

[13:04:01] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[13:04:01] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[13:04:01] [sEVERE] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[13:04:01] [sEVERE] at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[13:04:01] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:856)

[13:04:01] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:784)

[13:04:01] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:285)

[13:04:01] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:624)

[13:04:01] [sEVERE] at java.lang.Thread.run(Unknown Source)

[13:04:03] [sEVERE] org.lwjgl.LWJGLException: Pixel format not accelerated

[13:04:03] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[13:04:03] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[13:04:03] [sEVERE] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[13:04:03] [sEVERE] at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[13:04:03] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:856)

[13:04:03] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:784)

[13:04:03] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:765)

[13:04:03] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:295)

[13:04:03] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:624)

[13:04:03] [sEVERE] at java.lang.Thread.run(Unknown Source)

[13:06:39] [sEVERE] ------------------------------------------

[13:06:39] [sEVERE] Launcher is starting....

[13:06:39] [sEVERE] Launcher Build: '0.5.4.9'

[13:06:39] [sEVERE] Allocated 989.875 Mb of RAM

[13:06:39] [sEVERE] Java VM: '1.6.0_26-b03'

[13:06:39] [sEVERE] OS Version: '5.1'

[13:06:39] [sEVERE] Is 64-bit: 'false'

[13:06:40] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

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

[13:06:40] [sEVERE] Copying: \temp\file4747665910070423668.tmp to: \launcher\CHECKSUM.md5

[13:06:40] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5

[13:06:41] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '8192fe12a2c1eab968786681e8484c2c' instead of 'c86da787acfc2a7cd0a8cc01e1bf43ec'

[13:06:41] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

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

[13:06:47] [sEVERE] Loading Launcher from 'techniclauncher/tekkit'

[13:07:01] [sEVERE] org.lwjgl.LWJGLException: Pixel format not accelerated

[13:07:01] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[13:07:01] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[13:07:01] [sEVERE] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[13:07:01] [sEVERE] at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[13:07:01] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:856)

[13:07:01] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:784)

[13:07:01] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:285)

[13:07:01] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:624)

[13:07:01] [sEVERE] at java.lang.Thread.run(Unknown Source)

[13:07:02] [sEVERE] org.lwjgl.LWJGLException: Pixel format not accelerated

[13:07:02] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)

[13:07:02] [sEVERE] at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)

[13:07:02] [sEVERE] at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:185)

[13:07:02] [sEVERE] at org.lwjgl.opengl.Display.createWindow(Display.java:311)

[13:07:02] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:856)

[13:07:02] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:784)

[13:07:02] [sEVERE] at org.lwjgl.opengl.Display.create(Display.java:765)

[13:07:02] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:295)

[13:07:02] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:624)

[13:07:02] [sEVERE] at java.lang.Thread.run(Unknown Source)

[13:07:40] [sEVERE] ------------------------------------------

[13:07:40] [sEVERE] Launcher is starting....

[13:07:40] [sEVERE] Launcher Build: '0.5.4.9'

[13:07:40] [sEVERE] Allocated 989.875 Mb of RAM

[13:07:40] [sEVERE] Java VM: '1.6.0_26-b03'

[13:07:40] [sEVERE] OS Version: '5.1'

[13:07:40] [sEVERE] Is 64-bit: 'false'

[13:07:41] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

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

[13:07:41] [sEVERE] Copying: \temp\file152160707177549960.tmp to: \launcher\CHECKSUM.md5

[13:07:41] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5

[13:07:42] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '8192fe12a2c1eab968786681e8484c2c' instead of 'c86da787acfc2a7cd0a8cc01e1bf43ec'

[13:07:42] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

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

[13:08:06] [sEVERE] Exiting the Technic Launcher

1 answer to this question

Recommended Posts

  • 0
Posted

3 things:

1) Your launcher is rather old. I'd go get the newest one.

2) Your Java is very old. Remove it, and get the newest one that works with a 32-bit OS such as yours.

3) If you run the launcher as a .jar, you can assign amount of memory to it that you want to use. The launcher also has its own internal settings.

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