Lithium (Fabric/NeoForge)

Lithium (Fabric/NeoForge)

36M Downloads

lithium-fabric on fabric-server-mc.1.21.3-loader.0.16.9-launcher.1.0.1.jar throws some warnings

4shpool opened this issue ยท 3 comments

commented

Version Information

lithium-fabric-0.14.2-snapshot+mc1.21.3-build.91.jar

Expected Behavior

launching the fabric server without warnings (as for fabric 1.21.3 without lithium (log))

Actual Behavior

launching the fabric 1.21.3 server with above lithium added as a mod throws formerly unknown warnings (log)

Reproduction Steps

launch a fresh instalment of fabric-server 1.21.3 together with just fabric-api and lithium as added mods

Other Information

Haven't faced such warnings before and botched my 'search-engine'-fu for them, I am curious/interested in any information about the implications and meanings of encountered warnings/infos and whether I may simply ignore them for updating "my server/our world-(1.21.1)" or wait for a warning-free lithium version before doing so.

commented

The warnings shouldn't occur and will be removed in a future release. They should not cause any issues right now.

commented

The relevant warnings are

[23:48:48] [main/WARN]: Reference map 'lithium.refmap.json' for lithium.mixins.json could not be read. If this is a development environment you can ignore this message [23:48:48] [main/WARN]: Reference map 'lithium-fabric.refmap.json' for lithium-fabric.mixins.json could not be read. If this is a development environment you can ignore this message

commented

Probably removed by 3c03b95