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

Gringotts and Towny compatability issues? #6148

Closed
Darklom opened this issue Sep 2, 2022 · 4 comments
Closed

Gringotts and Towny compatability issues? #6148

Darklom opened this issue Sep 2, 2022 · 4 comments

Comments

@Darklom
Copy link

Darklom commented Sep 2, 2022

### What steps will reproduce the problem?

If you either die or try to start a new town an error will be produced.

### What is the expected output?

No errors and the ability to create a town.

### Towny version

Towny v0.98.3.6

### Server version

Paper version git-Paper-135 (MC: 1.19.2)


1. Your full server startup from the logs\latest.log:

Startup - Couldn't be pastebin as it said some content was offensive lol.

3. Your Towny config.yml:

Config

4. Your townyperms.yml:

Townyperms

6. Your log's error:

Error 1 - [05:27:44 ERROR]: Could not pass event PlayerDeathEvent to Towny v0.98.3.6
(optional) If this is to do with permissions,

Error 2 - On /town create test123

@Darklom Darklom added the bug label Sep 2, 2022
@LlmDl
Copy link
Member

LlmDl commented Sep 2, 2022

First: thanks for sponsoring today, make sure you mention me in the discord so you can get your Sponsor rank and access to the sponsor plugins.

The error on town creation appears to be on Gringott's end of things. They're trying to get a town that hasn't been created yet or something.

The error on death shows that Towny couldn't associate an EconomyAccount with an Account in Gringotts, which also happen on town creation.

I notice your Gringotts version is 2.12.3 which appears to be unreleased. Gringotts has gone from working, to not working, to working again over the years. You might want to try their released 2.12.2 and see if you fare better. @nikosgram may know if something has changed recently as well.

@nikosgram
Copy link

Hello 😄

Indeed, I found some time to work on some issues with gringotts. I'm planning for a stable release within the next weeks.

Some of the fixed issues are relevant to Towny implementation of gringotts

They are some performance issues that gringotts currently face cause of some legacy sql implementation that is incredibly hard to fix and keep backward compatibility with older versions of gringotts and as you can understand, this is my current priority for the stable release.

So sorry for the inconvenience that this issue caused. I'll try my best to publish a stable release as soon as a solution to the stability issues has been addressed.

😄

@LlmDl
Copy link
Member

LlmDl commented Sep 3, 2022

Thanks @nikosgram, if you haven't seen it already I have been working on a Vault PR which might make all of our lives easier: MilkBowl/VaultAPI#138

@LlmDl
Copy link
Member

LlmDl commented Sep 26, 2022

Closing this as Gringotts-Towny is apparently working again.

@LlmDl LlmDl closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2022
@LlmDl LlmDl removed the bug label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants