We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I used to play in my windows pc normally, when i switched to linux this error appeared (openGL is enabled) after a black screen:
Game Crashed! I have fallen and I can't get up! EaglercraftX's runtime could not be initialized! java.lang.NullPointerException at Throwable.fillInStackTrace(TThrowable.java:113) at Throwable.<init>(TThrowable.java:66) at Exception.<init>(TException.java:22) at RuntimeException.<init>(TRuntimeException.java:25) at NullPointerException.<init>(TNullPointerException.java:26) at WasmGCSupport.npe(WasmGCSupport.java:27) at EnumPlatformANGLE.fromGLRendererString(EnumPlatformANGLE.java:61) at PlatformOpenGL._wglGetString(PlatformOpenGL.java:753) at PlatformRuntime.getGLRenderer(PlatformRuntime.java:170) at PlatformRuntime.getPlatformANGLE(PlatformRuntime.java:162) at EagRuntime.create(EagRuntime.java:69) at ClientMain._main(ClientMain.java:69) at MainClass.clientMain(MainClass.java:37) at MainClass.main(MainClass.java:30) at MainClass.main$exported$0(Unknown Source) eaglercraft.version = "u46" eaglercraft.minecraft = "1.8.8" eaglercraft.brand = "lax1dude" webgl.version = null webgl.renderer = null [masked] webgl.vendor = null [masked] webgl.version.id = 300 webgl.experimental = false webgl.ext.EXT_color_buffer_float = false webgl.ext.EXT_color_buffer_half_float = false webgl.ext.OES_texture_float_linear = false webgl.ext.EXT_texture_filter_anisotropic = false window.eaglercraftXOpts = {"worldsDB":"worlds","relays":[{"addr":"wss://relay.deev.is/","comment":"lax1dude relay #1","primary":false},{"addr":"wss://relay.lax1dude.net/","comment":"lax1dude relay #2","primary":false},{"addr":"wss://relay.shhnowisnottheti.me/","comment":"ayunami relay #1","primary":true}]} currentTime = 1/10/2025, 12:01:20 PM window.navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 window.navigator.vendor = Google Inc. window.navigator.language = en-US window.navigator.hardwareConcurrency = 4 window.navigator.deviceMemory = 4 window.navigator.platform = Linux x86_64 window.navigator.product = Gecko window.navigator.plugins = [{"name":"PDF Viewer","filename":"internal-pdf-viewer","desc":"Portable Document Format"},{"name":"Chrome PDF Viewer","filename":"internal-pdf-viewer","desc":"Portable Document Format"},{"name":"Chromium PDF Viewer","filename":"internal-pdf-viewer","desc":"Portable Document Format"},{"name":"Microsoft Edge PDF Viewer","filename":"internal-pdf-viewer","desc":"Portable Document Format"},{"name":"WebKit built-in PDF","filename":"internal-pdf-viewer","desc":"Portable Document Format"}] window.localStorage = [object Storage] window.sessionStorage = [object Storage] window.indexedDB = [object IDBFactory] rootElement.clientWidth = 1440 rootElement.clientHeight = 739 window.innerWidth = 1440 window.innerHeight = 739 window.outerWidth = 1440 window.outerHeight = 860 window.devicePixelRatio = 1 window.screen.availWidth = 1440 window.screen.availHeight = 860 window.screen.colorDepth = 24 window.screen.pixelDepth = 24 window.location.href = file:///home/alexdacat/Desktop/EaglercraftX_1.8_WASM-GC_Offline_Download.html
I am new to github, so please dont accuse me if i did anyhing wrong I tried running it in private, so no extensions inflicts its function.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I used to play in my windows pc normally, when i switched to linux this error appeared (openGL is enabled) after a black screen:
I am new to github, so please dont accuse me if i did anyhing wrong
I tried running it in private, so no extensions inflicts its function.
The text was updated successfully, but these errors were encountered: