Bountiful icon indicating copy to clipboard operation
Bountiful copied to clipboard

[Bug][1.12.2] Bountiful ignoring config

Open Gideon9212 opened this issue 3 years ago • 3 comments

What happened?

Version: Bountiful-1.12.2-2.2.3 Modpack used: RLCraft

Issue: Changing the bountiful.cfg on server side of things doesn't change how it interacts. Example: Changing board breakable from false to true will still cause the board to be unbreakable. Changing board recipe to enabled still cause the board to not be craftable.

How can we reproduce it?

Step 1: Change something on the config from false to true. Step 2. Launch the game to see it that the config change didn't work.

Mod Version

1.12.2-2.2.3

Forge Version

2860

Relevant log output

No log as no errors show.

Gideon9212 avatar Jan 19 '22 04:01 Gideon9212

I'm not maintaining 1.12.x anymore - that version was contributed by the creator of RLCraft for RLCraft - @Charles445, could you look into this?

ejektaflex avatar Jan 19 '22 19:01 ejektaflex

This was reported earlier but I didn't figure it out until now

For those two config options, the server and the client have to have matching config

  1. The client doesn't have the recipe enabled, so even though it's enabled on the server, the client doesn't have it
  2. The client still thinks the block is unbreakable, even though breaking it was enabled on the server

I think those are the only two config options that have to match on both the server and client

Charles445 avatar Jan 20 '22 16:01 Charles445

That sounds like a bug considering most server configs with mods overwrite client.

Should I test to see if pick up needs to match as well?

Gideon9212 avatar Jan 20 '22 17:01 Gideon9212

Unfortunately, I won't be doing any further bugfixes for 1.12. That version of Minecraft is over five years old, and I don't have enough time to support it. Sorry!

ejektaflex avatar Mar 30 '23 06:03 ejektaflex