WayofTime / BloodMagic

The place where all of my mod stuffs is!
Other
295 stars 271 forks source link

Bloodmagic Requires patchouli 1.19.22-77 or above #2010

Open HavocStudio2 opened 6 months ago

HavocStudio2 commented 6 months ago

Issue Description:

Bloodmagic Requires patchouli 1.19.22-77 or above but I'm using bloodmagic-1.20.1-3.3.2-44.jar and I have Patchouli-1.20.1-83-FORGE.jar installed

What happens:

game does not load or recognize Patchouli-1.20.1-83-FORGE.jar

What you expected to happen:

installed bloodmagic-1.20.1-3.3.2-44.jar Alpha Build

Steps to reproduce:

  1. ...


Affected Versions (Do not use "latest"):

HavocStudio2 commented 6 months ago

image

TehNut commented 6 months ago

I have Patchouli-1.20.1-83-FORGE.jar installed

Game thinks otherwise 🤷 Double check

HavocStudio2 commented 6 months ago

I have Patchouli-1.20.1-83-FORGE.jar installed

Game thinks otherwise 🤷 Double check

I have checked the latest version of blood magic wants 1.19.2 version of Patchouil but I downloaded it for 1.20.1 check your mod out.

mystchonky commented 6 months ago

Get 1.20.1 version of patchouli not 1.19.2

VT-14 commented 6 months ago

We did forget to update the mods.toml file when switching from 1.19 (incomplete port never released) to 1.20. However, since it is checking for that version or later, it isn't going to break anything (as shown by most people not having this issue). It only causes confusion for people who don't have Patchouli installed. https://github.com/WayofTime/BloodMagic/blob/e573e3910f1b578a846cb2d88981b80b8309c00d/src/main/resources/META-INF/mods.toml#L61

In dev we are using Patchouli 1.20.1-80-FORGE. It should work with that or any later 1.20.1 version. https://github.com/WayofTime/BloodMagic/blob/e573e3910f1b578a846cb2d88981b80b8309c00d/gradle.properties#L34

Forge thinks you don't have Patchouli installed at all. If it thought the version was wrong it would list the version it did see. If you are certain that you do have Patchouli 1.20 installed then please post a picture of your mods folder.