Fabricators-of-Create / Create

[Fabric Mod] Building Tools and Aesthetic Technology
MIT License
834 stars 188 forks source link

Incompatible with Cardboard MOD #1467

Closed pedroreglero closed 3 weeks ago

pedroreglero commented 3 weeks ago

Describe the Bug

The server crashes when loading, if I remove Cardboard it works, it's an incompatibility.

`Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture [17:24:19] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.10 [17:24:20] [ForkJoinPool-1-worker-3/WARN]: Mod com_github_isaiahpatton_specialsource uses the version master-SNAPSHOT which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'master'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version [17:24:20] [ForkJoinPool-1-worker-4/WARN]: Mod icommon-bundle uses the version bundle which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'bundle'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version [17:24:20] [main/INFO]: Loading 109 mods:

Reproduction Steps

1. 2. 3. ...

Expected Result

For it to work

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

MX Linux

Mod Version

0.5.1f

Minecraft Version

1.20.1

Other Mods

No response

Additional Context

No response

pedroreglero commented 3 weeks ago

It fails here image

IThundxr commented 3 weeks ago

Hybrid cores/hacks to load bukkit on fabric aren't supported due to the major changes they make, this should be reported to them

pedroreglero commented 3 weeks ago

Yea they are in beta, I know it's probably a Cardboard problem, just wanted to see if there was a workaround to make both mods work

TropheusJ commented 3 weeks ago

Cardboard is not and never will be compatible, and you shouldn’t use it.

pedroreglero commented 3 weeks ago

Any suggestions to have plugins and mods then?

TropheusJ commented 3 weeks ago

don't. just use mods, most plugins have alternatives

pedroreglero commented 3 weeks ago

unfortunately not an option for me, but thanks for the help