Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments ERROR] Could not pass IllegalArgumentException: No enum constant n3kas.ae.effectsreader.RadiusTarget.ENEMY
  2. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Class: n3kas.ae.effectsreader.RadiusTarget.valueOf(RadiusHandler.java:1)
  3. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Extra info: cannot read radius[R=7;RT:null]; mc[188]; ae[5.5.0]
  4. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] If you cannot indentify cause of this, contact developer providing this report.
  5. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments ERROR] Could not pass IllegalArgumentException: No enum constant n3kas.ae.effectsreader.RadiusTarget.ENEMY
  6. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Class: n3kas.ae.effectsreader.RadiusTarget.valueOf(RadiusHandler.java:1)
  7. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Extra info: cannot read radius[R=5;RT:null]; mc[188]; ae[5.5.0]
  8. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] If you cannot indentify cause of this, contact developer providing this report.
  9. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments ERROR] Could not pass IllegalArgumentException: No enum constant n3kas.ae.effectsreader.EffectType.LIGHTNING<AOE>RADIUS=5TARGET=ENEMY</AOE>
  10. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Class: n3kas.ae.effectsreader.EffectType.valueOf(EffectType.java:1)
  11. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Extra info: Effect[DEFENSE], enchant[natureswrath]; mc[188]; ae[5.5.0]
  12. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] If you cannot indentify cause of this, contact developer providing this report.
  13. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments ERROR] Could not pass NumberFormatException: For input string: "225 <aoe> radius=7 target=enemy </aoe>"
  14. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Class: n3kas.ae.effectsreader.RunnableEffect.e(RunnableEffect.java:260)
  15. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] Extra info: effect[POTION:SLOW, 9, 225 <aoe> radius=7 target=enemy </aoe>]; enchant[natureswrath]; mc[188]; ae[5.5.0]
  16. 23.03 19:44:40 [Server] INFO [AdvancedEnchantments] If you cannot indentify cause of this, contact developer providing this report.
  17.  
  18. Config Portion for Level (4) of the Enchant (One im testing)
  19.  
  20. - 'POTION:SLOW:9:225 <aoe> radius=7 target=enemy </aoe>'
  21. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  22. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  23. - 'WAIT:175'
  24. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  25. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  26. - 'WAIT:150'
  27. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  28. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  29. - 'WAIT:125'
  30. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  31. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  32. - 'WAIT:100'
  33. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  34. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  35. - 'WAIT:75'
  36. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  37. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  38. - 'WAIT:50'
  39. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  40. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  41. - 'WAIT:25'
  42. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  43. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  44. - 'WAIT:0'
  45. - 'LIGHTNING <aoe> radius=5 target=enemy </aoe>'
  46. - 'MESSAGE:&a&l** NATURES WRATH ** <aoe> radius=7 target=enemy </aoe>'
  47. - 'MESSAGE:&c- &c&l75 Soul Gems %victim%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement