Problem on communication Supercollider

Hello, i’m stacked on the same problem since 2 weeks. I followed every instruction in 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

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

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

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