The Typhothanian
The Typhothanian
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 1/5/2025 in #java-help
Ensure method is called after all subclass constructors have finished but before object used
Solution: Wrap the values in a field class and use supplier to get value. Then, when needed, it checks a bool for if it's been init yet. If it hasn't, then it is and sets flag to false (allowing for null values). Not perfect, but best solution I'm going to get.
5 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
bro it keeps saying that
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
Really? My zips don't have egl natives, just lwjgl natives
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
hope they can help
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
I tried that. Downloaded build.gradle.kts with egl, including natives, and it wasn't there. Even downloaded the zip and it wasn't there. Tried 3.3.3 and 3.3.2.
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
Tyvm
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
Well the base egl stuff works, the natives don't
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
lemme check that
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
oh dang
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
I mean for the file and the website
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
The same syntax works for the other things, but not egl
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
It isn't, and I checked where it's looking, and it doesn't exist.
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
anyone pls?
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
Could not determine the dependencies of task ':beryllium:shadowJar'.
> Could not resolve all files for configuration ':beryllium:runtimeClasspath'.
> Could not find lwjgl-egl-3.3.3-natives-windows.jar (org.lwjgl:lwjgl-egl:3.3.3).
Searched in the following locations:
https://repo.maven.apache.org/maven2/org/lwjgl/lwjgl-egl/3.3.3/lwjgl-egl-3.3.3-natives-windows.jar

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Could not determine the dependencies of task ':beryllium:shadowJar'.
> Could not resolve all files for configuration ':beryllium:runtimeClasspath'.
> Could not find lwjgl-egl-3.3.3-natives-windows.jar (org.lwjgl:lwjgl-egl:3.3.3).
Searched in the following locations:
https://repo.maven.apache.org/maven2/org/lwjgl/lwjgl-egl/3.3.3/lwjgl-egl-3.3.3-natives-windows.jar

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
then lemme get the gradle one...
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
java.lang.UnsatisfiedLinkError: Failed to locate library: libEGL.dll
java.lang.UnsatisfiedLinkError: Failed to locate library: libEGL.dll
40 replies
JCHJava Community | Help. Code. Learn.
Created by The Typhothanian on 11/18/2024 in #java-help
LWJGL missing EGL .dll
Sorry
40 replies
JCHJava Community | Help. Code. Learn.
Created by SubGplayz on 10/26/2024 in #java-help
Any java window I open does really weird stuff
only thing I can think of is that someone changed the default look and feel globally for java but I don't know how or why anyone or thing would do that
23 replies
JCHJava Community | Help. Code. Learn.
Created by SubGplayz on 10/26/2024 in #java-help
Any java window I open does really weird stuff
yeah that's weird
23 replies