Mac ftb Crashing

Status
Not open for further replies.

2122000nrm

New Member
Jul 29, 2019
66
0
0
When I start up FTB, it loads everything then it crashes. I'm not too good with computers or anything but I was able to detect that something is missing .. Obviously :p

Here is the pastebin that was on the console

http://pastebin.com/w2fa3LCw

Thank you for your help in advance
 

NdMSnIpEz

New Member
Jul 29, 2019
112
0
0
Code:
_NSJVMLoadLibrary: NSAddLibrary failed for /libjawt.dylib
JavaVM FATAL: lookup of function JAWT_GetAWT failed. Exit
Yes, something is definitely missing. Specifically a file named libjawt.dylib.
The file should be in [path to .jdk bundle]/Contents/Libraries, but nothing should be directly linking or loading it, since the location can change based on the currently running JVM.
Try reinstalling the latest java 6 (Java 7 doesn't support mac) and report back.
 

2122000nrm

New Member
Jul 29, 2019
66
0
0
Code:
_NSJVMLoadLibrary: NSAddLibrary failed for /libjawt.dylib
JavaVM FATAL: lookup of function JAWT_GetAWT failed. Exit
Yes, something is definitely missing. Specifically a file named libjawt.dylib.
The file should be in [path to .jdk bundle]/Contents/Libraries, but nothing should be directly linking or loading it, since the location can change based on the currently running JVM.
Try reinstalling the latest java 6 (Java 7 doesn't support mac) and report back.

Doing it right now. Its weird because before I went traveling, FTB worked fine.
 
Status
Not open for further replies.