WinDanesz / WizardryUtils

WizardryUtils is a library mod to ease addon (spell pack) development for the Electroblob's Wizardry Minecraft mod.
https://www.curseforge.com/minecraft/mc-mods/wizardryutils
GNU General Public License v3.0
3 stars 1 forks source link

[QoL issue] WizardryUtils/Ancient Spellcraft lack EBwiz as a dependency #9

Closed 0BLIQU3 closed 1 year ago

0BLIQU3 commented 1 year ago

Is there an existing issue for this?

Observed behaviour

Curseforge: WizardryUtils and Ancient Spellcraft do not have Electroblob's Wizardry listed as a dependency on Curseforge. This is mainly a QoL feature for players so they don't crash because of these mods because they wanted to test their modpack without EBwiz for a bit, but still something notable nonetheless.

Expected behaviour

Curseforge should recognize Electroblob's Wizardry as required dependencies for WizardryUtils and Ancient Spellcraft.

Steps to reproduce

  1. Go to Curseforge page for either mod
  2. Go to relations
  3. See there's nothing under dependencies
  4. Cry or
  5. Open up Curseforge launcher
  6. Download EBwiz and Ancient Spellcraft in your modpack
  7. Change your mind about EBwiz and disable it in your modpack
  8. See that Ancient Spellcraft/WizardryUtils is not automatically disabled and you only find out when crashing upon startup whilst loading your 500+ mod pack
  9. Cry

Crashlog

No response

Environment (Singleplayer/Server, etc.)

Singleplayer

Mod version

Literally all of them

Forge version

1.12.2-14.23.5.2860

Other mods

like 197+ but that shouldn't matter It's notable that your other addons have this dependency thing done right and so do other addons (including the Twilight Forest Spell Pack) but AS and WU are exceptions