Throw error when run in a 1.17 server
See original GitHub issue[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) [?:?]``
Issue Analytics
- State:
- Created 2 years ago
- Comments:20 (11 by maintainers)
Top Results From Across the Web
DecaCrafter - YouTube
How To Fix Your 1.17 & Below Minecraft Servers ! (Minecraft Server Java Error Fix) (1.8+/1.12+/ 1.17 +)MINECRAFT SERVER HOSTING!
Read more >[MC-225505] A JNI error has occurred, please check ... - Mojang
This error happens when you launch the client (the game) or server (the .jar) without Java 16 in 21w19 and above. Minecraft has...
Read more >1.17.1 Major server crash, irreparable · Issue #5937 · Zrips/CMI
This task may throw errors during the final shutdown logs and might not complete before process dies. [00:48:42] [Server thread/ERROR]: Nag ...
Read more >[1.17.1] Failed to Run Processor Error When Running Server
Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge's MDK to (the one that had all the...
Read more >Troubleshooting Every Minecraft Server Issue - Knowledgebase
Check your console for any errors - this is always the first step if something goes wrong. · You can also refer to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/
Hold on, let me test this.