lwjgl3ify

lwjgl3ify

1.6k Downloads

[2.0.2] Crash on startup

ProxyPlayerHD opened this issue ยท 2 comments

commented

I'm trying to make a 1.7.10 custom modpack with lwjgl3ify mainly to just see how well it would run.
but i'm already running into some issues, specifically the instance won't start at all.

the full steps of what i did:

I already had Prism Launcher installed and working (version 8.2), i downloaded and installed Adoptium's LTS version of Java 21 (21.0.2.13), and made sure Prism was detecting it.

Then i created a new instance in Prism, installed Forge 10.13.4.1614, and then ran it once with Java 8 to make sure it all worked fine. then i closed Prism completely.

Afterwards I downloaded lwjgl3ify-2.0.2-multimc.zip and lwjgl3ify-2.0.2.jar, copied the .jar file into the <instance>\.minecraft\mods folder and copied the contents of the zip to the <instance> folder, overwritting mmc-pack.json as instructed.

Then i relaunched Prism checked the Edit->Version menu to see LWJGL3, Minecraft with LWJGL3, LWJGL3ify Early Classpath, Forge-LWJGL3, and LWJGL3 launch args in the menu.

and finally i tried to launch the instance but it just throws some errors at me. here the full log that Prisim showed: minecraft.log

any help would be appreciated!

commented

ah piss, i missed that in the readme because my eyes instantly went to the "Non-GTNH 1.7.10 instance setup" section so i didn't notice that this had dependencies.
maybe add a line for dummies like me in the "Setup" section to remind people to check the required dependencies in the "Usage" section

it's now working, thank you!

commented

Looks like you're missing unimixins from your mod list