FastWorkbench

FastWorkbench

70M Downloads

[1.19.2] Recipe book config not synced to client

sigmastar00 opened this issue ยท 4 comments

commented

Installed mods:
Forge 43.2.14
Fast Workbench 7.1.3
Placebo 7.2.0

When the config option "Remove Recipe Book Button" is set to false, the recipe book remains absent when joining a server. Joining a singleplayer world with the same option set to false correctly shows the recipe book. Joining a singleplayer world, and then a server afterwards also correctly shows the recipe book on the server.

commented

Having this same issue reported to me by modpack users.

commented

That config is clientside only, so it does not sync s2c. There are other mods that also remove the book though.

commented

The issue is that the recipe book is supposed to be there, but it isn't until you join a singleplayer world. The config is not being respected, calling it a syncing issue is probably incorrect but I wasn't sure how else to describe it.

commented

Ah, okay, yeah this might be an actual issue. I don't read the config on startup and only on reload (which is clientside boot of a world).

Fixed for 7.1.4