javierriveracastro / betteroll-swade

A Better Rolls port for SWADE
GNU General Public License v3.0
15 stars 31 forks source link

Pressing Reload Button on weapon chat output displays nothing - no error #712

Closed charles-large closed 2 months ago

charles-large commented 2 months ago

I need a sanity check to make sure I am not misconfiguring something. When pressing the outputted reload button on the weapon chat output nothing is displayed and there is no error. The behavior I was expecting is that it would reload the weapon or give me an error message. F12 console logs has no error message when button is pressed and foundry container logs not showing anything. Ammo does not update on weapon sheet or inventory and continue getting "out of ammo" message. Perhaps I am missing something basic here.

Weapon weapon

Ammo item bullets

Reload button that is displaying nothing is highlighted reload button

Module version modules

Foundry version foundryversion

charles-large commented 2 months ago

user error. Missed this part of SWIM documentation when setting this up with BR2

"If you're using Better Rolls 2 (BR2), you have another workaropund at your disposal: Leave the Ammunition Management enabled in the settings and disable the option "Subtrackt ammo by default" in the Better Rolls 2 module configuration."

Did not have Ammunition Management enabled. Turning it on button works as expected. Closing.