Forge Config API Port

Forge Config API Port

37M Downloads

[Bug]: "Reference map 'forgeconfigapiport.common.refmap.json' could not be read"

avilonlegends opened this issue ยท 1 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.21.1

Mod Version(s) (Required)

v21.1.3

Notes (Required)

Hi there!

I've been directed here by the mod author of the "Genshin Instruments" mod, which uses Forge Config API as a dependency.

Apparently, the error "Reference map 'forgeconfigapiport.common.refmap.json' for forgeconfigapiport.common.mixins.json could not be read" shown in the console is responsible for the mod "forgetting" and tossing out any config changes every time the game is restarted.

Here is the original github-thread: StavWasPlayZ/Genshin-Instruments#26

Could you maybe look into this?
Thank you in advance!

latest.log (Required)

https://mclo.gs/lU0goCE

commented

Thanks, this is a non-issue. The Mixin refmap has nothing to do with config value loading.
The refmap is not there intentionally, it is not missing.
I cannot easily disable the warning unfortunately, that is due to my development setup.
You will have to live with that unfortunately.