Clean Tooltips

Clean Tooltips

798k Downloads

Crashes in cryptic ways when forge config api port is not installed

MeeniMc opened this issue ยท 2 comments

commented

Fabric 1.20.1, mod version 1.0

when mod 'forge config api port' is not installed, the game crashes on load with a very non-intuitive error.

This mod should, in order of preference:

  1. depend optionally on forge config api (that is, it cannot be configured if not installed, but works with default settings)
  2. depend required on this mod (so that the fabric loader will produce a clean error message)
commented

had this same issue

commented

resolved in 1.21 version (it is a required dependency)