Skip to content
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

Sonic-pi not starting on Windows 10 #1770

Closed
nicolachiariello opened this issue Nov 28, 2017 · 10 comments
Closed

Sonic-pi not starting on Windows 10 #1770

nicolachiariello opened this issue Nov 28, 2017 · 10 comments

Comments

@nicolachiariello
Copy link

Hi,

I tryied to install sonic-pi on my HP Elitebook Folio 1040 G3 (both portable and installable) but the application hangs on startup screen.

Here logs (consider I tried to start application more than one time):

Gui:

[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] - port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] - port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] - port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] - port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 9528
[GUI] - waiting for Sonic Pi Server to boot...
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.

Processes:

Clearing pids: ["9248", "9384"]

Clearing [9248]
-- command "C:\Program Files (x86)\Sonic Pi\app\server\native\win\scsynth.exe" -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 16 -o 16 -b 4096 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/win/plugins/" -B 127.0.0.1
-- removing C:/Users/CHIARI~1/AppData/Local/Temp/sonic-pi-pids/9248
-- unable to get ProcTable info for: 9248
-- process: 9248 not running

Clearing [9384]
-- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\win\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559
-- removing C:/Users/CHIARI~1/AppData/Local/Temp/sonic-pi-pids/9384

Finished clearing pids

Started [9528] [-] "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\win\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 [-] C:/Users/CHIARI1/AppData/Local/Temp/sonic-pi-pids/9528
Started [10336] [-] "C:\Program Files (x86)\Sonic Pi\app\server\native\win\scsynth.exe" -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -i 16 -o 16 -b 4096 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/win/plugins/" -B 127.0.0.1 [-] C:/Users/CHIARI
1/AppData/Local/Temp/sonic-pi-pids/10336

scsynth:

Starting SuperCollider 2017-11-28 17:27:29
SC FFT global init: cosTable initialised.

Device options:

Booting with:
In: MME : Internal Microphone (Conexant I
Out: MME : Speakers (Conexant ISST Audio)
Sample rate: 44100.000
Latency (in/out): 0.013 / 0.091 sec
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 64
SuperCollider 3 server ready.

Server-output:

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557

  • OK
    Scsynth port: 4556
  • OK
    Scsynth send port: 4556
  • OK
    OSC cues port: 4559
  • OK

Other log files are empty.

Could you help us on this?

Thanks in advance!

@samaaron
Copy link
Collaborator

Hi there,

so sorry you're having issues. Would it be at all possible to try v3.1 and see if that resolves things for you?

https://github.com/samaaron/sonic-pi/releases/tag/v3.1.0

@frocentus
Copy link

frocentus commented Feb 25, 2018

UPDATE: A reboot solved this issue for me. Please ignore the things below :)

=====================================================

Hello, same Error here - I just installed v3.1.0, after deleting the old version (which showed the same error).

I beleive it is a problem for the server to connect to a output device ('Device unavailable'). I will try to install the new version on my tablet and will report back :)

This ist the output of the small window ("Critical error! - Could not boot Sonic Pi Server.") showing after the splash-screen:

