sf-inc / xp_storage

A mod that lets you store your experience in multiple ways!
https://modrinth.com/mod/xp-storage
MIT License
5 stars 10 forks source link

Warning loading recipe in log #29

Closed CXDezign closed 5 months ago

CXDezign commented 7 months ago

Hello, I'm receiving an error upon server startup with the mod.

image

Here are my server mods:

image

Downloaded from here: https://modrinth.com/mod/fabric-api/versions https://modrinth.com/mod/xp-storage/versions

charlyb01 commented 7 months ago

Hi, thanks for the report! I will try to reproduce and get back to you later.

Fyoncle commented 5 months ago

Any news?

charlyb01 commented 5 months ago

Hi, I will work on it this week! Sorry for the delay

charlyb01 commented 5 months ago

Alright, I finally understood. I thought your game was crashing with this, but actually it's only a log error you can see when running your server. Of course, I should avoid writing too many lines on server startup when not needed, but this is a future item I'm going to add and this is not really an error but more like a warning. It's not crashing your server, so to me it's not really an issue.

I'm not going to update the 1.20.1 version just to remove this warning. However, I will remove the warning for the next version, if I don't add the item yet. Thanks for the report!