Jump to content
  • 0

Modpacks give blank screen


TeraDuke

Question

Launcher Version: 383

Operating System: Mac OS X 10.9.1 (Mavericks)

Java Version: Java 7 Update 45, also have Apple-Java 6 Update 65

Antivirus Program: Gatekeeper

Description of Problem:

When I start tekkit, it says that FML is setting some things up, but when the window appears, it's just a blank screen. When I looked at the console, it says that it requires a few libraries with lwjgl that aren't there.

Error Messages:

No error messages, but look at the Error Log below.

Error Log:


2014-01-17 13:07:50 [iNFO] [sTDERR] [LWJGL] Failed to load 64 bit library: Can't load library: /Users/SeanJordan/Library/Application Support/technic/modpacks/tekkitmain/bin/natives/liblwjgl64.dylib

2014-01-17 13:07:50 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet

2014-01-17 13:07:50 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:483)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.Launcher.replace(Launcher.java:108)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:483)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.Launcher.init(Launcher.java:127)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.technicpack.legacywrapper.Frame.runGame(Frame.java:94)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.technicpack.legacywrapper.Launch.main(Launch.java:17)

2014-01-17 13:07:50 [iNFO] [sTDERR] Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/SeanJordan/Library/Application Support/technic/modpacks/tekkitmain/bin/natives/liblwjgl.dylib

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.Runtime.load0(Runtime.java:809)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.System.load(System.java:1083)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys$1.run(Sys.java:70)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.security.AccessController.doPrivileged(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.loadLibrary(Sys.java:95)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.<clinit>(Sys.java:112)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2576)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.util.Timer.<init>(SourceFile:20)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.<init>(Minecraft.java:154)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)

2014-01-17 13:07:50 [iNFO] [sTDERR]... 18 more

2014-01-17 13:07:50 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:287)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.Launcher.init(Launcher.java:127)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.technicpack.legacywrapper.Frame.runGame(Frame.java:94)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.technicpack.legacywrapper.Launch.main(Launch.java:17)

2014-01-17 13:07:50 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:483)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:277)

2014-01-17 13:07:50 [iNFO] [sTDERR]... 5 more

2014-01-17 13:07:50 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:229)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.Launcher.replace(Launcher.java:108)

2014-01-17 13:07:50 [iNFO] [sTDERR]... 10 more

2014-01-17 13:07:50 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

2014-01-17 13:07:50 [iNFO] [sTDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.reflect.Method.invoke(Method.java:483)

2014-01-17 13:07:50 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:247)

2014-01-17 13:07:50 [iNFO] [sTDERR]... 13 more

2014-01-17 13:07:50 [iNFO] [sTDERR] Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/SeanJordan/Library/Application Support/technic/modpacks/tekkitmain/bin/natives/liblwjgl.dylib

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.Runtime.load0(Runtime.java:809)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.lang.System.load(System.java:1083)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys$1.run(Sys.java:70)

2014-01-17 13:07:50 [iNFO] [sTDERR]at java.security.AccessController.doPrivileged(Native Method)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.loadLibrary(Sys.java:95)

2014-01-17 13:07:50 [iNFO] [sTDERR]at org.lwjgl.Sys.<clinit>(Sys.java:112)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.func_71386_F(Minecraft.java:2576)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.util.Timer.<init>(SourceFile:20)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.Minecraft.<init>(Minecraft.java:154)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftAppletImpl.<init>(SourceFile:38)

2014-01-17 13:07:50 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)

2014-01-17 13:07:50 [iNFO] [sTDERR]... 18 more

Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0
  • Moderators

whoah wait. You got 3 javas installed? No wonder it pukes error.

Uninstall them all, restart pc and pick between java 6 or 7. Just one, I don't know why you would need 2 or more when one java can do the job

Link to comment
Share on other sites

  • 0

I uninstalled Java 8. I'm a programmer, so I like to use Java 7, and that's why I have it. But when I remove Java 6, no java applications work, because the system isn't optimized for Java 7u45, it's optimized for the apple-provided java (6u65). So, the problem may be that I need to optimize it for Java 7, and remove Java 6.

Link to comment
Share on other sites

  • 0
  • Moderators

Ugh, I hate Mac because the little knowledge I posess comes from windows.

Java 7 has been upgraded to 51, update it. Might be that you need java 6 then, thing is that java 6 is not being updated any more.

Caused by: java.lang.UnsatisfiedLinkError: Can't load library

This tells me that problem lies with java... According to oracle Mac users should use both java 7 and 6. That they can "co-exist". Yet a few users gets these kinds of errors... ugh!

Link to comment
Share on other sites

  • 0

Your a developer, you say? So your Java 7 version, its the JDK and not JRE, right? Because JDK has been known to cause issues. If thats the case, I'd recommend removing the JDK and replacing it with the recommended apple version for 7, and seeing if the issue resolves.

Tech Jargon time, since you've done java dev. We are getting a reflection invoke error deeper in the report, and that would indicate that something in the calling of the function has broke, as opposed to the function itself, IE java cannot find the normal 64 bit libraries that it wants, as its following the technic pack instruction set for them. JRE has a different structure, from my knowledge, that JDK, which means if JDK is the primary version of java 7, then the directions that technic pack gives would be pointing somewhere completely different, than they would be for regular java. End of tech rant.

Link to comment
Share on other sites

  • 0

Apple just says to download the JRE from java.com, and since my parents aren't home right now, I can't install the JRE (I need an admin password). I also forgot to tell you that some modpacks (like Lapitos Galacticraft Modpack) work, as well as the original minecraft from the launcher. It's just some, like tekkit and voltz, that don't work. Maybe it's because my java home variable is set to the wrong version or something. I don't know how to set the default java on a mac.

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