
BUG: Making a currency list over 6 coins wont render anything below the top 6
ChaosDogG opened this issue ยท 3 comments
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
- Install mod with Thermal Series and Create Deco
- Fill out MasterCoinList with custom coins
- Reload config
- Go to ATM and go to tab with coins
- Witness the issue
Screenshots/Logs/Crash Reports
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.