I can't open a ticket, I don't have a GitHub account and don't want to make one just to submit the ticket. If you don't read this, so be it.
Anyhow, I get the following error repeatedly loading today's dev version of Blood Moon:
02:33:57 [SEVERE] java.lang.NullPointerException
02:33:57 [SEVERE] at uk.co.jacekk.bukkit.bloodmoon.nms.Navigation.<init>(Navigation.java:31)
02:33:57 [SEVERE] at uk.co.jacekk.bukkit.bloodmoon.nms.EntitySkeleton.<init>(EntitySkeleton.java:61)
02:33:57 [SEVERE] at sun.reflect.GeneratedConstructorAccessor7.newInstance(Unknown Source)
02:33:57 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:33:57 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.EntityTypes.a(SourceFile:140)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:334)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:49)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ChunkProviderServer.loadChunk(ChunkProviderServer.java:177)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:106)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:85)
02:33:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.createWorld(CraftServer.java:758)
02:33:57 [SEVERE] at org.bukkit.Bukkit.createWorld(Bukkit.java:156)
02:33:57 [SEVERE] at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
02:33:57 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:137)
02:33:57 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:91)
02:33:57 [SEVERE] at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:557)
02:33:57 [SEVERE] at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:242)
02:33:57 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
02:33:57 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
02:33:57 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
02:33:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
02:33:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:303)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:282)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:242)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:381)
02:33:57 [SEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
I cannot run the official one either, it also throws [SEVERE] errors and did so when I was using a 1.5 Craftbukkit (as opposed to the 1.5.1 they're on now).
The other plugins being run (are were being run before the 1.5 update, and the older Blood Moon coexisted with them) are:
I can't open a ticket, I don't have a GitHub account and don't want to make one just to submit the ticket. If you don't read this, so be it.
Anyhow, I get the following error repeatedly loading today's dev version of Blood Moon:
I cannot run the official one either, it also throws [SEVERE] errors and did so when I was using a 1.5 Craftbukkit (as opposed to the 1.5.1 they're on now).
The other plugins being run (are were being run before the 1.5 update, and the older Blood Moon coexisted with them) are:
CommandHelper, CoreProtect, Essentials, FreezeTime, Lockette, mcMMO, Modifyworld, Multiverse, Multiverse-Inventories, Multiverse-NetherPortals, PermissionsEx, WorldBorder, WorldEdit, WorldGuard
I know a lot of those are irrelevant, but I didn't want to risk leaving out anything you might need to know about.