-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error after updating TidalCycles i guess? #25
Comments
Are you using the most up to date version of Troop? |
I don't know how to check it yet, should i re-download the Troop?
…On Fri, May 17, 2019 at 3:49 PM Ryan Kirkbride ***@***.***> wrote:
Are you using the most up to date version of Troop?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AI634YYVKEN24LCQV4FT5RTPVZWTPA5CNFSM4HNTHJ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVUFB6I#issuecomment-493375737>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI634Y4IKVPUUGV5DQCJGYDPVZWTPANCNFSM4HNTHJ2A>
.
|
Yes probably the best thing to do is download it. If you know how to, I would suggest using
Then "pull" updates by running this code in your terminal when you're in the Troop directory
|
Okay, so i did just like what you instructed me to do, but the problem is
still the same. I re-install the troop and it's still not working. So when
i updated my TidalCycles before, i ran into some problems that needs me to
update the TidalCycles library. I wonder if the problem could have the
correlation with that?.
…On Fri, May 17, 2019 at 10:36 PM Ryan Kirkbride ***@***.***> wrote:
Yes probably the best thing to do is download it. If you know how to, I
would suggest using git to create a copy of this repository on your
computer. That way you can only download the updated changes and not the
whole folder of code when there's an update. You can copy it by running
git clone http://GitHub.com/qirky/troop
Then "pull" updates by running this code in your terminal when you're in
the Troop directory
git pull -a
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AI634Y2CEDDUIRIUGJUFP3TPV3GIXA5CNFSM4HNTHJ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVDB6I#issuecomment-493498617>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI634Y5FRJ4HP2WSR72J52DPV3GIXANCNFSM4HNTHJ2A>
.
|
Hmm, strange. Can you copy and paste the entire contents of the error in the console so I can try and trouble shoot it? Could be to do with TidalCycles as Troop assumes you have the latest version installed |
I tried to copy it before, but the screen always froze and i couldn't copy
the error logs from it. The screenshots that i sent was the only possible
picture that i could get.
but this is what i got from the terminal after the Troop just suddenly
closed itself:
2019-05-21 21:48:37.937 python[1450:39986] *** Terminating app due to
uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString
appendString:]: nil argument'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff333fdcf9
__exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff5df8da17
objc_exception_throw + 48
2 CoreFoundation 0x00007fff333fdb2b +[NSException
raise:format:] + 201
3 CoreFoundation 0x00007fff3343bae9 mutateError + 196
4 libtk8.6.dylib 0x0000000116236d58
-[TKApplication(TKClipboard)
tkProvidePasteboard:pasteboard:provideDataForType:] + 280
5 AppKit 0x00007fff310eaeb8
__68-[NSPasteboard
_setOwner:forTypes:atIndex:selector:usesPboardTypes:]_block_invoke + 295
6 CoreFoundation 0x00007fff334436c0
-[_CFPasteboardEntry resolveLocalPromisedData] + 61
7 CoreFoundation 0x00007fff334453fe
___CFPasteboardHandleFulfillMessage_block_invoke_2 + 76
8 CoreFoundation 0x00007fff333846c4
__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
9 CoreFoundation 0x00007fff33347dd7
__CFRunLoopDoBlocks + 394
10 CoreFoundation 0x00007fff33347b34 __CFRunLoopRun +
2772
11 CoreFoundation 0x00007fff33346e0e
CFRunLoopRunSpecific + 455
12 libtcl8.6.dylib 0x000000011610c837 Tcl_WaitForEvent
+ 327
13 libtcl8.6.dylib 0x00000001160b5344 Tcl_DoOneEvent +
308
14 _tkinter.cpython-37m-darwin.so 0x0000000115fc388e
_tkinter_tkapp_mainloop + 286
15 python 0x000000010767c116
_PyMethodDef_RawFastCallKeywords + 230
16 python 0x0000000107688e64
_PyMethodDescr_FastCallKeywords + 84
17 python 0x00000001077b8ec5 call_function +
437
18 python 0x00000001077b6a56
_PyEval_EvalFrameDefault + 45942
19 python 0x00000001077aa49e
_PyEval_EvalCodeWithName + 414
20 python 0x000000010767bfe3
_PyFunction_FastCallKeywords + 195
21 python 0x00000001077b8dc7 call_function +
183
22 python 0x00000001077b6aec
_PyEval_EvalFrameDefault + 46092
23 python 0x000000010767b8d5
function_code_fastcall + 117
24 python 0x00000001077b8dc7 call_function +
183
25 python 0x00000001077b6a56
_PyEval_EvalFrameDefault + 45942
26 python 0x000000010767b8d5
function_code_fastcall + 117
27 python 0x00000001077b8dc7 call_function +
183
28 python 0x00000001077b6a56
_PyEval_EvalFrameDefault + 45942
29 python 0x00000001077aa49e
_PyEval_EvalCodeWithName + 414
30 python 0x000000010767ade7
_PyFunction_FastCallDict + 231
31 python 0x00000001076fd381 slot_tp_init +
193
32 python 0x0000000107707361 type_call + 241
33 python 0x000000010767c752 PyObject_Call +
130
34 python 0x00000001077b6d58
_PyEval_EvalFrameDefault + 46712
35 python 0x00000001077aa49e
_PyEval_EvalCodeWithName + 414
36 python 0x000000010780d9a0
PyRun_FileExFlags + 256
37 python 0x000000010780ce17
PyRun_SimpleFileExFlags + 391
38 python 0x000000010783ad3f pymain_main +
9663
39 python 0x000000010764e66d main + 125
40 libdyld.dylib 0x00007fff5f7bb3d5 start + 1
41 ??? 0x0000000000000004 0x0 + 4
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6
Hopefully this will help.
…On Mon, May 20, 2019 at 6:25 PM Ryan Kirkbride ***@***.***> wrote:
Hmm, strange. Can you copy and paste the entire contents of the error in
the console so I can try and trouble shoot it? Could be to do with
TidalCycles as Troop assumes you have the latest version installed
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AI634Y7UGMHOAVTTRMQXJ2DPWKDDJA5CNFSM4HNTHJ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVYQM5Q#issuecomment-493946486>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI634Y35JIOG2YN247HL4UDPWKDDJANCNFSM4HNTHJ2A>
.
|
Do you also get this error when using a different language, such as FoxDot? I'm looking into the error message but can't find too much at the moment, possibly something to do with Btw are you using the executable from the releases or running |
Nope, all is good except for the TidalCycles. I haven't try the tidalcycles
(stack) because i think i don't need it. yeah sadly that's just the things
that i could do for copying the error logs. so sorry
…On Wed, May 22, 2019 at 11:26 PM Ryan Kirkbride ***@***.***> wrote:
Do you also get this error when using a different language, such as
FoxDot? I'm looking into the error message but can't find too much at the
moment
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AI634YZ6L2JDCGQ6AFGOGITPWVXZVA5CNFSM4HNTHJ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV7TKAY#issuecomment-494875907>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI634Y3UAHSR73QJAWQSCB3PWVXZVANCNFSM4HNTHJ2A>
.
|
Ah well, hopefully we'll figure it out. Are you using the executable from the releases or running |
i'm using the python run-client.py to start it.
Yeah man hopefully, good luck and all the best!
…On Sun, May 26, 2019 at 3:23 PM Ryan Kirkbride ***@***.***> wrote:
Ah well, hopefully we'll figure it out. Are you using the executable from
the releases <https://github.com/Qirky/Troop/releases> or running python
run-client.py to start Troop?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25?email_source=notifications&email_token=AI634YZNUEY4VXDPVWSEKA3PXJCI5A5CNFSM4HNTHJ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIA2JI#issuecomment-495979813>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AI634Y32DX6GENZCT6LQWYTPXJCI5ANCNFSM4HNTHJ2A>
.
|
So a couple of days ago i updated TidalCycles to the latest version. and then today when i tried to start troop for TidalCycles it failed to connect and then freezed. Here's some screenshots that i managed to take from it.
The text was updated successfully, but these errors were encountered: