```
(21:28:44) | Failed to call hook 'ATMWithdraw' on plugin 'ATMSystem v1.8.3' (OverflowException: Value was either too large or too small for a UInt64.)
at System.Number.ParseUInt64 (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) [0x00058] in <fb001e01371b4adca20013e0ac763896>:0
at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Convert.ToUInt64 (System.String value) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.ATMSystem.ATMWithdraw (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00119] in <375a64185fae444db3feed9bf1d203bf>:0
at Oxide.Plugins.ATMSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00620] in <375a64185fae444db3feed9bf1d203bf>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
```
```
{
"General Settings": {
"Auth Key": 422694294,
"Is Enabled: ": true,
"Can Announce: ": true,
"Require Card: ": false,
"Use Button: ": false,
"Title Text: ": "<color=#ce422b>RUST</color> ATM",
"Default Bank Information: ": "This panel serves to inform player about functions of ATM machines and ingame currencies. It can be customized inside config file, including font styling",
"Log Warnings: ": true
},
"Chat Settings": {
"Messages Enabled: ": true,
"Chat Tag Enabled ": true,
"Chat Tag Color: ": "4A95CC",
"Chat Message Color: ": "FFFFFFFF"
},
"Vending Machine Settings": {
"Vending Machine Skin": "2441271366",
"Spawned Vending Machines as ATM": false,
"MarkerManager - Create markers at spawned vending machines": false,
"Marker Outline Color": "7DD800",
"Marker Outline Size": 0.2
},
"Currency Settings": {
"Currency Item ID": "-932201673",
"Currency Skin ID": "-932201673",
"Currency Name": "Scrap",
"Maximum balance for accounts": 150000
},
"Credit Card Settings": {
"Card Skin ID": "2410672337",
"Card On Player Spawn": false
},
"Version: ": {
"Major": 1,
"Minor": 8,
"Patch": 3
}
}
```
When I changed the currency setting to scrap and tried to use it, the following error occurred and I could not withdraw. How can I fix this?
I want to change all currency skin texts to scrap Could you please tell me how? I get an error when trying to withdraw