Player_Move could not pass to PreciousStones
gabizou opened this issue ยท 2 comments
I just updated PreciousStones in hoping that the war with SimpleClans would work only to arrive to this:
2012-01-04 05:16:19 [SEVERE] Could not pass event PLAYER_MOVE to PreciousStones
java.lang.NullPointerException
at net.sacredlabyrinth.Phaed.PreciousStones.managers.PermissionsManager.has(PermissionsManager.java:46)
at net.sacredlabyrinth.Phaed.PreciousStones.listeners.PSPlayerListener.handlePlayerMove(PSPlayerListener.java:452)
at net.sacredlabyrinth.Phaed.PreciousStones.listeners.PSPlayerListener.onPlayerMove(PSPlayerListener.java:397)
at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:310)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:182)
at net.minecraft.server.Packet10Flying.a(SourceFile:126)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
None of the PS commands work (syntax error).
I've updated Vault to 1.2.3 today.
Current plugins running:
PEX 1.17
Spout 644
PersonalChest 1.15
OpenInv 1.6.5
WorldEdit 5.0
WorldGuard 5.4
SimpleClans 1.9.3
PreciousStones 7.1.2
Multiverse-Core 2.2 b438
mcMMO 1.2.07
Just tested with the core plugins. Im still getting errors.
Is there an issue with PreciousStones and Java 7? Also would this have issues that I'm running on CB 1637?
Also noticing that PreciousStones is spamming that a payment method was found.
Here's the boot log of the server: