Unix Ubuntu 12.10 Launcher Crash

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

minerjon

New Member
Jul 29, 2019
8
0
0
I am running ubuntu 12.10 with Sun Oracle Java 7, system is fully up to date.

I have tried updating the LWJGL files to both 2.8.4 and 2.8.5 with the same crash happening, the crash log is on pastebin on the link below

http://pastebin.com/jPJHdFdR
 

minerjon

New Member
Jul 29, 2019
8
0
0
I have set the default application to Sun Java. double click on the .jar file and it opens the launcher fine, Selected my profile (Login details) chosen the BETA modpack and increased allocated memory to 2GB, Max on system is 4GB. The launcher console then comes to the front and Minecraft launches, then after 4-10 seconds it crashes.

*This is with the new launcher version
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
After doing the above mentioned suggestions, and if the problem persists, can you post the crash report that comes up in the Minecraft program box.
 

minerjon

New Member
Jul 29, 2019
8
0
0
The crash report is on the pastebin link from original post.

However here it is



Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to /home/jonathan/Documents/Minecraft/FTBBETAA/minecraft/crash-reports/crash-2012-11-15_01.29.47-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.



--- BEGIN ERROR REPORT f7b75d26 --------
Generated 15/11/12 01:29

- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 3.5.0-18-generic
- Java Version: 1.7.0_09, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 206545200 bytes (196 MB) / 257294336 bytes (245 MB) up to 2147483648 bytes (2048 MB)
- JVM Flags: 2 total; -Xms256M -Xmx2304M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 0 mods loaded, 0 mods active
- LWJGL: 2.8.4
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: ~ERROR~ NullPointerException: null[failed to get system properties (java.lang.NullPointerException)]


org.lwjgl.LWJGLException: X Error - disp: 0x7f9b6c00a140 serial: 36 error: BadRequest (invalid request code or no such operation) request_code: 154 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:843)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.a(Minecraft.java:408)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT 621494e7 ----------
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
After doing the above mentioned suggestions, and if the problem persists, can you post the crash report that comes up in the Minecraft program box.

I said that for a reason. Do it in those steps, if the problem persists, post the crash report. As in, rule out other possibilities so we can look for possible changes.
 

minerjon

New Member
Jul 29, 2019
8
0
0
I started with a new install completly, I removed the old launcher version where i was getting the same problem.
 

Meldiron

New Member
Jul 29, 2019
641
0
0
Is there a folder in your FTB folder named updatetemp or tempupdate or something like that?
If there is a file in it then that's 1.0.4, move it to your FTB folder and overwrite the launcher file that's there
If you are running the 1.0.4 launcher then you need to eigther edit your login detail (your account name will be all messed up) or delete the logindata file in your FTB folder and enter your login details again.
 

minerjon

New Member
Jul 29, 2019
8
0
0
My launcher version says 1.0.5. I have deleted the logindata file and re-entered my credentials and crashed again.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Are you trying to use a texture pack? Do you have any antivirus programs installed?
Try updating your graphics drivers.
 

minerjon

New Member
Jul 29, 2019
8
0
0
I have tried both the Open-Source driver that ships with Ubuntu and the Propriety Driver from AMD

Minecraft itself runs fine aslong as I update to LWJGL 2.8.4
 

minerjon

New Member
Jul 29, 2019
8
0
0
FTB is the problem, I was just saying that my system runs Minecraft fine, just not when loaded via FTB
 

Meldiron

New Member
Jul 29, 2019
641
0
0
Hm... if the first error log is from launcher version 1.0.5 then apparently account name encryption don't work in unix for whatever reason.
And then have no idea what it could be.
 

notthemessiah

New Member
Jul 29, 2019
4
0
0
I can't tell if the problems are similar because our error logs look different, but I was having fewer problems with OpenJDK's JRE than I was with Oracle JRE on Arch Linux.

EDIT: I fixed my Oracle JRE 7 problems by copying updated lwjgl's jars and natives to the FTBBETAA minecraft bin folder. Oh, nevermind, I see you updated your lwjgls.
 
Status
Not open for further replies.