samolego / FabricTailor

A server-side or singleplayer skin changing mod for fabric.
https://modrinth.com/mod/FabricTailor
GNU Lesser General Public License v3.0
109 stars 16 forks source link

Crash on server startup #61

Closed NicolasPL64 closed 2 years ago

NicolasPL64 commented 2 years ago

I'm getting this error when starting the server, and I have downloaded the 1.19 version of both the server and the mod.

[12:05:34] [main/INFO]: Loading Minecraft 1.19 with Fabric Loader 0.14.8 [12:05:34] [main/WARN]: Mod resolution failed [12:05:34] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE fabrictailor 1.8.4 {depends fabric @ []}, ROOT_FORCELOAD_SINGLE fabrictailor 1.8.4] [12:05:34] [main/INFO]: Reason: [HARD_DEP fabrictailor 1.8.4 {depends fabric @ []}, HARD_DEP config2brigadier 1.1.3 {depends fabric @ [*]}] [12:05:34] [main/INFO]: Fix: add [add:fabric 1 ([(-?,?)])], remove [], replace [] [12:05:34] [main/ERROR]: Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

NicolasPL64 commented 2 years ago

Didn't know I had to download https://www.curseforge.com/minecraft/mc-mods/fabric-api

Fixed