PojavLauncher icon indicating copy to clipboard operation
PojavLauncher copied to clipboard

[BUG] Quilt Installer does not work

Open offbeat-stuff opened this issue 2 years ago • 10 comments

Describe the bug

Quilt mc installer is not able to load version list and hence not able to install.

The log file and images/videos

latestlog.txt

Steps To Reproduce

1 Start Pojav
2 install jar
3 select quilt installer
4 wait for a minute

Expected Behavior

Should list versions

Platform

- Device model: Honor 6x
- CPU architecture: aarch64
- Android version: 7
- PojavLauncher version: latest development version as of 20 April

Anything else?

No response

offbeat-stuff avatar Apr 21 '22 03:04 offbeat-stuff

Press on default, and then press make new, then there should be a list with every version, also make sure to put the runtime and what render if not it will not work.

kuzy21 avatar Apr 21 '22 04:04 kuzy21

solved it by installing through termux

offbeat-stuff avatar Apr 21 '22 10:04 offbeat-stuff

Does not seem to launch though

offbeat-stuff avatar Apr 21 '22 10:04 offbeat-stuff

What minecraft version r u trying to run?

kuzy21 avatar Apr 21 '22 16:04 kuzy21

1.18.2 with quilt loader

offbeat-stuff avatar Apr 22 '22 02:04 offbeat-stuff

It instantly exits the game as the jar in the versions folder is empty.btw fabric works totally fine for me.

offbeat-stuff avatar Apr 22 '22 02:04 offbeat-stuff

Ok do u have runtime 17 and did u patch 1.18.2

kuzy21 avatar Apr 22 '22 02:04 kuzy21

no patch and i do have java 17 installed

offbeat-stuff avatar Apr 22 '22 09:04 offbeat-stuff

can you try yourself to install quilt

offbeat-stuff avatar Apr 22 '22 09:04 offbeat-stuff

Here https://quiltmc.org/install/client

offbeat-stuff avatar Apr 22 '22 09:04 offbeat-stuff

has a fix setting in the latest actions build

GaucovyAero avatar Jan 25 '23 13:01 GaucovyAero

What is this setting?

Edit: from looking at the code it seems to be "Sandbox .jar installer" in the miscellaneous settings. I'm leaving this here for future reference ;)

TheKodeToad avatar Jun 28 '23 11:06 TheKodeToad

@TheKodeToad You are quite everywhere. Thanks for the comment, I was finding it

nopeless avatar Sep 14 '23 19:09 nopeless

not related to the installation but if your mods crash, the game might crash too (before showing the error), because quilt tries to show a forked gui window, you fix it by putting -Dloader.disable_forked_guis=true into your jvm arguments

GaucovyAero avatar Sep 14 '23 21:09 GaucovyAero