Unix Linux Java 1.7 64-bit LWJGL fail

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

etopsirhc

New Member
Jul 29, 2019
14
0
0
it would appear that the launcher isnt downloading the correct LWJGL and natives, while it does get the linux natives , it doesnt grab the linux 64-bit ones when using a 64-bit java, at least for java 1.7

main reason i can tell this , "wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)" appears right after LWJGL tries to load the linux native.

crash report

hope you can fix it though untill then just have ppl download the newest LWJGL from their site and copy over the natives and the jars , as when i just replaced the natives the normal jars complain that they cant find their proper natives.

tested on FTB launcher 1.0.4
 

Sal

New Member
Jul 29, 2019
11
0
0
Did you try manually copying the linux natives from a clean minecraft install? If so, did it work?

I'll try to reproduce this tonight when I get home, and then trying the work-around.

(Squeeze, OpenJDK 1.7 64 bit.)
 

etopsirhc

New Member
Jul 29, 2019
14
0
0
even vanilla seems to give me the wrong lwjgl files last i tried.
not openJDK , been using the actual oracle jdk7-64.
also i have that jdk set as default , so it wont use the openjdk that comes with ubuntu 12

-testing again on 1.0.4 while typing-
i just change the folder it saves everything to so i dont lose anything.
 
Status
Not open for further replies.