`Sonic Pi Boot Error Report

System Information

  • Sonic Pi version: 3.1.0
  • OS: Windows 10

GUI Log

C:\Users\Harald\.sonic-pi\log\gui.log

[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] -    port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] -    port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] -    port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] -    port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Erlang router port 4560
[GUI] -    port: 4560 [OK]
[GUI] - OSC MIDI out port 4561
[GUI] -    port: 4561 [OK]
[GUI] - OSC MIDI in port 4562
[GUI] -    port: 4562 [OK]
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 10908
[GUI] - waiting for Sonic Pi Server to boot...
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.
[GUI] - stopping UDP OSC Server...
[GUI] - UDP OSC Server no longer listening

Server Errors

C:\Users\Harald\.sonic-pi\log\server-errors.log


Server Output

C:\Users\Harald\.sonic-pi\log\server-output.log

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557
  - OK
Scsynth port: 4556
  - OK
Scsynth send port: 4556
  - OK
OSC cues port: 4559
  - OK
Erlang port: 4560
  - OK
OSC MIDI out port: 4561
  - OK
OSC MIDI in port: 4562
  - OK
Started [5512] [-] "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] C:/Users/Harald/AppData/Local/Temp/sonic-pi-pids/5512

Scsynth Output

C:\Users\Harald\.sonic-pi\log\scsynth.log

# Starting SuperCollider 2018-02-25 12:45:23

Device options:
  - MME : Microsoft Soundmapper - Input   (device #0 with 2 ins 0 outs)
  - MME : Mikrofon (High Definition Audio   (device #1 with 2 ins 0 outs)
  - MME : Mikrofon (Logitech G430 Gaming    (device #2 with 1 ins 0 outs)
  - MME : Eingang (High Definition Audio-   (device #3 with 2 ins 0 outs)
  - MME : Microsoft Soundmapper - Output   (device #4 with 0 ins 2 outs)
  - MME : Lautsprecher (High Definition A   (device #5 with 0 ins 8 outs)
  - MME : PLB2403WS-0 (NVIDIA High Defini   (device #6 with 0 ins 2 outs)
  - MME : Lautsprecher (Logitech G430 Gam   (device #7 with 0 ins 8 outs)
  - MME : Kopfhörer (High Definition Audi   (device #8 with 0 ins 2 outs)
  - MME : Digitalaudio (S/PDIF) (High Def   (device #9 with 0 ins 2 outs)
  - MME : Digitalaudio (S/PDIF) (High Def   (device #10 with 0 ins 2 outs)
  - Windows DirectSound : Primärer Soundaufnahmetreiber   (device #11 with 2 ins 0 outs)
  - Windows DirectSound : Mikrofon (High Definition Audio-Gerät)   (device #12 with 2 ins 0 outs)
  - Windows DirectSound : Mikrofon (Logitech G430 Gaming Headset)   (device #13 with 1 ins 0 outs)
  - Windows DirectSound : Eingang (High Definition Audio-Gerät)   (device #14 with 2 ins 0 outs)
  - Windows DirectSound : Primärer Soundtreiber   (device #15 with 0 ins 2 outs)
  - Windows DirectSound : Lautsprecher (High Definition Audio-Gerät)   (device #16 with 0 ins 8 outs)
  - Windows DirectSound : PLB2403WS-0 (NVIDIA High Definition Audio)   (device #17 with 0 ins 2 outs)
  - Windows DirectSound : Lautsprecher (Logitech G430 Gaming Headset)   (device #18 with 0 ins 8 outs)
  - Windows DirectSound : Kopfhörer (High Definition Audio-Gerät)   (device #19 with 0 ins 2 outs)
  - Windows DirectSound : Digitalaudio (S/PDIF) (High Definition Audio-Gerät)   (device #20 with 0 ins 2 outs)
  - Windows DirectSound : Digitalaudio (S/PDIF) (High Definition Audio-Gerät)   (device #21 with 0 ins 2 outs)
  - Windows WASAPI : PLB2403WS-0 (NVIDIA High Definition Audio)   (device #22 with 0 ins 2 outs)
  - Windows WASAPI : Lautsprecher (Logitech G430 Gaming Headset)   (device #23 with 0 ins 8 outs)
  - Windows WASAPI : Lautsprecher (High Definition Audio-Gerät)   (device #24 with 0 ins 2 outs)
  - Windows WASAPI : Kopfhörer (High Definition Audio-Gerät)   (device #25 with 0 ins 2 outs)
  - Windows WASAPI : Digitalaudio (S/PDIF) (High Definition Audio-Gerät)   (device #26 with 0 ins 2 outs)
  - Windows WASAPI : Digitalaudio (S/PDIF) (High Definition Audio-Gerät)   (device #27 with 0 ins 2 outs)
  - Windows WASAPI : Mikrofon (High Definition Audio-Gerät)   (device #28 with 2 ins 0 outs)
  - Windows WASAPI : Mikrofon (Logitech G430 Gaming Headset)   (device #29 with 1 ins 0 outs)
  - Windows WASAPI : Eingang (High Definition Audio-Gerät)   (device #30 with 2 ins 0 outs)
  - Windows WDM-KS : Headphones (HD Audio-Kopfhörer)   (device #31 with 0 ins 2 outs)
  - Windows WDM-KS : SPDIF Out (HD Audio-SPDIF-Ausgabe)   (device #32 with 0 ins 2 outs)
  - Windows WDM-KS : Mikrofon (HD Audio-Aufnahme (gemischt))   (device #33 with 2 ins 0 outs)
  - Windows WDM-KS : Speakers (HD Audio-Lautsprecher)   (device #34 with 0 ins 8 outs)
  - Windows WDM-KS : SPDIF Out (HD Audio-SPDIF-Ausgabe 2)   (device #35 with 0 ins 2 outs)
  - Windows WDM-KS : Lautsprecher ()   (device #36 with 0 ins 8 outs)
  - Windows WDM-KS : Mikrofon ()   (device #37 with 1 ins 0 outs)
  - Windows WDM-KS : Output (NVIDIA High Definition Audio)   (device #38 with 0 ins 2 outs)

Booting with:
  In: MME : Mikrofon (High Definition Audio
  Out: MME : Lautsprecher (High Definition A
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Device unavailable'
could not initialize audio.

Process Log

C:\Users\Harald\.sonic-pi\log\processes.log



Clearing pids: ["13520"]

Clearing [13520]
  -- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\native\win\ruby\bin\ruby.exe"  --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559
  -- removing C:/Users/Harald/AppData/Local/Temp/sonic-pi-pids/13520
  -- unable to get ProcTable info for: 13520
  -- process: 13520 not running

Finished clearing pids

Started [10908] [-] "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\native\ruby\bin\ruby.exe"  --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562 [-] C:/Users/Harald/AppData/Local/Temp/sonic-pi-pids/10908
Started [5512] [-] "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] C:/Users/Harald/AppData/Local/Temp/sonic-pi-pids/5512



`

