Advertisement
Guest User

Error 2

a guest
Oct 17th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. 2x DayNightCycle\DayNightCycle-1.2.lua:605: attempt to index field 'StarfallBar' (a nil value)
  2. DayNightCycle\DayNightCycle-1.2.lua:605: in function <DayNightCycle\DayNightCycle.lua:590>
  3. DayNightCycle\DayNightCycle-1.2.lua:681: in function <DayNightCycle\DayNightCycle.lua:663>
  4.  
  5. Locals:
  6. self = <unnamed> {
  7. 0 = <userdata>
  8. }
  9. event = "PLAYER_TALENT_UPDATE"
  10. arg1 = nil
  11. name = "DayNightCycle"
  12. defaults = <table> {
  13. oocalpha = 0.2
  14. starfallbar = <table> {
  15. }
  16. alignmentbar = <table> {
  17. }
  18. incarnationbar = <table> {
  19. }
  20. eclipsebar = <table> {
  21. }
  22. oocfade = true
  23. starsurge = <table> {
  24. }
  25. }
  26. checkSavedVars = <function> defined @DayNightCycle\DayNightCycle.lua:621
  27. CreateStatusBars = <function> defined @DayNightCycle\DayNightCycle.lua:414
  28. CheckSpecialization = <function> defined @DayNightCycle\DayNightCycle.lua:590
  29. checkCombatLog = <function> defined @DayNightCycle\DayNightCycle.lua:557
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement