Malikk / Shield

Shield - A collection of common Bukkit protection plugin API
http://dev.bukkit.org/server-mods/shieldapi/
3 stars 3 forks source link

Error With Factions #9

Open N1T3SLAY3R opened 11 years ago

N1T3SLAY3R commented 11 years ago

When i add shield when running factions it disables it on boot-up with this error:

2013-04-07 15:15:37 [INFO] [Factions] Enabling Factions v1.8.0 2013-04-07 15:15:37 [INFO] [Factions v1.8.0] === ENABLE START === 2013-04-07 15:15:37 [SEVERE] Error occurred while enabling Factions v1.8.0 (Is it up to date?) java.lang.NullPointerException at com.massivecraft.factions.zcore.persist.EntityCollection.loadCore(EntityCollection.java:224) at com.massivecraft.factions.zcore.persist.EntityCollection.loadFromDisc(EntityCollection.java:198) at com.massivecraft.factions.Factions.loadFromDisc(Factions.java:47) at com.massivecraft.factions.P.onEnable(P.java:106) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301) at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280) at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)

When i remove shield, no error and factions works fine. Im also running epicglass which is why im using shield lol

IDragonfire commented 10 years ago

what is your current factions version? 1.8 or 2.0?

IDragonfire commented 10 years ago

can you please post more of the stack trace?

coaster3000 commented 10 years ago

Sorry bad reference. That commit is not a fix. It is an update though to api. Its also not the commit for pull req.