@nicolachiariello
Copy link
Author

nicolachiariello commented Feb 25, 2018 via email

@raspberrypieman
Copy link

Hi,
I too tried to install sonic-pi 3.1.0 (msi installer) on my DELL XPS 8700 running Windows/10 64bit.
The application hangs on start-up screen.

After the hang, I re-booted and tried again and got the same start-up display and hangs again.
Below are some logs, I found in C:\Users\Raspberry.sonic-pi\log

Please can you help to get this software running?
Martyn

gui.log:

[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] - port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] - port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] - port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] - port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Erlang router port 4560
[GUI] - port: 4560 [OK]
[GUI] - OSC MIDI out port 4561
[GUI] - port: 4561 [OK]
[GUI] - OSC MIDI in port 4562
[GUI] - port: 4562 [OK]
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 6520
[GUI] - waiting for Sonic Pi Server to boot...
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.

processes.log

Clearing pids: []
No pids to clear :-)
Started [6520] [-] "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562 [-] C:/Users/RASPBE1/AppData/Local/Temp/sonic-pi-pids/6520
Started [22532] [-] "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] C:/Users/RASPBE
1/AppData/Local/Temp/sonic-pi-pids/22532

Clearing pids: ["22532", "6520"]

Clearing [22532]
-- command "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/22532
-- unable to get ProcTable info for: 22532
-- process: 22532 not running

Clearing [6520]
-- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/6520
-- force killing 6520
-- killed 6520

Finished clearing pids

scsynth.log

Starting SuperCollider 2018-10-08 09:21:43

Device options:

