[20:59:44] [Server thread/INFO]: [floodgate] Loading floodgate v2.0-SNAPSHOT
[20:59:45] [Server thread/WARN]: [floodgate] Missing locale file: en_US
[20:59:45] [Server thread/ERROR]: [floodgate] Failed to load the fallback language. This will likely cause errors!
[20:59:45] [Server thread/WARN]: [floodgate] zh_CN is not a supported Floodgate language.
[20:59:45] [Server thread/ERROR]: Cannot invoke "java.util.Properties.getProperty(String)" because "properties" is null initializing floodgate v2.0-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: Cannot invoke "java.util.Properties.getProperty(String)" because "properties" is null
at org.geysermc.floodgate.util.LanguageManager.getString(LanguageManager.java:188) ~[?:?]
at org.geysermc.floodgate.util.LanguageManager.getLogString(LanguageManager.java:158) ~[?:?]
at org.geysermc.floodgate.logger.JavaUtilFloodgateLogger.translatedInfo(JavaUtilFloodgateLogger.java:64) ~[?:?]
at org.geysermc.floodgate.SpigotPlugin.onLoad(SpigotPlugin.java:57) ~[?:?]
at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:389) ~[spigot.jar:3170-Spigot-a483d2c-ec116f6]
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:232) ~[spigot.jar:3170-Spigot-a483d2c-ec116f6]
at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:987) ~[spigot.jar:3170-Spigot-a483d2c-ec116f6]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[spigot.jar:3170-Spigot-a483d2c-ec116f6]
at java.lang.Thread.run(Thread.java:831) [?:?]``
https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/
Hold on, let me test this.
Hello there, I see that you tried to change the language in floodgate to zh_CN, as the error said “not a supported Floodgate language” can you revert zh_CN back to en_US and restart server again? Let me know if that solves the error thanks!