
/t deposit only works for small sums of money like 100
KingofAnomaly opened this issue · 11 comments
What steps will reproduce the problem?
- Create a Town
- Go to home block
- use /t deposit 1000
What is the expected output?
1000 should be deposited into the town bank but instead it says you don't have enough, takes the money and doesn't add it to the town. I have also tested with creating new towns which seems to work still it's just a problem with depositing.
Towny version
Towny 0.101.2.0
Server version
1.21.5 it was also an issue on 1.21.4
Please use Pastebin.com to link the following files
I could not get pastebin.com to work for my latest logs.
- https://github.com/user-attachments/files/22005754/latest.1.log
- https://pastebin.com/F7LECGNJ
- https://pastebin.com/Jg0dfb58
- There are no errors in the log when doing the command just the chat saying "[Towny] You don't have that much."
How much does /resident say you have vs how much /balance says you have? With the latest version of Essentials (2.22.0-dev+19-7bc91f1) I don't have any issues with depositing money.
We are just doing what Vault says we should do in this case. We ask Vault if EssentialsEconomy says you have enough, EssentialsEconomy is saying you do not, and then we send back that error message. EssentialsEconomy has not been recommended for many years.
With the economy set to modern, esseco should be working fine, as it has done in all my previous testing with it. If there is an issue still I'd consider that valid to investigate at the very least
Using the latest essentials version did not work. I have another plugin called economy bridge that is required for my crates plugin could that be interfering?
/resident shows the same as my essential /bal. Also I don't think I have the latest essentials I used modrinth to get the jar and it recommended an older version for 1.21.5. I know they are usually backwards compatible but I have encountered a few plugins that no longer support backwards compatibility without warning. I can try the newest version and let you guys know if it works.
Also if it's an issue with essentials I can report it to them as well if you guys think it will help. This has happened once before and updating essentials worked but this time the issue started in 1.21.4 and when I updated it then it did not work. I will try again though.
Also creating a new town works but claiming plots in a town that cost money do not.
EssentialsEconomy has not been recommended with Towny for 10+ years.
Most people do not have the same issue as you though, usually it just resets the bank balances at random.
Your log is full of errors, maybe if you sort out the other plugins having issues your problem with your economy plugin will go away.