Advertisement
Guest User

Untitled

a guest
Nov 20th, 2023
31
0
9 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Message: Interface/AddOns/RUF/Libs/oUF/colors.lua:9: attempt to compare number with nil
  2. Time: Mon Nov 20 02:02:37 2023
  3. Count: 1
  4. Stack: Interface/AddOns/RUF/Libs/oUF/colors.lua:9: attempt to compare number with nil
  5. [string "@Interface/AddOns/RUF/Libs/oUF/colors.lua"]:9: in function `SetRGBA'
  6. [string "@Interface/AddOns/RUF/Libs/oUF/colors.lua"]:53: in function `CreateColor'
  7. [string "@Interface/AddOns/RUF/Libs/oUF/colors.lua"]:145: in main chunk
  8.  
  9. Locals: self = <table> {
  10. GetRGB = <function> defined @Interface/SharedXML/Color.lua:21
  11. OnLoad = <function> defined @Interface/SharedXML/Color.lua:10
  12. GenerateHexColorMarkup = <function> defined @Interface/SharedXML/Color.lua:52
  13. WrapTextInColorCode = <function> defined @Interface/SharedXML/Color.lua:56
  14. GenerateHexColor = <function> defined @Interface/AddOns/RUF/Libs/oUF/colors.lua:30
  15. GetRGBA = <function> defined @Interface/SharedXML/Color.lua:29
  16. IsEqualTo = <function> defined @Interface/SharedXML/Color.lua:14
  17. GetAtlas = <function> defined @Interface/AddOns/RUF/Libs/oUF/colors.lua:27
  18. SetAtlas = <function> defined @Interface/AddOns/RUF/Libs/oUF/colors.lua:24
  19. SetRGBA = <function> defined @Interface/AddOns/RUF/Libs/oUF/colors.lua:8
  20. GetRGBAsBytes = <function> defined @Interface/SharedXML/Color.lua:25
  21. SetRGB = <function> defined @Interface/SharedXML/Color.lua:44
  22. GetRGBAAsBytes = <function> defined @Interface/SharedXML/Color.lua:33
  23. }
  24. r = nil
  25. g = nil
  26. b = nil
  27. a = nil
  28. (*temporary) = nil
  29. (*temporary) = nil
  30. (*temporary) = nil
  31. (*temporary) = nil
  32. (*temporary) = "attempt to compare number with nil"
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement