
BUG: Problem with the ATM
DankestO opened this issue ยท 3 comments
Minecraft Version
1.19.2
Forge Version
43.2.21
Lightman's Currency Version
2.1.0.0f
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
Good afternoon, I understand that you no longer update version 1.19.2, but in case of any bug?
I found in the atm the exchange tab shows absolutely nothing, from what I've seen so far, it's just that tab.
(I also found a minor bug, the key to open the wallet is trying to open despite not having a wallet.)
Thanks.
To Reproduce
- Just open the ATM menu with right click
Screenshots/Logs/Crash Reports
Tested it on that exact version, and it worked just fine for me:
I'd recommend deleting the config/lightmanscurrency/ATMData.json
file and see if that fixes your problem. If it does not please provide the latest.log file so that I can search through it for whatever error may be causing this.
Edit: Also the wallet bug you are mentioning has been fixed in newer versions, but I will not applying the fix to 1.19.2, mainly because it doesn't actually do any harm.
oh... I fixed it, I had tried to delete "ATMData.json" before sending the report, and it didn't work. BUT I hadn't tried to remove the "ATMData.json" from the dedicated server, curious, I didn't think that configuration would pass to the clients.
I feel stupid right now xD
Thanks Lightman!
Yes, on login (and reload), the server syncs both the ATMData and the MasterCoinList to the clients. That way a server owner can change the coin list, and also force the exchange menu to match their registered coins without having to tell every single player to download and replace their ATMData config (or make a modpack update on curseforge just to include a different copy of the config).