#Fabric 1.16.5 no change in the mods code (no depends, just straight from the template) game crashed
79 messages ยท Page 1 of 1 (latest)
How?
check gradle.properties
but when I normally use Fabric I only need 0.15.11
in the dev envrionment theres a problem
but not for 1.16.5
what should I use for 1.16.5
that version is trying to use glfw 3.3.2
hmm ok thx
something old ๐
let me check my old 1.16.5 instance
im new i dont know
modmenu there use 0.11.1
so i should use 0.11.1?
you can try that
Now it says that gradle requires Java 17+ but then I can't use 1.16.5 cuz it needs Java 8
1.16.5 requires 17 officially ๐ค
At least vanilla
Forge used J8
1.16.5 required java 8; 1.17 and 1.17.1 used java 16
did you tested that mod with java 17?
If I am not wrong you can just build the mod with JDK-17 as long as you set the target (inside the build.gradle) to java 8. That way it should work fine with 1.16.5
I got this error:
An exception occurred applying plugin request [id: 'fabric-loom', version: '1.7-SNAPSHOT']
> Failed to apply plugin 'fabric-loom'.
> You are using an outdated version of Java (8). Java 17 or higher is required.
You can change the Java version in the Gradle settings dialog.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
why do you use new libraries,... for 1.16.5?
wdym
I went to https://fabricmc.net/develop/ where it said for 1.16.5 Loom 1.7-Snapshot is recomended
1.16.5 is 4 years old
they use latest versions there
can you run vanilla MC 1.16.5?
use official MC launcher
and fabric in official launcher?
lemme see
ok this is what i did
im just gonna try normal template with source being java 17
check, if you can see glfw version in log
i restarted intilliJ
you want 3.2.2 and not 3.3.2 there
lemme see if this detects java
its indexing Java 17
It indexed the files and made the runClient and runServer cmds available, I am gonna try to launch the client
hmm
check log and/or crash report
What? That not fabric problem. Minecraft run OGL3 even on 1.12
no it doesnt
Minecraft 1.17 changed the OpenGL requirement to OpenGL 3.2 until then it was OpenGL 2
pls help
someone help
@steel iron ? do u know hot change it
i dont use windows
u use linux?
yes
=(
check, if you can see glfw version in log, when you use vanilla MC launcher
ok got it
[18:55:13] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10 with Fabric (non-dev, works with no problems)
same thing for dev environment?
im confused
pls help someone