Booting with:
In: MME : Microphone (HD Pro Webcam C920)
Out: MME : Speakers / Headphones (Realtek
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.

server-output.log

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557

  • OK
    Scsynth port: 4556
  • OK
    Scsynth send port: 4556
  • OK
    OSC cues port: 4559
  • OK
    Erlang port: 4560
  • OK
    OSC MIDI out port: 4561
  • OK
    OSC MIDI in port: 4562
  • OK
    Started [22532] [-] "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/22532

Clearing pids: ["22532", "6520"]

Clearing [22532]
-- command "C:\Program Files (x86)\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "C:/Program Files (x86)/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/22532
-- unable to get ProcTable info for: 22532
-- process: 22532 not running

Clearing [6520]
-- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/6520
-- force killing 6520
-- killed 6520

Finished clearing pids

@nicolachiariello
Copy link
Author

nicolachiariello commented Oct 8, 2018 via email

@raspberrypieman
Copy link

Hi Nicola,
Thanks for your suggestion - I disabled Bluetooth, Network Adapter and WiFi Adapter.
I have Norton 360 installed, so I disabled the smart firewall and retried Sonic-Pi.

But I get the same thing - it just hangs on start-up.
Logs below.

I want to teach a class next week - but this has really screwed me up!

Martyn

Gui.log

[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] - port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] - port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] - port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] - port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Erlang router port 4560
[GUI] - port: 4560 [OK]
[GUI] - OSC MIDI out port 4561
[GUI] - port: 4561 [OK]
[GUI] - OSC MIDI in port 4562
[GUI] - port: 4562 [OK]
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 66792
[GUI] - waiting for Sonic Pi Server to boot...
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.

processes.log

Clearing pids: []
No pids to clear :-)
Started [66792] [-] "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562 [-] C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/66792

Clearing pids: ["66792"]

Clearing [66792]
-- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/66792
-- force killing 66792
-- killed 66792

Finished clearing pids

scsynth.log

Starting SuperCollider 2018-10-08 13:41:40

Device options:

