Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1.  
  2. ERROR: Message 'seconds' not understood.
  3. RECEIVER:
  4. Instance of JackTransportClock { (08A6EB20, gc=04, fmt=00, flg=00, set=00)
  5. instance variables [0]
  6. }
  7. ARGS:
  8. CALL STACK:
  9. DoesNotUnderstandError:reportError B6E41AF0
  10. arg this = <instance of DoesNotUnderstandError>
  11. Nil:handleError B6EBA1C0
  12. arg this = nil
  13. arg error = <instance of DoesNotUnderstandError>
  14. Thread:handleError B6EBFD80
  15. arg this = <instance of Thread>
  16. arg error = <instance of DoesNotUnderstandError>
  17. Object:throw B6EC69B0
  18. arg this = <instance of DoesNotUnderstandError>
  19. Object:doesNotUnderstand B6ED05B0
  20. arg this = <instance of JackTransportClock>
  21. arg selector = 'seconds'
  22. arg args = [*0]
  23. < closed FunctionDef > (no arguments or variables)
  24. Interpreter:interpretPrintCmdLine 08C42EE0
  25. arg this = <instance of Interpreter>
  26. var res = nil
  27. var func = <instance of Function>
  28. var code = "j.schedAbs(j.seconds.ceil, {..."
  29. var doc = <instance of ScelDocument>
  30. Process:interpretPrintCmdLine B6E30970
  31. arg this = <instance of Main>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement