Supplementaries

Supplementaries

82M Downloads

Client/Server Configs applied to Common Only Config Entries

Speiger opened this issue ยท 5 comments

commented

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 :)

commented

hm thought i fixed this. are you using latest version?

commented

@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.

commented

master is 1.19.2. 1.19 branch is that very old and buggy 1.19.0 beta port. i'll close as its solved