PojavLauncher icon indicating copy to clipboard operation
PojavLauncher copied to clipboard

[BUG] Cursed Fabric beta 1.7.3 doesn't work

Open NotAHero04 opened this issue 3 years ago • 8 comments

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.

NotAHero04 avatar Feb 15 '22 17:02 NotAHero04

What is cursed fabric??????)

1493028 avatar Feb 16 '22 12:02 1493028

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:

image

GaucovyAero avatar Feb 16 '22 14:02 GaucovyAero

What is cursed fabric??????)

maybe this can answer

GoneSubject1 avatar Feb 16 '22 14:02 GoneSubject1

pojavlauncher is not focused on supporting older versions i wish they were supporting new versions and older versions equally

SprainedSpark89 avatar Feb 16 '22 17:02 SprainedSpark89

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.

NotAHero04 avatar Feb 17 '22 17:02 NotAHero04

I and @Aerolome spent two months to find a fix for older Forge versions. Nothing is impossible.

NotAHero04 avatar Feb 17 '22 17:02 NotAHero04

i wasn't trying to and is fabric even supported? normal fabric

SprainedSpark89 avatar Feb 17 '22 17:02 SprainedSpark89

I tried snapping the normal Fabric Loader into the game and it does start. The mapping still fails, hence it will not work.

NotAHero04 avatar May 19 '22 11:05 NotAHero04

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

GaucovyAero avatar Jan 26 '23 14:01 GaucovyAero

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/

GaucovyAero avatar Aug 14 '23 12:08 GaucovyAero