craftycorvid / ImprovedSigns

Improvements for your signs and frames on your Fabric/Quilt server
MIT License
11 stars 4 forks source link

Errors and warnings during startup #5

Closed mainrs closed 3 years ago

mainrs commented 3 years ago

Hey!

First off, thanks for the great mod. I noticed that there are some errors during startup:

[11:28:31] [main/WARN]: Mod `sign_editor` (mc-1.16.1-0.6.1) does not respect SemVer - comparison support is limited.
[11:28:31] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/fabric-server-launch.jar Service=Knot/Fabric Env=SERVER
[11:28:38] [main/INFO]: Loaded configuration file for Lithium: 63 options available, 0 override(s) found
[11:28:38] [main/WARN]: Error loading class: net/minecraft/class_498 (java.lang.ClassNotFoundException: net/minecraft/class_498)
[11:28:38] [main/WARN]: @Mixin target net.minecraft.class_498 was not found signEditor.mixins.json:SignEditScreenMixin
[11:28:46] [main/INFO]: Better Signs & Frames Initializing

I think it's nothing major, but I didn't see an open issue for it :)

craftycorvid commented 3 years ago

SemVer warning has been fixed. Please open another issue if you're still seeing warnings =)