Lightman's Currency

Lightman's Currency

331k Downloads

BUG: Making a currency list over 6 coins wont render anything below the top 6

ChaosDogG opened this issue ยท 3 comments

commented

Minecraft Version

1.20.1

Forge Version

47.1.99

Lightman's Currency Version

2.2.1.0a

Environment Type

Minecraft Client (Bug/crash happened in a single-player world or while the game was booting)

Other relevant Mods

Thermal Series, Create Deco

Describe the bug

When I set up the coins from other mods like Thermal and Create Deco, the coins are registered and work as expected in both the wallet, the ATM, and trading blocks, but actually rendering coins below the top 6 wont actually render within trade menus or the ATM

To Reproduce

  1. Install mod with Thermal Series and Create Deco
  2. Fill out MasterCoinList with custom coins
  3. Reload config
  4. Go to ATM and go to tab with coins
  5. Witness the issue

Screenshots/Logs/Crash Reports

latest.log

commented

Widget was calculating the max scroll incorrectly, causing it to hide the scroll buttons as it assumed it couldn't be scrolled. Will be fixed soon.

commented

awesome! keep up the great work!

commented

Fixed in v2.2.1.0b. Thank you for reporting!