ColdeZhang / Dominion

Dominion is a completely open-source, free, future-proof, territory anti-grief plugin developed specifically for high-versions minecraft server.
https://dominion.lunadeer.cn/
MIT License
12 stars 4 forks source link

对于spigot核心的i18n问题 #9

Closed 365KW closed 1 month ago

365KW commented 1 month ago

[17:51:27] [Server thread/ERROR]: Error occurred while enabling Dominion v2.5.1-beta (Is it up to date?) java.lang.NullPointerException: Cannot invoke "cn.lunadeer.minecraftpluginutils.i18n.i18n.trans()" because "message" is null at cn.lunadeer.minecraftpluginutils.XLogger.err(XLogger.java:79) ~[?:?] at cn.lunadeer.minecraftpluginutils.i18n.Localization.loadLocale(Localization.java:145) ~[?:?] at cn.lunadeer.dominion.managers.ConfigManager.reload(ConfigManager.java:31) ~[?:?] at cn.lunadeer.dominion.managers.ConfigManager.(ConfigManager.java:23) ~[?:?] at cn.lunadeer.dominion.Dominion.onEnable(Dominion.java:30) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:267) ~[spigot-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[spigot-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:492) ~[spigot-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugin(CraftServer.java:567) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at org.bukkit.craftbukkit.v1_21_R1.CraftServer.enablePlugins(CraftServer.java:481) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:641) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:426) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:269) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1017) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21-R0.1-SNAPSHOT.jar:4213-Spigot-146439e-f5a63f7] at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] spigot无法加载i18nAPI(?看上去有:https://www.spigotmc.org/resources/api-i18n-translate-your-plugins-easier-than-ever-before-v1-8-v1-11.22198) 翻译无法使用