
Towny fails to update to version `0.100.2.0` or higher.
MilesBHuff opened this issue ยท 4 comments
Describe the problem
Towny fails to load with versions at or above 0.100.2.0
. I have not tested versions between 0.100.1.0
and 0.100.2.0
; the issue may begin in them.
Tested:
0.99.5.12
to0.100.2.13
(failed)0.99.5.12
to0.100.2.0
(failed)0.99.5.12
to0.100.1.0
(succeeded)0.100.1.0
to0.100.2.0
(failed)
It's possible that this is due to SettleScape being on an older version of Minecraft (1.17.1
), or perhaps due to this latest version of Towny requiring a version of some third-party plugin that I cannot update due to a lack of 1.17.1
support. But to be honest, at this point I have no idea why this is failing. If I had the time right now, I'd test down the 0.100.1.X
betas to see if I could find the exact point-release where the issue first arose; but it's already way past my bedtime as-is and I need to drive to another state for a conference today. Maybe you'll know what the issue is just by looking at the logs?
What steps will reproduce the problem?
- ????
- Update https://github.com/SettleScape/server to
0.100.2.0
or higher.
What is the expected output?
It should "just work".
Towny version
0.100.2.0
Java version
Oracle JVM 17.0.11
Server version
Paper version git-Paper-411
(MC: 1.17.1
) (Implementing API version 1.17.1-R0.1-SNAPSHOT
) (Git: 6625db3
on ver/1.17.1
)
Please use Pastebin.com to link the following files
- Your server plugins: https://github.com/SettleScape/server/blob/master/notes/plugins.rst
- Your full server startup from the logs\latest.log: https://gist.github.com/MilesBHuff/df285fd790894f5a4f1f4df942ae5f1c#file-latest-log
- Your Towny config.yml: https://github.com/SettleScape/server/blob/master/minecraft/plugins/Towny/settings/config.yml
- Your townyperms.yml: https://github.com/SettleScape/server/blob/master/minecraft/plugins/Towny/settings/townyperms.yml
- Your log's error: https://gist.github.com/MilesBHuff/df285fd790894f5a4f1f4df942ae5f1c#file-errors-md
- Your permissions file: https://github.com/SettleScape/server/tree/master/minecraft/plugins/LuckPerms/yaml-storage/groups
- Your chatconfig.yml: https://github.com/SettleScape/server/blob/master/minecraft/plugins/Towny/settings/ChatConfig.yml
- Your channels.yml: https://github.com/SettleScape/server/blob/master/minecraft/plugins/Towny/settings/Channels.yml
do you have a log with the error happening on the latest pre-release?
Yes actually -- like I mentioned in the OP, I actually tried the latest pre-release first. But I'm away from my computer at present, and am going to be at Southeast Linuxfest all weekend. I'll try to get it to you when I can.
(The log in-question has been rotated, but still exists. I'll have to dig through a few until I find the right one.)