• 0

    posted a message on Minecraft 1.9+ Crashes on Launch
    Quote from urielsalis»

    Use the propietary drivers


    If you mean for my graphics card, I am.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.9+ Crashes on Launch

    For lwjgl?

    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft 1.9+ Crashes on Launch

    Every time I try to launch Minecraft 1.9 or later, I get this error:

    ---- Minecraft Crash Report ----
    // Why did you do that?
    
    Time: 4/30/17 1:15 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.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
    	at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
    	at org.lwjgl.opengl.Display.<clinit>(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 (amd64) version 4.4.26-gentoo
    	Java Version: 1.8.0_121, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 52647048 bytes (50 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.11.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: <unknown>


    I found what looked like a solution on this thread, but it was for the old (pre-1.6) launcher.

    Any ideas?

    Posted in: Java Edition Support
  • 0

    posted a message on Game Crashes whenever I Try to Play 1.8 or Later on Gentoo Linux

    Whenever I try to launch Minecraft 1.9 or any of the 1.8 versions, I get the following crash report.


    ---- Minecraft Crash Report ----
    // Hi. I'm Minecraft, and I'm a crashaholic.
    
    Time: 3/12/16 12:09 PM
    Description: Initializing game
    
    java.lang.ExceptionInInitializerError
    	at bcf.ar(SourceFile:620)
    	at bcf.an(SourceFile:428)
    	at bcf.a(SourceFile:377)
    	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.<clinit>(Display.java:138)
    	... 4 more
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Stacktrace:
    	at bcf.ar(SourceFile:620)
    	at bcf.an(SourceFile:428)
    
    -- Initialization --
    Details:
    Stacktrace:
    	at bcf.a(SourceFile:377)
    	at net.minecraft.client.main.Main.main(SourceFile:124)
    
    -- System Details --
    Details:
    	Minecraft Version: 1.9
    	Operating System: Linux (amd64) version 4.0.5-gentoo
    	Java Version: 1.7.0_95, Oracle Corporation
    	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 69151568 bytes (65 MB) / 162467840 bytes (154 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.9
    	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: Default
    	Current Language: ~~ERROR~~ NullPointerException: null
    	Profiler Position: N/A (disabled)
    	CPU: <unknown>


    Here's a list of what I've tried so far:


    1. Getting a new Minecraft.jar in case the launcher was out of date
    2. Recompiling OpenGL and my JDK
    3. Forcing the launcher to create a blank .minecraft folder in my home directory
    4. Going into options.txt and resetting my resource packs to default

    Does anybody know what's going on?

    Posted in: Java Edition Support
  • 0

    posted a message on Custom Music Disc! Forge Tutorial 1.7.2 & 1.7.10!
    I can't play my sound! Ingame, it says I'm playing bioRecord.desc. I have the sounds.json and my .ogg, but no sound is emmited. Here is my sounds.json:



    (This is my only sound so far.)

    {
        "bioRecord": {
            "category": "record",
            "sounds": [
                {
                    name: "bioRecord",
                    "stream": true
                }
            ]
        }
    }


    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on [1.0] Big Mac Modeler! The MCAnimator!
    Thanks! Finally a modeller I can download and use!
    Posted in: Minecraft Tools
  • 0

    posted a message on [Continued Modeler/Tool] MCModeler v2.4 -- New in 2.4 - Updated GUI/Java3D Utilization[Mac/PC/Linux]
    Can't download! It opens the CreeperHost page, but all it does is advertise servers! I can't run Techne on a Linux PC and wouldn't want to, either -- it's closed-source.
    Posted in: Minecraft Tools
  • To post a comment, please .