error code whilst launching game in linux mint

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Conver86

New Member
Jul 29, 2019
7
0
0
hi guys i cant launch ftb on linux mint

my specs are
amd phenom 2 965 processor x 4
8 gig ram
radeon HD 6770 graphics

the error im getting is

2013-12-10 09:26:37 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
2013-12-10 09:26:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:355)
2013-12-10 09:26:37 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
2013-12-10 09:26:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
2013-12-10 09:26:37 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:724)
2013-12-10 09:26:37 [INFO] [STDERR] Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java:234)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$Screen.<init>(XRandR.java:196)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.populate(XRandR.java:87)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.access$100(XRandR.java:52)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR$1.run(XRandR.java:110)
2013-12-10 09:26:37 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.XRandR.getConfiguration(XRandR.java:108)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:618)
2013-12-10 09:26:37 [INFO] [STDERR] at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
2013-12-10 09:26:37 [INFO] [STDERR] ... 4 more


normal minecraft works fine just not ftb and im new to linux so not sure where tostart
 

LightStruk

New Member
Jul 29, 2019
1
0
0
I had the same issue. Download the latest version of LWJGL from http://lwjgl.org/download.php . After extracting that,

1. Copy the updated lwjgl.jar, lwjgl_util.jar, and jinput.jar from the lwjgl/jar folder into the <ftb_mod_folder>/minecraft/bin folder
2. Copy all of the files from the lwjgl/native/linux folder into the <ftb_mod_folder/minecraft/bin/natives folder