Open MattSturgeon opened 10 months ago
I have attempted to add this in version 3.5. Please confirm whether this works.
Thanks. This fixes being able to run launch the game with devlogin installed, however if I run using --msa
then I get ClassNotFoundException: org.asynchttpclient.AsyncHttpClient
.
Could be an issue on my end, my run config uses a custom source set, but its runtimeClasspath
does inherit main
's, so things should work...
Also, does 3.5 drop legacy-forge support, since you can only have one mods.toml
?
I was afraid of this as I had it in a dev env too. Not a clue why this happens as other mod launchers don't have this issue. Will look into this.
I wonder if shadowing (& relocating) async-http-client in your jar would help?
When running on neoforge I get this error:
Would it be possible to provide a neoforge version?