-
-
Notifications
You must be signed in to change notification settings - Fork 356
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
Conversion of legacy economy fails #7692
Comments
We will need information, what economy plugin are you using?
…On Sun, Dec 8, 2024, 9:36 AM alekso56 ***@***.***> wrote:
What steps will reproduce the problem?
[16:33:51 WARN]: [Towny] Async task for Towny v0.101.0.0 generated an exception
java.lang.NullPointerException: Cannot invoke "java.util.UUID.version()" because "this.uuid" is null
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.object.economy.Account.asOfflinePlayer(Account.java:462) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.object.economy.adapter.VaultEconomyAdapter.hasAccount(VaultEconomyAdapter.java:32) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.command.TownyAdminCommand.lambda$parseAdminConvertEconomyCommand$18(TownyAdminCommand.java:2985) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.scheduling.TaskScheduler.lambda$runAsync$9(TaskScheduler.java:114) ~[Towny-0.101.0.0.jar:?]
at Towny-0.101.0.0.jar/com.palmergames.bukkit.towny.scheduling.impl.FoliaTaskScheduler.lambda$runAsync$6(FoliaTaskScheduler.java:126) ~[Towny-0.101.0.0.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaAsyncScheduler$AsyncScheduledTask.run(FoliaAsyncScheduler.java:217) ~[paper-1.21.3.jar:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
What is the expected output?
More than 50% progress before it exits.
Towny version
v0.101.0.0
Server version
1.21.3
Please use Pastebin.com to link the following files
1. Your full server startup from the logs\latest.log:
2. Your Towny config.yml:
3. Your townyperms.yml:
4. Your log's error:
(optional) If this is to do with permissions,
5. Your permissions file:
(optional) If this is to do with chat,
6. Your chatconfig.yml:
7. Your channels.yml:
—
Reply to this email directly, view it on GitHub
<#7692>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGWZDHUIUQNNWONQQ62O632ERRQ5AVCNFSM6AAAAABTHKRGG6VHI2DSMVQWIX3LMV43ASLTON2WKOZSG4ZDKMZTHE4DQMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Im using essentialsx, 2.21.0-dev+149-424816e. |
Please show the log of the conversion
…On Sun, Dec 8, 2024, 10:12 AM alekso56 ***@***.***> wrote:
Im using essentialsx, 2.21.0-dev+149-424816e.
—
Reply to this email directly, view it on GitHub
<#7692 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGWZDD4B4LNHBZJEDWFO2L2ERVYJAVCNFSM6AAAAABTHKRGG6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRWGIYDENBWG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
Turn on debug_mode in the towny config and then try converting again, the log should show more information. |
It basicly prints this:
untill randomly this error appears after "setting balance of account"
It could also be that the player data does not exist, since the world was wiped with all playerdata. |
What steps will reproduce the problem?
What is the expected output?
More than 50% progress before it exits.
Towny version
v0.101.0.0
Server version
1.21.3
Please use Pastebin.com to link the following files
(optional) If this is to do with permissions,
5. Your permissions file:
(optional) If this is to do with chat,
6. Your chatconfig.yml:
7. Your channels.yml:
The text was updated successfully, but these errors were encountered: