Client/Server Configs applied to Common Only Config Entries
Speiger opened this issue ยท 5 comments
o/
You are using client sided configs on "fillItemCategory" which is something that can be called from both server/client sided.
Otherwise it would be marked with "OnlyIn(Dist.CLIENT)"
It is causing this crash:
crash-2023-06-15_03.34.50-server.txt
Which was reported to me from someone who wanted to use these two mods together.
TL:DR client only configs should only affect the client :)
Anyways. If you need anymore infos i am glad to assist :)
@MehVahdJukaar your code isn't up to date on Github.
The person who reported it. said it was fixed in the latest. But since the GH code still had it i reported it just to make sure it is.
hm i dont see that tho. if i go there it looks correct
https://github.com/MehVahdJukaar/Supplementaries/blob/master/common/src/main/java/net/mehvahdjukaar/supplementaries/common/items/BambooSpikesTippedItem.java
@MehVahdJukaar https://github.com/MehVahdJukaar/Supplementaries/blob/1.19/src/main/java/net/mehvahdjukaar/supplementaries/common/items/BambooSpikesTippedItem.java
The 1.19 branch :)
Master could be seen as latest! Aka 1.20