sonic-pi-net / sonic-pi

Code. Music. Live.
https://sonic-pi.net
Other
10.82k stars 922 forks source link

Sonic Pi Boot Error Report on raspberrypi Rasbian #2005

Closed u-lee-xu closed 2 years ago

u-lee-xu commented 5 years ago

Sonic Pi Boot Error Report

System Information

GUI Log

/home/pi/.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] - launching Sonic Pi Server:
[GUI] - starting UDP OSC Server on port 4558...
[GUI] - UDP OSC Server ready and listening
[GUI] - Ruby server pid registered: 1342
[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

/home/pi/.sonic-pi/log/server-errors.log

Server Output

/home/pi/.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
Booting server...

Booting Sonic Pi
----------------

Booting on Raspberry Pi
Jackd already running. Not starting another server...
Boot - Starting the SuperCollider server...
Boot - scsynth -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -z 128 -c 128 -U /usr/lib/SuperCollider/plugins:/opt/sonic-pi/app/server/native/raspberry/extra-ugens/ -i 2 -o 2 -b 4096
Started [1394] [-] scsynth -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -z 128 -c 128 -U /usr/lib/SuperCollider/plugins:/opt/sonic-pi/app/server/native/raspberry/extra-ugens/ -i 2 -o 2 -b 4096 [-] /tmp/sonic-pi-pids/1394
Boot - SuperCollider booted successfully.
Boot - Connecting to the SuperCollider server...
Boot - Sending /status to server: 127.0.0.1:4556
Boot - Receiving ack from scsynth
Boot - Server connection established

Scsynth Output

/home/pi/.sonic-pi/log/scsynth.log

# Starting SuperCollider 2018-12-22 15:25:08
ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/BinaryOpUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/PhysicalModelingUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/DynNoiseUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/FFT_UGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/TestUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/DemandUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/OscUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/GrainUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/LFUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/ReverbUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/UnaryOpUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/DiskIO_UGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/PV_ThirdParty.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/UIUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/IOUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/TriggerUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/ML_UGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/GendynUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/PanUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/MulAddUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/NoiseUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/FilterUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/UnpackFFTUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/ChaosUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /usr/lib/SuperCollider/plugins/DelayUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/RFWUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/JoshUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BeatStatistics.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDSparseUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AtkUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/DistortionUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDCepstrumUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/Concat.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDFilterUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDBufferUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BhobFilt.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/JoshAmbiUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/VBAP.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BhobGrain.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/DiodeRingMod.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MdaUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDPollUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/NCAnalysisUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/SensoryDissonance.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/SummerUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BhobNoise.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/TagSystemUgens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/StkUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/VOSIM.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/OteyPianoUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/LadspaUGen.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/NoiseRing.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/GlitchUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BlackrainUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/SLUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BatUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/OnsetStatistics.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/PitchDetection.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BhobFFT.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/Greyhole.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/FM7.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/Chromagram.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BatPVUgens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AuditoryModeling.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/complexRes.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/KeyClarity.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/JoshGrainUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AmbisonicUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/TJUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDGetenvUGen.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDOscUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AY_UGen.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDSOMUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MembraneUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDFFTUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/JoshPVUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BerlachUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/Neuromodules.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BetablockerUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDChaosUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDDistortionUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/LoopBuf.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDTreeUGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BhobChaos.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/FeatureSave.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/KeyMode.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/RMEQSuite.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AntiAliasingOscillators.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/DWGPlucked.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/DWGBowed.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/BBCut2UGens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/AttackSlope.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/JPverb.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

ERROR: API version mismatch: /opt/sonic-pi/app/server/native/raspberry/extra-ugens/MCLDTriggeredStatsUgens.so
    This plugin is not compatible with SuperCollider >=3.9.0
    The plugin has not been loaded; please find or compile a newer version.
    (Plugin's API version: 2. Expected: 3)

JackDriver: client name is 'SuperCollider'
SC_AudioDriver: sample rate = 44100.000000, driver's block size = 2048
SuperCollider 3 server ready.
JackDriver: max output latency 139.3 ms
exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-sound_in.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-dark_ambience.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-hollow.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_ring_mod.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_saw.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_flanger.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_ixi_techno.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-dsaw.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-synth_violin.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_pulse.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_mono.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-live_audio.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_compressor.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_normaliser.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_wobble.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_echo.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_whammy.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_octaver.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_slicer.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-growl.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-basic_stereo_player.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_nlpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_band_eq.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_nrlpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_bitcrusher.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-piano.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-pretty_bell.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_gverb.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_lpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-amp_stereo_monitor.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_sound_out.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-recorder.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-bnoise.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mono_player.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_sine.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-prophet.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_nrhpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-pnoise.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_eq.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_bpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_scope_out.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-subpulse.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_hpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-chiplead.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_pitch_shift.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-saw.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-basic_mixer.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_krush.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mixer.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-dtri.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_rlpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-sound_in_stereo.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_distortion.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-pulse.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_fm.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_nrbpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_vowel.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_tri.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_pan.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-dull_bell.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-hoover.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-square.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-stereo_player.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fm.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-basic_mono_player.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_record.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-server-info.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-dpulse.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-beep.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-supersaw.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_reverb.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-mod_dsaw.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_tremolo.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-chipbass.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_rhpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-scope.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-zawa.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-cnoise.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_rbpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-live_audio_mono.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-gnoise.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-live_audio_stereo.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-pluck.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_nhpf.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_panslicer.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-tb303.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_tanh.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_level.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-tech_saws.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-fx_sound_out_stereo.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-chipnoise.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-tri.scsyndef'exception in GraphDef_Load: UGen 'Control' not installed.
while reading file: '/opt/sonic-pi/etc/synthdefs/compiled/sonic-pi-noise.scsyndef'*** ERROR: SynthDef sonic-pi-server-info not found
FAILURE IN SERVER /s_new SynthDef not found

Process Log

/home/pi/.sonic-pi/log/processes.log


Clearing pids: ["1149", "1080", "1120"]

Clearing [1149]
  -- command scsynth -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -z 128 -c 128 -U /usr/lib/SuperCollider/plugins:/opt/sonic-pi/app/server/native/raspberry/extra-ugens/ -i 2 -o 2 -b 4096
  -- removing /tmp/sonic-pi-pids/1149
  -- unable to get ProcTable info for: 1149
  -- process: 1149 not running

Clearing [1080]
  -- command ruby -E utf-8 /opt/sonic-pi/app/gui/qt/../../../app/server/bin/sonic-pi-server.rb -u 4557 4558 4556 4556 4559 4560 4561 4562
  -- removing /tmp/sonic-pi-pids/1080
  -- unable to get ProcTable info for: 1080
  -- process: 1080 not running

Clearing [1120]
  -- command sh
  -- removing /tmp/sonic-pi-pids/1120
  -- unable to get ProcTable info for: 1120
  -- process: 1120 not running

Finished clearing pids

Started [1342] [-] ruby -E utf-8 /opt/sonic-pi/app/gui/qt/../../../app/server/bin/sonic-pi-server.rb -u 4557 4558 4556 4556 4559 4560 4561 4562 [-] /tmp/sonic-pi-pids/1342
Started [1394] [-] scsynth -u 4556 -a 1024 -m 131072 -D 0 -R 0 -l 1 -z 128 -c 128 -U /usr/lib/SuperCollider/plugins:/opt/sonic-pi/app/server/native/raspberry/extra-ugens/ -i 2 -o 2 -b 4096 [-] /tmp/sonic-pi-pids/1394
ethancrawford commented 3 years ago

@u-lee-xu - if you're able to, I suggest you follow these steps:

Relying on the built-in Sonic Pi package in Raspberry Pi OS is not recommended as it is out of date, and partially broken, being built outside of our control.