Booting with:
In: MME : Microphone (HD Pro Webcam C920)
Out: MME : Speakers / Headphones (Realtek
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.

server-output.log

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557

  • OK
    Scsynth port: 4556
  • OK
    Scsynth send port: 4556
  • OK
    OSC cues port: 4559
  • OK
    Erlang port: 4560
  • OK
    OSC MIDI out port: 4561
  • OK
    OSC MIDI in port: 4562
  • OK

Clearing pids: ["66792"]

Clearing [66792]
-- command "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\native\ruby\bin\ruby.exe" --enable-frozen-string-literal -E utf-8 "C:\Program Files (x86)\Sonic Pi\app\gui\qt\release........\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562
-- removing C:/Users/RASPBE~1/AppData/Local/Temp/sonic-pi-pids/66792
-- force killing 66792
-- killed 66792

Finished clearing pids

@nicolachiariello
Copy link
Author

nicolachiariello commented Oct 8, 2018 via email

@raspberrypieman
Copy link

raspberrypieman commented Oct 8, 2018 via email

@DimXenon
Copy link

Sonic Pi Boot Error Report

System Information

  • Sonic Pi version: 3.1.0
  • OS: Windows 10

GUI Log

C:\Users\DimXenon\.sonic-pi\log\gui.log

[GUI] - Detecting port numbers...
[GUI] - GUI OSC listen port 4558
[GUI] -    port: 4558 [OK]
[GUI] - Server OSC listen port 4557
[GUI] -    port: 4557 [OK]
[GUI] - Server incoming OSC cues port 4559
[GUI] -    port: 4559 [OK]
[GUI] - Scsynth port 4556
[GUI] -    port: 4556 [OK]
[GUI] - Server OSC out port 4558
[GUI] - GUI OSC out port 4557
[GUI] - Scsynth send port 4556
[GUI] - Erlang router port 4560
[GUI] -    port: 4560 [OK]
[GUI] - OSC MIDI out port 4561
[GUI] -    port: 4561 [OK]
[GUI] - OSC MIDI in port 4562
[GUI] -    port: 4562 [OK]
[GUI] - Init script completed
[GUI] - using default editor colours
[GUI] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 12380
[GUI] - waiting for Sonic Pi Server to boot...
............................................................
[GUI] - Critical error! Could not boot Sonic Pi Server.
[GUI] - stopping UDP OSC Server...
[GUI] - UDP OSC Server no longer listening

Server Errors

C:\Users\DimXenon\.sonic-pi\log\server-errors.log


Server Output

C:\Users\DimXenon\.sonic-pi\log\server-output.log

Sonic Pi server booting...
Using protocol: udp
Detecting port numbers...
Send port: 4558
Listen port: 4557
  - OK
Scsynth port: 4556
  - OK
Scsynth send port: 4556
  - OK
OSC cues port: 4559
  - OK
Erlang port: 4560
  - OK
OSC MIDI out port: 4561
  - OK
OSC MIDI in port: 4562
  - OK
Started [8564] [-] "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "D:/Program Files/sonicPi/SonicPiPortable/App/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/8564

Scsynth Output

C:\Users\DimXenon\.sonic-pi\log\scsynth.log

# Starting SuperCollider 2019-09-15 19:40:25

Device options:
  - MME : Переназначение звуковых устр. - Input   (device #0 with 2 ins 0 outs)
  - MME : Микрофон (Realtek High Definiti   (device #1 with 2 ins 0 outs)
  - MME : Стерео микшер (Realtek High Def   (device #2 with 2 ins 0 outs)
  - MME : Переназначение звуковых устр. - Output   (device #3 with 0 ins 2 outs)
  - MME : Динамики (Realtek High Definiti   (device #4 with 0 ins 2 outs)
  - Windows DirectSound : Первичный драйвер записи звука   (device #5 with 2 ins 0 outs)
  - Windows DirectSound : Микрофон (Realtek High Definition Audio)   (device #6 with 2 ins 0 outs)
  - Windows DirectSound : Стерео микшер (Realtek High Definition Audio)   (device #7 with 2 ins 0 outs)
  - Windows DirectSound : Первичный звуковой драйвер   (device #8 with 0 ins 2 outs)
  - Windows DirectSound : Динамики (Realtek High Definition Audio)   (device #9 with 0 ins 2 outs)
  - Windows WASAPI : Динамики (Realtek High Definition Audio)   (device #10 with 0 ins 2 outs)
  - Windows WASAPI : Стерео микшер (Realtek High Definition Audio)   (device #11 with 2 ins 0 outs)
  - Windows WASAPI : Микрофон (Realtek High Definition Audio)   (device #12 with 2 ins 0 outs)
  - Windows WDM-KS : Набор микрофонов (Realtek HD Audio Mic input)   (device #13 with 2 ins 0 outs)
  - Windows WDM-KS : Speakers (Realtek HD Audio output)   (device #14 with 0 ins 2 outs)
  - Windows WDM-KS : Стерео микшер (Realtek HD Audio Stereo input)   (device #15 with 2 ins 0 outs)

Booting with:
  In: MME : Микрофон (Realtek High Definiti
  Out: MME : Динамики (Realtek High Definiti
SC_PortAudioDriver: PortAudio failed at Pa_OpenStream with error: 'Unanticipated host error'
could not initialize audio.

Process Log

C:\Users\DimXenon\.sonic-pi\log\processes.log

No pids store found here: D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids
Exiting
Creating pids store: D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids
Started [12380] [-] "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\native\ruby\bin\ruby.exe"  --enable-frozen-string-literal -E utf-8 "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562 [-] D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/12380
Started [8564] [-] "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\server\native\scsynth.exe" -u 4556 -m 131072 -a 1024 -D 0 -R 0 -l 1 -i 16 -o 16 -U "D:/Program Files/sonicPi/SonicPiPortable/App/Sonic Pi/app/server/native/plugins/" -b 4096 -B 127.0.0.1 [-] D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/8564


Clearing pids: ["12380", "8564"]

Clearing [12380]
  -- command "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\native\ruby\bin\ruby.exe"  --enable-frozen-string-literal -E utf-8 "D:\Program Files\sonicPi\SonicPiPortable\App\Sonic Pi\app\gui\qt\release\..\..\..\..\app\server\ruby\bin\sonic-pi-server.rb" -u 4557 4558 4556 4556 4559 4560 4561 4562
  -- removing D:/tmp/AppData/Local/Temp/SonicPiPortableTemp/sonic-pi-pids/12380



@samaaron
Copy link
Collaborator

We have completely overhauled the building and booting systems in the recently released v4 of Sonic Pi:

https://github.com/sonic-pi-net/sonic-pi/releases

Please give that a try and feel free to create a new issue if you're still having problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants