Guest User

Untitled

a guest
Apr 14th, 2024
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. ERROR: Message 'at' not understood.
  2. RECEIVER:
  3. nil
  4. ARGS:
  5. Integer 0
  6. PATH: C:/Users/Zach/Documents/SuperCollider/foscDebugging.scd
  7. CALL STACK:
  8. DoesNotUnderstandError:reportError
  9. arg this = <instance of DoesNotUnderstandError>
  10. Nil:handleError
  11. arg this = nil
  12. arg error = <instance of DoesNotUnderstandError>
  13. Thread:handleError
  14. arg this = <instance of Thread>
  15. arg error = <instance of DoesNotUnderstandError>
  16. Object:throw
  17. arg this = <instance of DoesNotUnderstandError>
  18. Object:doesNotUnderstand
  19. arg this = nil
  20. arg selector = 'at'
  21. arg args = [*1]
  22. Meta_Fosc:lilypondVersion
  23. arg this = <instance of Meta_Fosc>
  24. var str = ""
  25. FoscLilyPondVersionToken:init
  26. arg this = <instance of FoscLilyPondVersionToken>
  27. arg argVersionString = nil
  28. FoscLilyPondFile:init
  29. arg this = <instance of FoscLilyPondFile>
  30. arg argItems = <instance of FoscNote>
  31. arg argDateTimeToken = nil
  32. arg argPaperSize = nil
  33. arg argComments = nil
  34. arg argIncludes = [*1]
  35. arg argStaffSize = nil
  36. arg argLilypondLanguageToken = nil
  37. arg argLilypondVersionToken = nil
  38. arg argUseRelativeIncludes = false
  39. arg argIsStylesheet = false
  40. var tuning = nil
  41. FoscComponent:illustrate
  42. arg this = <instance of FoscNote>
  43. arg paperSize = nil
  44. arg staffSize = nil
  45. arg includes = nil
  46. var lincludes = [*1]
  47. var lilypondFile = nil
  48. FoscWriteManager:asLY
  49. arg this = <instance of FoscWriteManager>
  50. arg path = nil
  51. arg illustrateEnvir = <instance of Event>
  52. var illustration = nil
  53. var lyFileName = nil
  54. var lyFile = nil
  55. FoscWriteManager:asPDF
  56. arg this = <instance of FoscWriteManager>
  57. arg path = nil
  58. arg flags = nil
  59. arg illustrateEnvir = <instance of Event>
  60. arg clean = false
  61. var lyPath = nil
  62. Fosc:show
  63. arg this = <instance of FoscNote>
  64. arg paperSize = nil
  65. arg staffSize = nil
  66. arg includes = nil
  67. var illustrateEnvir = <instance of Event>
  68. var path = nil
  69. Interpreter:interpretPrintCmdLine
  70. arg this = <instance of Interpreter>
  71. var res = nil
  72. var func = <instance of Function>
  73. var code = "a.show;"
  74. var doc = nil
  75. var ideClass = <instance of Meta_ScIDE>
  76. Process:interpretPrintCmdLine
  77. arg this = <instance of Main>
  78. ^^ ERROR: Message 'at' not understood.
  79. RECEIVER: nil
  80.  
  81.  
Advertisement
Add Comment
Please, Sign In to add comment