Minecraft on linux crashes

Minecraft on linux crashes

Minecraft has always worked on the computer I’m using right now but it’s suddenly started crashing immediately after the launcher opens it. The crash report is below; could someone please help me out here? I have no experience in this area, so I don’t know what’s important and what isn’t.

—- Minecraft Crash Report —- // Ooh. Shiny.

Time: 1/6/17 3:08 PM Description: Initializing game

java.lang.ExceptionInInitializerError
at bes.ar(SourceFile:626)
at bes.an(SourceFile:434)
at bes.a(SourceFile:383)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.XRandR.findPrimary(XRandR.java:326)
at org.lwjgl.opengl.XRandR.ScreentoDisplayMode(XRandR.java:315)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:746)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:743)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:743)
at org.lwjgl.opengl.Display.(Display.java:138)
. 4 more

A detailed walkthrough of the error, its code path and all known details is as follows:

— Head — Thread: Client thread Stacktrace: at bes.ar(SourceFile:626) at bes.an(SourceFile:434)

— Initialization — Details: Stacktrace: at bes.a(SourceFile:383) at net.minecraft.client.main.Main.main(SourceFile:124)

— System Details — Details: Minecraft Version: 1.11.2 Operating System: Linux (i386) version 4.4.0-31-generic Java Version: 1.8.0_91, Oracle Corporation Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation Memory: 67694224 bytes (64 MB) / 150089728 bytes (143 MB) up to 523501568 bytes (499 MB) JVM Flags: 5 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.11.2 LWJGL: 2.9.4 OpenGL: ERROR RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: No Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ERROR NullPointerException: null Profiler Position: N/A (disabled) CPU:

Источник

Minecraft 1.8+ crashes on launch

Completely ignored arguments: [--nativeLauncherVersion, 286, --nativeLauncherVersion, 307] [19:53:27] [Client thread/INFO]: Setting user: ninjakwool [19:53:38] [Client thread/INFO]: LWJGL Version: 2.9.4 [19:53:43] [Client thread/INFO]: Reloading ResourceManager: Default [19:53:47] [Sound Library Loader/INFO]: Starting up SoundSystem. [19:53:47] [Thread-5/INFO]: Initializing LWJGL OpenAL [19:53:47] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [19:53:48] [Thread-5/INFO]: OpenAL initialized. [19:53:48] [Sound Library Loader/INFO]: Sound engine started [19:54:01] [Client thread/INFO]: Created: 1024x512 textures-atlas # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27b93e88, pid=5192, tid=3920 # # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18) # Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 ) # Problematic frame: # C [ig4dev32.dll+0x3e88] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # An error report file with more information is saved as: # C:\Users\Matthew\AppData\Roaming\.minecraft\hs_err_pid5192.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # AL lib: (EE) alc_cleanup: 1 device not closed Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release 

Источник

Читайте также:  Change dns settings in linux

Why does Minecraft keep crashing in Ubuntu 14.04?

I just installed Minecraft on my Ubuntu system using the Minecraft Installer Peeps PPA. When Minecraft finished downloading and was launched, it crashed and this is what I got:

 ---- Minecraft Crash Report ---- // Daisy, daisy. Time: 10/12/15 5:25 PM Description: Initializing game java.lang.ExceptionInInitializerError at ave.ar(SourceFile:560) at ave.am(SourceFile:361) at ave.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951) at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738) at org.lwjgl.opengl.Display.(Display.java:138) . 4 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at ave.ar(SourceFile:560) at ave.am(SourceFile:361) -- Initialization -- Details: Stacktrace: at ave.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124) -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Linux (amd64) version 3.19.0-30-generic Java Version: 1.7.0_79, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 67187144 bytes (64 MB) / 158736384 bytes (151 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.8.8 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: No Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) CPU:

Источник

Minecraft on linux crashes

I changed my os to Manjaro Linux few days back and decided to download minecraft but when i hit play on the minecraft launcher, this crash message comes up: —- Minecraft Crash Report —- // Ouch. That hurt 🙁

Читайте также:  Linux найти все файлы больше

Time: 1/28/18 9:24 PM Description: Initializing game

java.lang.ExceptionInInitializerError at bib.av(SourceFile:661) at bib.aq(SourceFile:456) at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951) at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738) at org.lwjgl.opengl.Display.(Display.java:138) . 4 more

A detailed walkthrough of the error, its code path and all known details is as follows:

— Head — Thread: Client thread Stacktrace: at bib.av(SourceFile:661) at bib.aq(SourceFile:456)

— Initialization — Details: Stacktrace: at bib.a(SourceFile:404) at net.minecraft.client.main.Main.main(SourceFile:123)

