Jump to content

Brekkjern

Members
  • Posts

    9
  • Joined

  • Last visited

About Brekkjern

  • Birthday 09/07/1992

Brekkjern's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I figured I would chime back in. The LWJGL website has a tutorial on how to test if LWJGL is working properly. If you try out that test app with a few debug switches, then you can find a lot of useful data. My issue was an inpage error. They come from various sources, but most commonly from storage or RAM faults. After running a checkdisk scan on the disk, it turns out there was a few faulty sectors and the checkdisk actually made it worse. I found a spare disk and everything is working fine now, but I am going to need a new SSD. I don't have the logfiles handy as the SSD isn't all that happy to boot, but with the debug switches, the errors specifically mention inpage errors. I guess the case is closed. Thanks for the help in tracking down this. Couldn't have done it without you!
  2. I tried everything you listed above and I even combined the suggestions. It didn't work and I still have the same error. As far as I know, JVM should have read permissions on the .dlls. I can't think of any reasons as to why it wouldn't. My Windows and Java installs are both standard and I have not been playing with permissions settings. From the error though, it seems right that the lwjgl.dll panics because it can't handle 64 bit instructions, but even with the switch you supplied it won't load the 64 bit version.
  3. The setting is greyed out. Is there some way to override that setting?
  4. Nope. Now it complains about it not existing. [00:12:06] [sEVERE]Exception in thread "Minecraft main thread" [00:12:06] [sEVERE]java.lang.UnsatisfiedLinkError: Can't load library: \tekkit\bin\natives\lwjgl.dll
  5. Hmm, nope. The same error message in the log files. I tried with both the .jar and .exe, but no dice :S
  6. I thought the art style looked familiar! I read it now and then. Pretty decent webcomic that. I gave it a shot with the .jar and I still have the same problem. I even tried adding the -d64 switch to the startup parameters, but it didn't seem to do anything.
  7. You were right in there being two installs of Java there. I removed them both and installed only the 64 bit version. The problem still persists though. Same error in the log files. Where is your avatar from? It seems familiar.
  8. As in the Java control panel? There does not seem to be anything denoting any form of bit, however the only install of Java shown in that panel is in the 64-bit program files folder. As I said, I have even tried to re-install java with no luck.
  9. Launcher Version: 1.0.1.3 Operating System: MS Win 7 64 bit Java Version: java version "1.7.0_05" Java SE Runtime Environment (build 1.7.0_05-b06) Java HotSpot 64-Bit Server VM (build 23.1-b03, mixed mode) Antivirus Program: None Description of Problem: After pressing "Login" in the launcher, the new window pops up and remains white. There is no error message and I have to manually close Minecraft. This happens on any modpack as well as the vanilla. I have been tracking it down to this specific error, but I can't find a solution to it: [00:59:37] [sEVERE] java.lang.UnsatisfiedLinkError: \tekkit\bin\natives\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform I have tried: Deleting .technicpack folder Deleting launcher.exe Update Java Update AMD CCC and drivers Reinstall Java Reinstall AMD CCC and drivers Deleting META-INF in the jinput.jar as detailed on common problems and solutions. Replacing lwjgl.dll and lwjgl64.dll with latest versions from the lwjgl website. I am not using the "Use latest LWJGL binaries" setting. Any and all help is appreciated as I can not figure out this on my own. Google has not been of much help either and all suggestions seem to point to recompiling, but I don't know how that applies to my case. Thanks! Error Messages: Error Log: [00:58:10] [sEVERE] ------------------------------------------ [00:58:10] [sEVERE] Launcher is starting.... [00:58:10] [sEVERE] Launcher Build: '1.0.1.3' [00:58:10] [sEVERE] Allocated 2730.6875 Mb of RAM [00:58:10] [sEVERE] Java VM: '1.7.0_05-b06' [00:58:10] [sEVERE] OS Version: '6.1' [00:58:10] [sEVERE] Is 64-bit: 'true' [00:58:10] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'. [00:58:11] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining [00:58:11] [sEVERE] Copying: \temp\file7888457055852077826.tmp to: \launcher\CHECKSUM.md5 [00:58:11] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5 [00:58:11] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of 'ce80cac74a7796737f721da2ce0c6d9f' instead of '032eedc7183acde5b75cd13f9ff2e324' [00:58:12] [sEVERE] [info] Downloading 'modpack.yml' from 'http://206.217.207.1/Technic/tekkit/modpack.yml'. [00:58:12] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'. [00:58:30] [sEVERE] Starting download of minecraft, with 3 trie(s) remaining [00:58:33] [sEVERE] Downloaded 'minecraft.jar' matches MD5 of version '1.3.1'. [00:58:34] [sEVERE] Starting download of 'http://206.217.207.1/Technic/Patches/Minecraft/minecraft_1.3.1-1.2.5.patch', with 3 trie(s) remaining [00:58:36] [sEVERE] Copying: \temp\file9092101233298792404.tmp to: \temp\mc.patch [00:58:36] [sEVERE] File Downloaded: \temp\mc.patch [00:58:36] [sEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/jinput.jar', with 3 trie(s) remaining [00:58:38] [sEVERE] Copying: \temp\file2413127771100414170.tmp to: \tekkit\bin\jinput.jar [00:58:38] [sEVERE] File Downloaded: \tekkit\bin\jinput.jar [00:58:38] [sEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar', with 3 trie(s) remaining [00:58:39] [sEVERE] Copying: \temp\file9061184221712358898.tmp to: \tekkit\bin\lwjgl.jar [00:58:39] [sEVERE] File Downloaded: \tekkit\bin\lwjgl.jar [00:58:39] [sEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/lwjgl_util.jar', with 3 trie(s) remaining [00:58:39] [sEVERE] Copying: \temp\file4770430895800883670.tmp to: \tekkit\bin\lwjgl_util.jar [00:58:39] [sEVERE] File Downloaded: \tekkit\bin\lwjgl_util.jar [00:58:39] [sEVERE] Starting download of 'http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar.lzma', with 3 trie(s) remaining [00:58:44] [sEVERE] Copying: \temp\file2077524962184902525.tmp to: \temp\natives.jar.lzma [00:58:44] [sEVERE] File Downloaded: \temp\natives.jar.lzma [00:58:45] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/basemods/basemods-tekkit-v3.0.5.zip', with 3 trie(s) remaining [00:58:52] [sEVERE] Copying: \temp\file3322305210698084026.tmp to: \temp\basemods-tekkit-v3.0.5.zip [00:58:52] [sEVERE] File Downloaded: \temp\basemods-tekkit-v3.0.5.zip [00:58:52] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/buildcraft/buildcraft-v2.2.14.zip', with 3 trie(s) remaining [00:58:54] [sEVERE] Copying: \temp\file2113776003565244416.tmp to: \temp\buildcraft-v2.2.14.zip [00:58:54] [sEVERE] File Downloaded: \temp\buildcraft-v2.2.14.zip [00:58:54] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/buildcraft-additionalpipes/buildcraft-additionalpipes-v2.1.3.zip', with 3 trie(s) remaining [00:58:55] [sEVERE] Copying: \temp\file6844606872803294967.tmp to: \temp\buildcraft-additionalpipes-v2.1.3.zip [00:58:55] [sEVERE] File Downloaded: \temp\buildcraft-additionalpipes-v2.1.3.zip [00:58:55] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/computercraft/computercraft-v1.33.zip', with 3 trie(s) remaining [00:58:58] [sEVERE] Copying: \temp\file2120958791015730313.tmp to: \temp\computercraft-v1.33.zip [00:58:58] [sEVERE] File Downloaded: \temp\computercraft-v1.33.zip [00:58:59] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/craftingtableiii/craftingtableiii-v1.8.zip', with 3 trie(s) remaining [00:59:00] [sEVERE] Copying: \temp\file2365383675652078317.tmp to: \temp\craftingtableiii-v1.8.zip [00:59:00] [sEVERE] File Downloaded: \temp\craftingtableiii-v1.8.zip [00:59:01] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/chargingbench/chargingbench-v1.95b.zip', with 3 trie(s) remaining [00:59:01] [sEVERE] Copying: \temp\file1928850656734867251.tmp to: \temp\chargingbench-v1.95b.zip [00:59:01] [sEVERE] File Downloaded: \temp\chargingbench-v1.95b.zip [00:59:01] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/enderstorage/enderstorage-v1.1.3.zip', with 3 trie(s) remaining [00:59:01] [sEVERE] Copying: \temp\file1572200658820831780.tmp to: \temp\enderstorage-v1.1.3.zip [00:59:01] [sEVERE] File Downloaded: \temp\enderstorage-v1.1.3.zip [00:59:02] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2/ic2-v1.97.zip', with 3 trie(s) remaining [00:59:09] [sEVERE] Copying: \temp\file3266921510640571452.tmp to: \temp\ic2-v1.97.zip [00:59:09] [sEVERE] File Downloaded: \temp\ic2-v1.97.zip [00:59:09] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/ic2-advancedmachines/ic2-advancedmachines-v4.0.zip', with 3 trie(s) remaining [00:59:09] [sEVERE] Copying: \temp\file4521589879212613146.tmp to: \temp\ic2-advancedmachines-v4.0.zip [00:59:09] [sEVERE] File Downloaded: \temp\ic2-advancedmachines-v4.0.zip [00:59:10] [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 [00:59:10] [sEVERE] Copying: \temp\file5459894336476670300.tmp to: \temp\ic2-compactsolars-v2.3.2.10.zip [00:59:10] [sEVERE] File Downloaded: \temp\ic2-compactsolars-v2.3.2.10.zip [00:59:10] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/ic2-nuclearcontrol/ic2-nuclearcontrol-v1.1.9b.zip', with 3 trie(s) remaining [00:59:11] [sEVERE] Copying: \temp\file4536878732744246022.tmp to: \temp\ic2-nuclearcontrol-v1.1.9b.zip [00:59:11] [sEVERE] File Downloaded: \temp\ic2-nuclearcontrol-v1.1.9b.zip [00:59:11] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/immibiscore/immibiscore-v49.0.7.zip', with 3 trie(s) remaining [00:59:11] [sEVERE] Copying: \temp\file4571679533903456870.tmp to: \temp\immibiscore-v49.0.7.zip [00:59:11] [sEVERE] File Downloaded: \temp\immibiscore-v49.0.7.zip [00:59:12] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/inventorytweaks/inventorytweaks-v1.41b.zip', with 3 trie(s) remaining [00:59:13] [sEVERE] Copying: \temp\file5787286597688970528.tmp to: \temp\inventorytweaks-v1.41b.zip [00:59:13] [sEVERE] File Downloaded: \temp\inventorytweaks-v1.41b.zip [00:59:13] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/ironchests/ironchests-v3.4.2.28.zip', with 3 trie(s) remaining [00:59:14] [sEVERE] Copying: \temp\file4514456131113403429.tmp to: \temp\ironchests-v3.4.2.28.zip [00:59:14] [sEVERE] File Downloaded: \temp\ironchests-v3.4.2.28.zip [00:59:14] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/matmos/matmos-v12.zip', with 3 trie(s) remaining [00:59:23] [sEVERE] Copying: \temp\file2770743581304749705.tmp to: \temp\matmos-v12.zip [00:59:23] [sEVERE] File Downloaded: \temp\matmos-v12.zip [00:59:24] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/nei/nei-v1.2.2.zip', with 3 trie(s) remaining [00:59:25] [sEVERE] Copying: \temp\file3338031163655980073.tmp to: \temp\nei-v1.2.2.zip [00:59:25] [sEVERE] File Downloaded: \temp\nei-v1.2.2.zip [00:59:25] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/netherores/netherores-v1.2.1.zip', with 3 trie(s) remaining [00:59:25] [sEVERE] Copying: \temp\file5941627523385899196.tmp to: \temp\netherores-v1.2.1.zip [00:59:25] [sEVERE] File Downloaded: \temp\netherores-v1.2.1.zip [00:59:26] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/powerconverters/powerconverters-v1.3.4.zip', with 3 trie(s) remaining [00:59:26] [sEVERE] Copying: \temp\file5914967228357657690.tmp to: \temp\powerconverters-v1.3.4.zip [00:59:26] [sEVERE] File Downloaded: \temp\powerconverters-v1.3.4.zip [00:59:26] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/rc/rc-v5.2.4.zip', with 3 trie(s) remaining [00:59:28] [sEVERE] Copying: \temp\file3900567781836101351.tmp to: \temp\rc-v5.2.4.zip [00:59:28] [sEVERE] File Downloaded: \temp\rc-v5.2.4.zip [00:59:28] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/redpower/redpower-v2.0.5b2.zip', with 3 trie(s) remaining [00:59:30] [sEVERE] Copying: \temp\file3226017685852882637.tmp to: \temp\redpower-v2.0.5b2.zip [00:59:30] [sEVERE] File Downloaded: \temp\redpower-v2.0.5b2.zip [00:59:30] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/reisminimap/reisminimap-v3.2_03.zip', with 3 trie(s) remaining [00:59:31] [sEVERE] Copying: \temp\file7777122802372852876.tmp to: \temp\reisminimap-v3.2_03.zip [00:59:31] [sEVERE] File Downloaded: \temp\reisminimap-v3.2_03.zip [00:59:31] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/tubestuff/tubestuff-v49.0.7.zip', with 3 trie(s) remaining [00:59:32] [sEVERE] Copying: \temp\file4920407071848889340.tmp to: \temp\tubestuff-v49.0.7.zip [00:59:32] [sEVERE] File Downloaded: \temp\tubestuff-v49.0.7.zip [00:59:32] [sEVERE] Starting download of 'http://206.217.207.1/Technic/mods/wrcbe/wrcbe-v1.2.2.1.zip', with 3 trie(s) remaining [00:59:33] [sEVERE] Copying: \temp\file2260732763831881406.tmp to: \temp\wrcbe-v1.2.2.1.zip [00:59:33] [sEVERE] File Downloaded: \temp\wrcbe-v1.2.2.1.zip [00:59:33] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/mods/z-tekkit-configs/z-tekkit-configs-v3.0.3.zip', with 3 trie(s) remaining [00:59:33] [sEVERE] Copying: \temp\file799535719668445008.tmp to: \temp\z-tekkit-configs-v3.0.3.zip [00:59:33] [sEVERE] File Downloaded: \temp\z-tekkit-configs-v3.0.3.zip [00:59:34] [sEVERE] Loading Launcher from 'techniclauncher/tekkit' [00:59:37] [sEVERE] Exception in thread "Minecraft main thread" [00:59:37] [sEVERE] java.lang.UnsatisfiedLinkError: \tekkit\bin\natives\lwjgl.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform [00:59:37] [sEVERE] at java.lang.ClassLoader$NativeLibrary.load(Native Method) [00:59:37] [sEVERE] at java.lang.ClassLoader.loadLibrary1(Unknown Source) [00:59:37] [sEVERE] at java.lang.ClassLoader.loadLibrary0(Unknown Source) [00:59:37] [sEVERE] at java.lang.ClassLoader.loadLibrary(Unknown Source) [00:59:37] [sEVERE] at java.lang.Runtime.load0(Unknown Source) [00:59:37] [sEVERE] at java.lang.System.load(Unknown Source) [00:59:37] [sEVERE] at org.lwjgl.Sys$1.run(Sys.java:69) [00:59:37] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [00:59:37] [sEVERE] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65) [00:59:37] [sEVERE] at org.lwjgl.Sys.loadLibrary(Sys.java:81) [00:59:37] [sEVERE] at org.lwjgl.Sys.<clinit>(Sys.java:98) [00:59:37] [sEVERE] at org.lwjgl.opengl.Display.<clinit>(Display.java:132) [00:59:37] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:327) [00:59:37] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:735) [00:59:37] [sEVERE] at java.lang.Thread.run(Unknown Source)
×
×
  • Create New...