This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?Unsure how to reproduce
What is the expected output? What do you see instead?Unrelated
What version of the product are you using? 3.2.6
Do you have an error log of what happened? Yes
Please provide any additional information below. Everything is right in the error log no one was trying to use a power as far as i could tell or anything this log for this issue is 1.5MB so it's quite the log file. I get this alot but first time I've ever let it go through all the way and decided to send it over. Currently and like my last ticket that i forgot to mention I am using bukkit 1.3.2 but this issue here is also with 1.3.1 R2.0
This is essentially the same error occurring over and over again involving the power Lycanthropy. When Lycanthropy is used it creates and sends packets constantly to maintain the illusion that the user is a wolf. From looking at the error it seems Spout steps in when a packet is manually sent by S86 Powers, but can't process the packet change as certain information is missing (which commonly results in the NullPointerException). As I said before I haven't tested this with Spout, and I may be using a method that Spout can't work with. In the future I'll try implementing support with Spout for servers that use it.
Fortunately in the meantime this error can be avoided. Go into plugins/S86 Powers/pConfig.yml, find the entry for Lycanthropy, and set "-lock" to true. You'll need to restart or reload the server after doing this, but it will prevent Lycanthropy from loading. The power won't be useable, but you won't be getting 20 error messages per second either.
Haha alright thank you I appreciate everything spout has been giving me issues and thinking maybe it's not work having on anymore I'm the only one that uses the client and the only one that actually uses any of spout ever it's probably not worth having anymore till people impletement it better thank you :)
To post a comment, please login or register a new account.