directive0
Very Active Member
That's too bad. I haven't got my pandy yet and I was pretty excited for this.
Maybe I'll roll my server back. :\
Maybe I'll roll my server back. :\
---- Minecraft Crash Report ----
// Why is it breaking
Time: 4/16/15 3:32 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at avf.ar(SourceFile:560)
at avf.am(SourceFile:361)
at avf.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.<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 avf.ar(SourceFile:560)
at avf.am(SourceFile:361)
-- Initialization --
Details:
Stacktrace:
at avf.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.3
Operating System: Linux (arm) version 3.2.67
CPU: 2x null
Java Version: 1.7.0_60-ea, Oracle Corporation
Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation
Memory: 112831192 bytes (107 MB) / 168353792 bytes (160 MB) up to 523501568 bytes (499 MB)
JVM Flags: 10 total; -Xbatch -Xms160M -Xnoclassgc -XX:MaxPermSize=128M -XX:PermSize=128M -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.3
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)
If you don't know, you are probably using default (so 4.00 on CC / Rebirth and 4.03.00.02 on Gigahertz). You can use that also: http://repo.openpandora.org/?page=detail&app=pandoramodelcheckHow do I find out what driver I'm using? That's from the Pandora. I haven't tried on the RPi yet, but thanks for the build instructions for it.
Actually, i had this error happen on my desktop PC recently. The cause was that the lwjgl library needs the xrandr binary to be present, because it uses this to determine the display modes. Installing this fixed the problem.Actually, now it doesn't work at all for me:
---- Minecraft Crash Report ----// Why is it breaking Time: 4/16/15 3:32 PMDescription: Initializing gamejava.lang.ExceptionInInitializerError at avf.ar(SourceFile:560) at avf.am(SourceFile:361) at avf.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124)Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.Linuisplay.getAvailableDisplayModes(Linuisplay.java:951) at org.lwjgl.opengl.Linuisplay.init(Linuisplay.java:738) at org.lwjgl.opengl.Display.&amp;amp;lt;clinit&amp;amp;gt;(Display.java:138) ... 4 moreA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Stacktrace: at avf.ar(SourceFile:560) at avf.am(SourceFile:361)-- Initialization --Details:Stacktrace: at avf.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124)-- System Details --Details: Minecraft Version: 1.8.3 Operating System: Linux (arm) version 3.2.67 CPU: 2x null Java Version: 1.7.0_60-ea, Oracle Corporation Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation Memory: 112831192 bytes (107 MB) / 168353792 bytes (160 MB) up to 523501568 bytes (499 MB) JVM Flags: 10 total; -Xbatch -Xms160M -Xnoclassgc -XX:MaxPermSize=128M -XXermSize=128M -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.8.3 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)
Yeah, that xrandr thingy, I have noticed that with latest lwjgl.Actually, i had this error happen on my desktop PC recently. The cause was that the lwjgl library needs the xrandr binary to be present, because it uses this to determine the display modes. Installing this fixed the problem.Actually, now it doesn't work at all for me:
---- Minecraft Crash Report ----// Why is it breaking Time: 4/16/15 3:32 PMDescription: Initializing gamejava.lang.ExceptionInInitializerError at avf.ar(SourceFile:560) at avf.am(SourceFile:361) at avf.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124)Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.lwjgl.opengl.Linuisplay.getAvailableDisplayModes(Linuisplay.java:951) at org.lwjgl.opengl.Linuisplay.init(Linuisplay.java:738) at org.lwjgl.opengl.Display.&amp;amp;lt;clinit&amp;amp;gt;(Display.java:138) ... 4 moreA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Stacktrace: at avf.ar(SourceFile:560) at avf.am(SourceFile:361)-- Initialization --Details:Stacktrace: at avf.a(SourceFile:310) at net.minecraft.client.main.Main.main(SourceFile:124)-- System Details --Details: Minecraft Version: 1.8.3 Operating System: Linux (arm) version 3.2.67 CPU: 2x null Java Version: 1.7.0_60-ea, Oracle Corporation Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation Memory: 112831192 bytes (107 MB) / 168353792 bytes (160 MB) up to 523501568 bytes (499 MB) JVM Flags: 10 total; -Xbatch -Xms160M -Xnoclassgc -XX:MaxPermSize=128M -XXermSize=128M -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.8.3 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)
I had installed the optifine mod through Windows, then simply copied the whole directly onto my Pandora(so the opftine profile came along too). There doesn't seem to be a lite version available for the newer optifine mods, so I used the latest beta I could find.Okay, so I can confirm that I got the Minecraft vanilla launcher working. It crashed to the log after a few moments but it worked once I got swap activated with swapfile.pnd.
So where do I copy over my optifined .jar from on my desktop?