— System Details — Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.14.14-1-MANJARO Java Version: 1.8.0_144, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 17357504 bytes (16 MB) / 152838144 bytes (145 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL: ERROR RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: ERROR NullPointerException: null Profiler Position: N/A (disabled) CPU:

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.14.60.5 crash upon startup on Ubuntu 19.10 #298

v1.14.60.5 crash upon startup on Ubuntu 19.10 #298

bug Something isn’t working crash The launcher crashes duplicate This issue or pull request already exists legacy (unsupported) Now unsupported, only compatible with 0.12-1.13.0.6, 1.13.0.15, 1.13.0.34, 1.14.1.3, 1.14.1.5

Читайте также:  Kali linux termux github

Comments

18:05:03 Info [Launcher] Version: client c735370 / manifest b3dd620 18:05:03 Info [Launcher] CPU: AuthenticAMD AMD Ryzen 7 3700X 8-Core Processor 18:05:03 Info [Launcher] CPU supports SSSE3: YES 18:05:03 Trace [Launcher] Loading hybris libraries 18:05:03 Trace [HybrisUtils] Loaded OS library /usr/share/mcpelauncher/libs/native/libfmod.so.9.16 18:05:03 Trace [HybrisUtils] Loaded OS library libm.so.6 18:05:03 Trace [HybrisUtils] Loaded OS library libz.so.1 18:05:03 Trace [Launcher] Loading Minecraft library �linkerterminate called after throwing an instance of 'std::runtime_error' what(): Failed to load Minecraft: Cannot load library: link_image[1965]: 0 could not load needed library 'libgnustl_shared.so' for 'libminecraftpe.so' (load_library[1115]: Library 'libgnustl_shared.so' not found) Signal 6 received Backtrace elements: 13 #0 /usr/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0xc5) [0x56895729] #1 linux-gate.so.1(__kernel_sigreturn+0) [0xf7ed3b60] #2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7ed3b49] #3 /lib/i386-linux-gnu/libc.so.6(gsignal+0xc6) [0xf7710616] #4 /lib/i386-linux-gnu/libc.so.6(abort+0x130) [0xf76f83f7] #5 /lib/i386-linux-gnu/libstdc++.so.6(+0x7d7f6) [0xf7a8e7f6] #6 /lib/i386-linux-gnu/libstdc++.so.6(+0x8be48) [0xf7a9ce48] #7 /lib/i386-linux-gnu/libstdc++.so.6(+0x8bec1) [0xf7a9cec1] #8 /lib/i386-linux-gnu/libstdc++.so.6(__cxa_rethrow+0) [0xf7a9d1f0] #9 /usr/bin/mcpelauncher-client(_ZN14MinecraftUtils16loadMinecraftLibERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x183) [0x56896c03] #10 /usr/bin/mcpelauncher-client(main+0xff8) [0x568316d4] #11 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf9) [0xf76f9fb9] #12 /usr/bin/mcpelauncher-client(+0x1dc0f1) [0x568300f1] Dumping stack. Process exited with unexpected exit code: 6 

edit: Version 1.21.1.1 is working for context

The text was updated successfully, but these errors were encountered:

I’m getting the same error on Manjaro 20.0 Lysia there is a lot of posts about this error but none have working fixes

I am also getting a similar outcome, slightly different errors:

44:18 Info [Launcher] Version: client c735370 / manifest b3dd620
20:44:18 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
20:44:18 Info [Launcher] CPU supports SSSE3: YES
20:44:18 Trace [Launcher] Loading hybris libraries
20:44:18 Trace [HybrisUtils] Loaded OS library /usr/share//mcpelauncher/libs/native/libfmod.so.9.16
20:44:18 Trace [HybrisUtils] Loaded OS library libm.so.6
20:44:18 Trace [HybrisUtils] Loaded OS library libz.so.1
20:44:18 Trace [Launcher] Loading Minecraft library
�linkerSignal 6 received
Backtrace elements: 13
#0 /usr/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0xc5) [0x567a9729]
#1 linux-gate.so.1(__kernel_sigreturn+0) [0xf7f26b70]
#2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7f26b59]
#3 /lib/i386-linux-gnu/libc.so.6(gsignal+0xc2) [0xf77f7832]
#4 /lib/i386-linux-gnu/libc.so.6(abort+0x121) [0xf77f8cc1]
#5 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x6e97d) [0xf7b5597d]
#6 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x76174) [0xf7b5d174]
#7 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x761dd) [0xf7b5d1dd]
#8 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x764dc) [0xf7b5d4dc]
#9 /usr/bin/mcpelauncher-client(_ZN14MinecraftUtils16loadMinecraftLibERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x183) [0x567aac03]
#10 /usr/bin/mcpelauncher-client(main+0xff8) [0x567456d4]
#11 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0xf77e2e81]
#12 /usr/bin/mcpelauncher-client(+0x1dc0f1) [0x567440f1]
Dumping stack.
Process exited with unexpected exit code: 6

20:58:17 Info [Launcher] Version: client c735370 / manifest b3dd620
20:58:17 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz
20:58:17 Info [Launcher] CPU supports SSSE3: YES
20:58:17 Trace [Launcher] Loading hybris libraries
20:58:17 Trace [HybrisUtils] Loaded OS library /usr/share//mcpelauncher/libs/native/libfmod.so.9.16
20:58:17 Trace [HybrisUtils] Loaded OS library libm.so.6
20:58:17 Trace [HybrisUtils] Loaded OS library libz.so.1
20:58:17 Trace [Launcher] Loading Minecraft library
�linkerProcess exited with unexpected exit code: 11

Источник

Оцените статью
Adblock
detector