NoCheatPlus / Issues

Issues managment for the NoCheatPlus project.
13 stars 9 forks source link

Error when the plugin start #585

Open x9nico opened 5 years ago

x9nico commented 5 years ago

Short description of the issue.

When I start my server, it does error into my logs (NullPointerException)

Complete output of the ncp version command (please prefer text here).

Latest build on Jenkins

How to reproduce the issue (is it random / always happens / side conditions)?

Just started my server, and it show errors.

Have you made any (noteworthy) changes to the default configuration of NCP?

No

Do you run any other special plugins that affect game mechanics next to NC+ (adding skills, machines, adding/changing blocks, other anti cheating)?

No

Provide additional information, such as error/debug/violation logs. (For reproducible issues with moving consider: https://github.com/NoCheatPlus/Docs/wiki/Debugging#on-the-fly-debug-output-for-individual-players) Use GitHub gists or http://pastebin.com/ or similar for huge logs, or attach a (zip-) file here. For image uploads, please prefer a site that allows viewing without JavaScript, you can upload file attachments for issues right here.

[10:22:18 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1153 [10:22:18 INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3 [10:22:18 ERROR]: [NoCheatPlus] java.lang.NullPointerException fr.neatmonster.nocheatplus.utilities.map.BlockProperties.setBlock(BlockProperties.java:975) fr.neatmonster.nocheatplus.utilities.map.BlockProperties.initBlocks(BlockProperties.java:1235) fr.neatmonster.nocheatplus.utilities.map.BlockProperties.init(BlockProperties.java:889) fr.neatmonster.nocheatplus.NoCheatPlus.initBlockProperties(NoCheatPlus.java:1253) fr.neatmonster.nocheatplus.NoCheatPlus.onEnable(NoCheatPlus.java:960) org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) java.lang.Thread.run(Unknown Source)

ghost commented 5 years ago

My shot at this is that you're using a version too new for your Minecraft version. Try looking on Bukkit Dev and downloading the recommended build for your Minecraft version. Hope that helps.

Janmm14 commented 5 years ago

NoCheatPlus is developed in a way where the newest version should be completely backwards compatible.

x9nico commented 5 years ago

@SpacePuppeh Impossible. My spigot is 1.8.8.