xxXtReMeZzz Posted March 5, 2012 Posted March 5, 2012 Basically whenever i try to load the Yogbox, the window pops up and stays white. It does nothing but stay white. The log is below if it helps. [00:32:54] [sEVERE] ------------------------------------------ [00:32:54] [sEVERE] Launcher is starting.... [00:32:54] [sEVERE] Launcher Build: '0.5.4.4' [00:32:54] [sEVERE] Allocated 910.25 Mb of RAM [00:32:54] [sEVERE] Java VM: '1.7.0_02-ea-b06' [00:32:54] [sEVERE] OS Version: '6.1' [00:32:54] [sEVERE] Is 64-bit: 'true' [00:32:55] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://git.technicpack.net/Technic/mirrors.yml'. [00:32:56] [sEVERE] Starting download of 'https://raw.github.com/TechnicPack/Technic/master/CHECKSUM.md5', with 3 trie(s) remaining [00:32:56] [sEVERE] Copying: \temp\file6527802180325506490.tmp to: \launcher\CHECKSUM.md5 [00:32:56] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5 [00:32:57] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\modpack.yml' has md5 of '807a4f8d9622e4aaf7ee9e49a45add31' instead of '45dcea9cea89c95d26a76d6bcddac324' [00:32:57] [sEVERE] [info] Downloading 'modpack.yml' from 'https://raw.github.com/TechnicPack/Technic/master/yogbox/modpack.yml'. [00:32:57] [sEVERE] [info] Downloading 'minecraft.yml' from 'https://raw.github.com/TechnicPack/Technic/master/minecraft.yml'. [00:33:07] [sEVERE] Loading Launcher from 'techniclauncher/yogbox' [00:33:11] [sEVERE] Exception in thread "Minecraft main thread" [00:33:11] [sEVERE] java.lang.UnsatisfiedLinkError: Can't load library: \yogbox\bin\natives\lwjgl.dll [00:33:11] [sEVERE] at java.lang.ClassLoader.loadLibrary(Unknown Source) [00:33:11] [sEVERE] at java.lang.Runtime.load0(Unknown Source) [00:33:11] [sEVERE] at java.lang.System.load(Unknown Source) [00:33:11] [sEVERE] at org.lwjgl.Sys$1.run(Sys.java:69) [00:33:11] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [00:33:11] [sEVERE] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65) [00:33:11] [sEVERE] at org.lwjgl.Sys.loadLibrary(Sys.java:81) [00:33:11] [sEVERE] at org.lwjgl.Sys.<clinit>(Sys.java:98) [00:33:11] [sEVERE] at org.lwjgl.opengl.Display.<clinit>(Display.java:132) [00:33:11] [sEVERE] at net.minecraft.client.Minecraft.a(Minecraft.java:260) [00:33:11] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:624) [00:33:11] [sEVERE] at java.lang.Thread.run(Unknown Source)
0 linkthegamer Posted March 5, 2012 Posted March 5, 2012 Try reinstalling, your lwjgl.dll in the yogsbox is corrupt. If that still doesn't work just snatch a copy from one of the other mods in the Technic pack.
0 Cheap Shot Posted March 5, 2012 Posted March 5, 2012 Do NOT missuse the report feature. I don't want to see anyone reporting themselves to ask us to do things. You will be probated or probably worse. For example, the OP is about to be probated for using the report feature to tell me to close his thread.
0 Forum Administrators KakerMix Posted March 5, 2012 Forum Administrators Posted March 5, 2012 Do NOT missuse the report feature. I don't want to see anyone reporting themselves to ask us to do things. You will be probated or probably worse. For example, the OP is about to be probated for using the report feature to tell me to close his thread. To expand on this, if you want your thread closed, simply edit it to 'please close' or something similar.
0 Jomy Posted March 11, 2012 Posted March 11, 2012 I'm getting the same blank screen even after replacing my lwjgl.dll with the one from SSP [21:35:06] [sEVERE] ------------------------------------------ [21:35:06] [sEVERE] Launcher is starting.... [21:35:06] [sEVERE] Launcher Build: 0.5.0 [21:35:07] [sEVERE] [info] Downloading 'mirrors.yml' from '[url]https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'[/url]. [21:35:08] [sEVERE] Starting download of '[url]http://mirror.technicpack.net/Technic/CHECKSUM.md5'[/url], with 3 trie(s) remaining [21:35:08] [sEVERE] Copying: \temp\file7710070720939455559.tmp to: \launcher\CHECKSUM.md5 [21:35:08] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5 [21:35:08] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\modpack.yml' has md5 of 'c41dcfcd06b58ea49cd4a42e03cc2546' instead of 'fddd2d1667c8ccd9566e76de667d20e8' [21:35:08] [sEVERE] [info] Downloading 'modpack.yml' from '[url]http://mirror.technicpack.net/Technic/yogbox/modpack.yml'[/url]. [21:35:09] [sEVERE] [info] Downloading 'minecraft.yml' from '[url]http://mirror.technicpack.net/Technic/minecraft.yml'[/url]. [21:35:15] [sEVERE] java.lang.NullPointerException [21:35:15] [sEVERE] at org.spoutcraft.launcher.GameUpdater.isSpoutcraftUpdateAvailable(GameUpdater.java:392) [21:35:15] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$2$1.doInBackground(LoginForm.java:747) [21:35:15] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$2$1.doInBackground(LoginForm.java:1) [21:35:15] [sEVERE] at javax.swing.SwingWorker$1.call(Unknown Source) [21:35:15] [sEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) [21:35:15] [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source) [21:35:15] [sEVERE] at javax.swing.SwingWorker.run(Unknown Source) [21:35:15] [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [21:35:15] [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [21:35:15] [sEVERE] at java.lang.Thread.run(Unknown Source) [21:35:15] [sEVERE] Exception in thread "AWT-EventQueue-0" [21:35:15] [sEVERE] java.lang.NullPointerException [21:35:15] [sEVERE] at org.spoutcraft.launcher.Launcher.getMinecraftApplet(Launcher.java:47) [21:35:15] [sEVERE] at org.spoutcraft.launcher.gui.LauncherFrame.runGame(LauncherFrame.java:71) [21:35:15] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.runGame(LoginForm.java:861) [21:35:15] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm$2$1.done(LoginForm.java:777) [21:35:15] [sEVERE] at javax.swing.SwingWorker$5.run(Unknown Source) [21:35:15] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source) [21:35:15] [sEVERE] at sun.swing.AccumulativeRunnable.run(Unknown Source) [21:35:15] [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source) [21:35:15] [sEVERE] at javax.swing.Timer.fireActionPerformed(Unknown Source) [21:35:15] [sEVERE] at javax.swing.Timer$DoPostEvent.run(Unknown Source) [21:35:15] [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventQueue.access$000(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventQueue$1.run(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventQueue$1.run(Unknown Source) [21:35:15] [sEVERE] at java.security.AccessController.doPrivileged(Native Method) [21:35:15] [sEVERE] at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [21:35:15] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source)
0 PuddingHuxtable Posted March 11, 2012 Posted March 11, 2012 This appears to be a launcher issue, not the modpack itself. Moving thread.
Question
xxXtReMeZzz
Basically whenever i try to load the Yogbox, the window pops up and stays white. It does nothing but stay white. The log is below if it helps.
5 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now