# Problem on communication Supercollider

**URL:** https://forum.toplap.org/t/problem-on-communication-supercollider/1726
**Category:** SuperCollider
**Created:** [3 April 2021 11:04 UTC](https://forum.toplap.org/t/problem-on-communication-supercollider/1726 "2021-04-03T11:04:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Matteof12](https://forum.toplap.org/letter_avatar_proxy/v4/letter/m/a4c791/32.png) [@Matteof12](https://forum.toplap.org/u/Matteof12)
#### Post date: [3 April 2021 11:04 UTC](https://forum.toplap.org/t/problem-on-communication-supercollider/1726/1 "2021-04-03T11:04:16Z")

</div>

Hello, i’m stacked on the same problem since 2 weeks. I followed every instruction in [tidalcycles.org](http://tidalcycles.org) for Windows installation. Now that i have all softwares ready i have the same error on Supercollider:  
//  
 → SuperDirt  
Booting server ‘localhost’ on address 127.0.0.1:57110.  
Server ‘localhost’ exited with exit code -1073741786.  
//

I’m using Atom and i have no problem with that. When i boot TidalCycles on Atom i have this message:

t\> [TidalCycles version 1.7.2]  
Installed in C:\Users\matte\AppData\Roaming\cabal\x86\_64-windows-ghc-8.4.3\tidal-1.7.2  
Listening for external controls on 127.0.0.1:6010  
t\> [TidalCycles v1.7.2]

Hope someone could help me to figured out how to go forward.

Thanks

---

<div class="post-metadata">

### Author: ![Matteof12](https://forum.toplap.org/letter_avatar_proxy/v4/letter/m/a4c791/32.png) [@Matteof12](https://forum.toplap.org/u/Matteof12)
#### Post date: [3 April 2021 12:22 UTC](https://forum.toplap.org/t/problem-on-communication-supercollider/1726/2 "2021-04-03T12:22:58Z")

</div>

If i try to start supercollider i have the same problem:  
localhost server not running!

---

<div class="post-metadata">

### Author: ![ndr\_brt](https://forum.toplap.org/user_avatar/forum.toplap.org/ndr_brt/32/329_2.png) [@ndr\_brt](https://forum.toplap.org/u/ndr_brt)
#### Post date: [3 April 2021 17:16 UTC](https://forum.toplap.org/t/problem-on-communication-supercollider/1726/3 "2021-04-03T17:16:09Z")

</div>

Probably the problem is with supercollider. What OS do you use? Can you paste here the whole supercollider console log?

---

<div class="post-metadata">

### Author: ![Matteof12](https://forum.toplap.org/letter_avatar_proxy/v4/letter/m/a4c791/32.png) [@Matteof12](https://forum.toplap.org/u/Matteof12)
#### Post date: [5 April 2021 07:22 UTC](https://forum.toplap.org/t/problem-on-communication-supercollider/1726/4 "2021-04-05T07:22:09Z")

</div>

yes sure, I’m using Windows 10.

compiling class library…  
Found 848 primitives.  
Compiling directory ‘C:\Program Files\SuperCollider-3.11.2\SCClassLibrary’  
Compiling directory ‘C:\ProgramData\SuperCollider\Extensions’  
Compiling directory ‘C:\Users\matte\AppData\Local\SuperCollider\Extensions’  
numentries = 818014 / 12098560 = 0.068  
5440 method selectors, 2224 classes  
method table size 13168272 bytes, big table size 96788480  
Number of Symbols 12165  
Byte Code Size 366009  
compiled 324 files in 1.48 seconds

Info: 2 methods are currently overwritten by extensions. To see which, execute:  
MethodOverride.printAll

compile done  
localhost : setting clientID to 0.  
internal : setting clientID to 0.  
Class tree inited in 0.02 seconds

\*\*\* Welcome to SuperCollider 3.11.2. \*\*\* For help press Ctrl-D.

Booting server ‘localhost’ on address 127.0.0.1:57110.  
Server ‘localhost’ exited with exit code -1073741786.

Thanks for reply
