SwitchCraftCC / Plethora-Fabric

A peripheral provider for ComputerCraft, ported to Fabric
MIT License
16 stars 13 forks source link

Crash right after install the mod #16

Closed vico93 closed 1 year ago

vico93 commented 1 year ago

Hello!

I'm starting to assemble again my modpack for 1.19.3, tried to place CC:Restitched, Plethora and its dependencies on the folder and tried to run the game with that (plus FAPI and mod menu).

But i got a crash, here's the log.

Specs

Minecraft 1.19.3 Fabric Loader 0.14.13 Fabric API 0.73.0 Mod Menu 5.0.2 Plethora 1.4.1 Trinkets 3.5.1 Fabric Language Kotlin 1.9.0+kotlin.1.8.0 OpenJDK 64-Bit Server VM 17 (JRE shipped with Mojang's launcher) Windows 10 22H2 x64

SquidDev commented 1 year ago

Plethora requires the Fabric version of CC: Tweaked, not CC: Restitched. This is not officially available yet, though can be downloaded from the a recent CI build.

This will be handled a little better once MC 1.19.4 is out, as CC:T will have a stable Fabric build.

vico93 commented 1 year ago

Plethora requires the Fabric version of CC: Tweaked, not CC: Restitched. This is not officially available yet, though can be downloaded from the a recent CI build.

This will be handled a little better once MC 1.19.4 is out, as CC:T will have a stable Fabric build.

Uh i didnt really know you were producing a build straight for Fabric. Good news tbh.

Will wait for a stable release to try Plethora. Good work with that!