
BUG: Setting price in display case crash client
Overtekk opened this issue ยท 1 comments
Minecraft Version
1.20.1
Forge Version
47.1.43
Lightman's Currency Version
lightmanscurrency-1.20.1-2.1.2.3a
Environment Type
Minecraft Client (Bug/crash happened in a single-player world or while the game was booting)
Other relevant Mods
No response
Describe the bug
When trying to setting price for a vending machine it crash the client
To Reproduce
- Place a vending machine
- Access GUI
- Click on "set price"
- Freeze and crash
Screenshots/Logs/Crash Reports
Fixed in 2.1.2.3b.
Should hopefully be fixed for good this time, as I generated a fake error (cause that's what causes these is another mod not having their creative item list ready at an appropriate time) and made sure that failing to generate the items would not cause the Item Edit to crash once opened or interacted with.