PojavLauncher
PojavLauncher copied to clipboard
[BUG] Cursed Fabric beta 1.7.3 doesn't work
Describe the bug
The game exited with code 1 on normal setting. The error could be fixed by setting some launch arguments, but the game still doesn't start.
The log file and images/videos
Before setting the argument: latestlog.txt
After setting the argument: latestlog.txt
Steps To Reproduce
1. Download the Cursed Fabric installer and install it through the mod installer.
2. Choose and launch "cursed-fabric-loader-[commit_hash]-b1.7.3".
3. [The "Game/Application exited with code 1" popup will appear.] Back to the launcher, set the launch argument: -Dfabric.gameVersion="1.7.3"
4. Try launching the game again. [It will be stuck on a black screen indefinitely.]
Expected Behavior
The game should be able to launch, or at least throw some useful errors.
Platform
- Device model: Vsmart Star 5
- CPU architecture: arm64
- Android version: 12 (GSI)
- PojavLauncher version: crocus-319-0a3385acd-v3_openjdk
Anything else?
There could be a problem with game directory handling, because you must pass an argument to at least get rid of the first java.lang.IllegalArgumentException.
What is cursed fabric??????)
What is cursed fabric??????)
It's a mod loader. Normal Fabric is focused on versions of Minecraft ranging from 1.0 to 1.18.1 and later. On the other hand, Cursed Fabric is more focused on older versions than 1.0. It's a lot more "working" than Modloader, because Modloader needs things like damt.ModloaderTweaker to run in the Minecraft Launcher or pojav. Although one thing is true: more mods were made for Modloader b1.7.3 than Cursed Fabric b1.7.3.
This is a screenshot of Cursed Fabric b1.7.3:

pojavlauncher is not focused on supporting older versions i wish they were supporting new versions and older versions equally
pojavlauncher is not focused on supporting older versions i wish they were supporting new versions and older versions equally
Please be serious, and don't turn issues into your casual chat ever again.
I and @Aerolome spent two months to find a fix for older Forge versions. Nothing is impossible.
i wasn't trying to and is fabric even supported? normal fabric
I tried snapping the normal Fabric Loader into the game and it does start. The mapping still fails, hence it will not work.
here's a patched babric 0.14.6 jar -> this goes into .minecraft/libraries, not directly, somewhere in there idk: https://www.mediafire.com/file/qzxiccvtctowzfq/fabric-loader-0.14.6-babric.1local.jar/file
- make sure to disable sha verification, otherwise it's gonna redownload the original jar
and here's artdev's pull request on mainline fabric, doesn't seem to be approved tho... https://github.com/FabricMC/fabric-loader/pull/757/files
it's basically a simple issue in the applet, but yeah
the fix is now in fabric mainline and babric with the latest version of fabric loader starts up and works fine https://babric.github.io/