java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.NullPointerException:
at net.md_5.bungee.conf.Configuration.load(Configuration.java:66)
at io.github.waterfallmc.waterfall.conf.WaterfallConfiguration.load(WaterfallConfiguration.java:42)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:261)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:61)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)