Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Console is spammed with Bountiful reward pool entry is not valid!: all_rew_moni_penny on hard mode #1461

Open
r3Fuze opened this issue Jan 30, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@r3Fuze
Copy link

r3Fuze commented Jan 30, 2025

Issue Summary

When the pack is in hard mode and a Bountiful Bounty Board is loaded, the console is spammed with Bountiful reward pool entry is not valid!: all_rew_moni_penny because pennies do not exist in hard mode and one of the bounty reward pools contain pennies.

The log occurs every 15 seconds per Bounty Board.
In singleplayer the log is on the client and when on a server, the log is only on the server.

It's likely an issue in expert mode too, but I haven't tested it.

Fixed by removing the all_rew_moni_penny reward in config/bountiful/bounty_pools/moni_rews.json.

Reproduction steps

  1. Have the pack in hard mode
  2. Load a singleplayer world (or join a server)
  3. Place a Bounty Board or load a chunk containing one
  4. Observe warning in console (server console if on a server)

Relevant log output

[13:07:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:07:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:07:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:07:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:08:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:08:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:08:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:08:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:09:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:10:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:10:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:10:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:10:38] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:11:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:11:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:11:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:11:23] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:08] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
[13:12:53] [Server thread/WARN] [bountiful/]: Bountiful reward pool entry is not valid!: all_rew_moni_penny
@r3Fuze r3Fuze added the bug Something isn't working label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant