Windows .jar LWJGL problem?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

vince959

New Member
Jul 29, 2019
127
0
0
Trying to place the wireless transmitter in Unleashed v1.1.1 and I got disconnected from the server with this error in the console

2013-08-02 03:38:04 [INFO] [STDOUT] Error in class 'SourceLWJGL OpenAL'
2013-08-02 03:38:04 [INFO] [STDOUT] Channel null in method 'stop'
2013-08-02 03:38:05 [INFO] [STDERR] java.lang.NullPointerException
2013-08-02 03:38:05 [INFO] [STDERR] at net.minecraft.client.gui.RunnableTitleScreen.run(RunnableTitleScreen.java:33)
2013-08-02 03:38:05 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)

Tried to update LWJGL to latest 2.9 and still the same, but I think some other players can place the transmitter down without problem. But I have no idea why my client is doing this.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Try this:
Please read below. Please be sure to read all of the info available in the 2 articles.
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your setup. Please also read the extra info at the bottom of the guide, and apply all applicable suggestions.

Please post your complete client-side (launcher) console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs and prevent them from expiring: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
Partial logs are never any help.
 
Status
Not open for further replies.