Bountiful

Bountiful

35M Downloads

Xtra Arrows and Numismatic Overhaul [Bug]:

moderninity opened this issue ยท 4 comments

commented

What happened?

On Fabric 1.20.1 I have Numismatic Overhaul and Xtra Arrows installed and saw on the git that both mods have built in bounty pools but neither populate at any level bounty board or decree.

How can we reproduce it?

Have all three installed on Fabric 1.20.1

Mod Version

6.0.3+1.20.1-Fabric

Mod Loader

Fabric

Mod Loader Version

[1.20.1] Fabric API 0.88.1+1.20.1

Relevant log output

No response

commented

Huh, that's odd. Could you do this for me?:

  • Enter the game
  • Run /bo util debug dump
  • Run /datapack list
  • Run /datapack list enabled
  • Quit the game
    Afterwords, I'll need you to send me your debug.log. Thanks! :)
commented

2023-09-20-1.log.gz
hope this helps!

commented

Hi @moderninity ,
I don't seem to see any commands being run in that log. If you could try again and make doubly sure that the game is closed before sending debug.log, that'd be great! It's going to be called debug.log in your [minecraft instance]/logs folder. I think you'd just sent an older one :)

From what I can tell, it seems as though the Numismatic Overhaul edits are being applied, but I can't confirm without seeing the command output.

[01:06:08] [Render thread/INFO]: [STDOUT]: Merging _all_objs with _all_objs
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge candidate: {"type":"item","content":"minecraft:emerald","amount":{"min":1,"max":24},"unitWorth":1000,"weightMult":0.65}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge new edits: {"type":"item","content":"numismatic-overhaul:silver_coin","amount":{"min":1,"max":24},"unitWorth":800}
[01:06:08] [Render thread/INFO]: [STDOUT]: Newly Merged: {"type":"item","content":"numismatic-overhaul:silver_coin","amount":{"min":1,"max":24},"unitWorth":800,"weightMult":0.65}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merging _all_rews with _all_rews
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge candidate: {"type":"item","content":"minecraft:emerald","amount":{"min":1,"max":4},"unitWorth":1000,"weightMult":1.3}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge new edits: {"type":"item","content":"numismatic-overhaul:silver_coin","unitWorth":800,"weightMult":0.5}
[01:06:08] [Render thread/INFO]: [STDOUT]: Newly Merged: {"type":"item","content":"numismatic-overhaul:silver_coin","amount":{"min":1,"max":4},"unitWorth":800,"weightMult":0.5}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge candidate: {"type":"item","content":"minecraft:emerald","amount":{"min":1,"max":4},"unitWorth":800,"weightMult":0.2}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merge new edits: {"type":"item","content":"numismatic-overhaul:silver_coin","unitWorth":640,"weightMult":0.1}
[01:06:08] [Render thread/INFO]: [STDOUT]: Newly Merged: {"type":"item","content":"numismatic-overhaul:silver_coin","amount":{"min":1,"max":4},"unitWorth":640,"weightMult":0.1}
[01:06:08] [Render thread/INFO]: [STDOUT]: Merging fletcher_rews with fletcher_rews
[01:06:08] [Render thread/INFO]: Trying to load unloaded files from: config\bountiful\bounty_pools
[01:06:08] [Render thread/INFO]: Trying to load unloaded files from: config\bountiful\bounty_decrees
commented

Closing due to inactivity. Feel free to reopen this if it can still be reproduced and a log can be supplied!