Search found 5 matches
- September 18th, 2016, 4:38 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 23580
Re: class not found exception PlayerItemDamageEvent
Thanks, I will test it out and get back to you.
- September 18th, 2016, 3:59 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 23580
Re: class not found exception PlayerItemDamageEvent
Here's the output: http://mcmonkey.org/paste/36321
Edit: Sorry, forgot to reload scripts. Fixed the URL with the output.
Everything outputted to that URL is what comes before my original post. After reloading script events it proceeds to throw out the error above.
Edit: Sorry, forgot to reload scripts. Fixed the URL with the output.
Everything outputted to that URL is what comes before my original post. After reloading script events it proceeds to throw out the error above.
- September 18th, 2016, 3:48 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 23580
Re: class not found exception PlayerItemDamageEvent
Do you want me to just copy out the text from console after attempting to ex run one of the scripts? Yes, plugin is enabled, but won't allow me to assign or reload scripts.
- September 18th, 2016, 3:35 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 23580
Re: class not found exception PlayerItemDamageEvent
Definitely running latest denizen and ctizens plugins. Not running spigot, however. Didn't realize spigot was a requirement. I'm running bukkit 1.10 R1 and everything seems to be loading up just fine, but running into some small issues here and there. Should I install spigot?
- September 18th, 2016, 3:03 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 23580
class not found exception PlayerItemDamageEvent
[Denizen] Task #23438 for Denizen v0.9.8-SNAPSHOT (build 1618) generated an exception java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerItemDamageEvent at net.aufdemrand.denizen.events.player.PlayerItemTakesDamageScriptEvent.destroy(PlayerItemTakesDamageScriptEvent.java:88) ~[?:?] at net...