henkelmax / voicechat-interaction

Voice chat skulk sensor activation and warden detection
17 stars 2 forks source link

Unmet Dependency #1

Closed kason-i closed 2 years ago

kason-i commented 2 years ago

Bug description I might be an idiot but I am running into an unmet dependency error. Unmet dependency on server launch. States 0.55.1 but I can not find that version anywhere. Everything works when vcinteraction is not installed. Thanks in advance!

Steps to reproduce the issue

  1. Start the server

Log files [17:35:16] [main/INFO]: Loading Minecraft 1.19 with Fabric Loader 0.14.8 [17:35:16] [main/WARN]: Mod resolution failed [17:35:16] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE vcinteraction 1.19-1.0.1 {depends fabric @ [>=0.55.1+1.19]}, ROOT_FORCELOAD_SINGLE vcinteraction 1.19-1.0.1] [17:35:16] [main/INFO]: Reason: [HARD_DEP vcinteraction 1.19-1.0.1 {depends fabric @ [>=0.55.1+1.19]}] [17:35:16] [main/INFO]: SERVER environment disabled: [fabric-key-binding-api-v1] [17:35:16] [main/INFO]: Fix: add [add:fabric 0.55.1+1.19 ([[0.55.1+1.19,∞)])], remove [], replace [] [17:35:16] [main/ERROR]: Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

Versions

Other mods Lithium 1.19-0.8.0 Phosphor 1.19-0.8.1

kason-i commented 2 years ago

Installed fabric API and it is working now!