World crashing

Status
Not open for further replies.

paulandpedro

New Member
Jul 29, 2019
3
0
0
I have a very similar problem. Get the out of memory error with a practically brand new world and 1-2.5 allocated gigs of ram.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
@colin2496

Code:
2013-01-17 12:58:47 [INFO] [STDOUT] Initializing LWJGL OpenAL
2013-01-17 12:58:47 [INFO] [STDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-01-17 12:58:47 [INFO] [STDOUT] Error in class 'LibraryLWJGLOpenAL'
2013-01-17 12:58:47 [INFO] [STDOUT]    Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
2013-01-17 12:58:47 [INFO] [STDOUT]    ERROR MESSAGE:
2013-01-17 12:58:47 [INFO] [STDOUT]        Could not locate OpenAL library.

Your on a mac of on windows?

@paulandpedro can you upload a log as colin did. Just crashing does get us nowhere ;)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Before anyone suggests that colin2496 does any of the things previously suggested, here's his last help request: http://forum.feed-the-beast.com/threads/ftb-launcher-crashes.7617/page-2#post-90982

He's using Win7 x64, Java 7 u 11, launcher 1.2.2


How you managed to get and error in LWJGL is beyond me. It's pretty much exclusive to Mac OS users trying to use Java 7.

You should try updating you LWJGL.
This is from my trouble shooting guide:
# This one does not happen often, and should be checked as a last resort: Sometimes, LWJGL gets out of sync with everything else and becomes out of date. Go to LWJGL and make sure it's up to date. Here’s another link to help with LWJGL.

If the links don't work, it's near the bottom of my google doc.
 
Status
Not open for further replies.