Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash caused by not loaded ATM data #18

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

Niklp09
Copy link
Member

@Niklp09 Niklp09 commented Mar 7, 2024

Fixes Archtec-io/bugtracker#163 (crash in receive_fields_wtt.lua)

elseif atm.balance[n] < tonumber(pressed.amnt) then

  • Fix crash (see above)
  • Block transactions of 0 Mg
  • Update translation template

@Niklp09 Niklp09 added the bug Something isn't working label Mar 7, 2024
@BuckarooBanzay
Copy link
Member

lgtm 👍

@BuckarooBanzay BuckarooBanzay merged commit 58e3d43 into master Mar 7, 2024
2 checks passed
@Niklp09 Niklp09 deleted the fix_crash branch March 7, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants