[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] Server 'localhost' exited with exit code 0.



Hi, 


I've just built git master ( 3.11 )
and when I start the server I get:
-> localhost
Booting server 'localhost' on address 127.0.0.1:57110.
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustGreyholeRaw numControls=7
Faust: supercollider.cpp: sc_api_version = 3
Faust: FaustJPverbRaw numControls=11
Server 'localhost' exited with exit code 0.


When I run Supercollider 3.8 that comes with the OS ( Ubuntu Studio 18.04 )
then server starts just fine.

Issue seems to be similar to this
https://www.gitmemory.com/issue/supercollider/sc3-plugins/257/496173984
The link suggests that removing sc3-plugins fixes the problem
but in my case it doesn't

Has anybody pointers as to what might be the problem?
PS: I also cleaned .local/share/SuperCollider/

Thanks and regards