JustEnoughIDs

JustEnoughIDs

13M Downloads

Some warnings during startup

katubug opened this issue ยท 2 comments

commented

Hello! Firstly, thank you for all the work you've put into this latest update.

I have a minor note, which is the following warnings that occur when I start up my server: https://pastebin.com/fnxVPg2V

I don't have the mods it references installed (AbyssalCraft, Tropicraft etc). The only mention of all of these mods that I can find anywhere in my pack, is in my changelog from JEID. I just wanted to be sure that these aren't borne of some issue that needs addressing. If they can be safely ignored, just let me know.

If you need any other information, I can provide it. Thanks for your time! :)

commented

All right, thank you very much for explaining! I appreciate it. :)

commented

If that only occurs at startup and there is no other issues, then this is normal since Mixins can't find those classes and are just letting you know it can't find them. Those print outs are just debug and help prevent a lot of duplicated code.