Discussion:
ugen trubble
Olaf Hochherz
2010-07-26 17:43:53 UTC
Permalink
hey tim

maybe you can tell me what to do i got the following error when i tryed to start supernova.
maybe i should have compiled it not for debugging anyway. how to change that?

thanks
olaf

booting 57110
localhost
Supernova booting
compiled for debugging
plugin commands not implemented: pluginCmdDemo
Unit Generators initialized
ugen not registered: DiskOut
supernova: /home/hochherz/progs/supernova/nova-server/source/sc/sc_synthdef.cpp:276: void nova::sc_synthdef::prepare(): Assertion `ugen' failed.
Aborted
RESULT = 134
ERROR:
server failed to start
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
Tim Blechmann
2010-07-26 17:48:36 UTC
Permalink
hi olaf,
Post by Olaf Hochherz
maybe you can tell me what to do i got the following error when i tryed to
start supernova. maybe i should have compiled it not for debugging anyway.
how to change that?
well, an assertion is always a sign for a bug in the code ... i'll need to
look into it ...
Post by Olaf Hochherz
ugen not registered: DiskOut
wild guess: you are loading a synthdef, that uses the DiskOut ugen? the more
interesting question: why is it missing?

cheers, tim
--
tim-xpEK/MU0Hawdnm+***@public.gmane.org
http://tim.klingt.org

You don't have to call it music if the term shocks you.
John Cage
olaf hochherz
2010-07-26 18:07:54 UTC
Permalink
hm jo

so i deleted all synthdefs and could start supernova ... but PGroup
seems not to be installed (sc is 3.4rc1 i think).
how can i disable debugging?
Post by Tim Blechmann
hi olaf,
Post by Olaf Hochherz
maybe you can tell me what to do i got the following error when i tryed to
start supernova. maybe i should have compiled it not for debugging anyway.
how to change that?
well, an assertion is always a sign for a bug in the code ... i'll need to
look into it ...
Post by Olaf Hochherz
ugen not registered: DiskOut
wild guess: you are loading a synthdef, that uses the DiskOut ugen? the more
interesting question: why is it missing?
cheers, tim
------------------------------------------------------------------------
_______________________________________________
nova-dev mailing list
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova
Tim Blechmann
2010-07-26 18:13:24 UTC
Permalink
Post by olaf hochherz
so i deleted all synthdefs and could start supernova ... but PGroup
seems not to be installed (sc is 3.4rc1 i think).
please use sc from trunk ... PGroup is part of the trunk now ...
Post by olaf hochherz
how can i disable debugging?
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

or use ccmake or cmake-gui to set CMAKE_BUILD_TYPE

cheers, tim
--
tim-xpEK/MU0Hawdnm+***@public.gmane.org
http://tim.klingt.org

Trane was the Father...Pharoah was the son...I am the Holy Ghost.
Albert Ayler
Tim Blechmann
2010-07-26 22:10:27 UTC
Permalink
Post by Olaf Hochherz
void nova::sc_synthdef::prepare(): Assertion `ugen' failed.
should be resolved instead of triggering an assertion, supernova now throws an
exception and skips this synthdef

thanks for reporting!
--
tim-xpEK/MU0Hawdnm+***@public.gmane.org
http://tim.klingt.org

Just what the hell is the experimental tradition?
Morton Feldman
Loading...