This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Pastebin link to your Config (I will ignore your ticket if it doesn't contain this:My config file is generating, but is completely empty. Deleting the 'bad' config file and restarting server has no effect. I also tried to copy and paste the text from your config site (with no changes) and that does not change the error message. Pasting the config page's contents to my config file and saving, restart, and the file is wiped blank again.
What steps will reproduce the problem?Start the Server
What is the expected output? What do you see instead?When using /lagg commands in game, nothing happens. /lagg xxx provides no commands, crashes, or warnings.
What version of the product are you using?Clearlagg v2.8.2
Do you have an error log of what happened?[22:06:30] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.2[22:06:30] [Server thread/INFO]: [ClearLag] Loading modules...[22:06:30] [Server thread/INFO]: [ClearLag] Updating config to v2.8.2...[22:06:30] [Server thread/ERROR]: Error occurred while enabling ClearLag v2.8.2 (Is it up to date?)java.lang.NullPointerException at me.minebuilders.clearlag.configupdater.ConfigSection.equals(ConfigSection.java:62) ~[?:?] at me.minebuilders.clearlag.Config.updateConfig(Config.java:107) ~[?:?] at me.minebuilders.clearlag.Config.load(Config.java:86) ~[?:?] at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:18) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[JavaPlugin.class:KCauldron-1.7.10-2.1403.1.54] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368) [JavaPluginLoader.class:KCauldron-1.7.10-2.1403.1.54] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410) [SimplePluginManager.class:KCauldron-1.7.10-2.1403.1.54] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415) [CraftServer.class:KCauldron-1.7.10-2.1403.1.54] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349) [CraftServer.class:KCauldron-1.7.10-2.1403.1.54] at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:500) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:474) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:434) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:335) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Please provide any additional information below.Using Cauldron for 1.7.10
Clearlag uses bukkit's API to generate the config from scratch. If it's not generating on the first run, then it's caused by Cauldron
I see lots of other people getting a lot further using Cauldron in these other posts. Is there anything else you could offer to help troubleshoot?
Make a new server running craftbukkit or spigot and see if the issues are resolved.
To post a comment, please login or register a new account.