ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
82 stars 31 forks source link

[Bug]: Bounty boards are not generating #147

Closed ghost closed 2 years ago

ghost commented 2 years ago

What happened?

I simply installed the mod with Forge 36.2.0 and the boards are not generating.

Here is my modlist imgur

How can we reproduce it?

Not sure...

Mod Version

3.3.1

Forge Version

36.2.0

Relevant log output

latest.log

ejektaflex commented 2 years ago

Have you tried changing the config option that increases how often they show up?

I've got this type of bug report several times now, but most times it has just been from very unlucky people :^)

ghost commented 2 years ago

Have you tried changing the config option that increases how often they show up?

I've got this type of bug report several times now, but most times it has just been from very unlucky people :^)

I didn't changed anything at the configs but at the log there are several errors with the mod. Is it not related to this?

ejektaflex commented 2 years ago

There is one error related to Bountiful in the log, but it does not affect gameplay. You can view #143 , it's the same thing, but it is not an issue. I do not see any errors relating to world generation, so I think that you should change your config for that world (in serverconfigs), upping the generation frequency.

ghost commented 2 years ago

There is one error related to Bountiful in the log, but it does not affect gameplay. You can view #143 , it's the same thing, but it is not an issue. I do not see any errors relating to world generation, so I think that you should change your config for that world (in serverconfigs), upping the generation frequency.

I tought the error is related to the whole mod. Thanks for the reply.