teotidev / lgb

0 stars 0 forks source link

Error 1009 TypeError: CausticMIDIMap/createModularMapping() #55

Open teotigraphix opened 7 years ago

teotigraphix commented 7 years ago

lilgroovebox v0.5.4-beta bug report | Device 1280x720 320dpi

Error 1009 TypeError: Error 1009 at caustic.midi::CausticMIDIMap/createModularMapping() at caustic.midi::CausticMIDIMap/mapMachineInternal() at caustic.midi::CausticMIDIMap/mapMachine() at caustic.remote.impl::XRemoteControlModel/mapMachine() at caustic.remote.impl::XRemoteControlModel/sdk_internal::onMachineAdded() at caustic.rack.groove.impl::XGrooveBox/sdk_internal::createEngine() at caustic.rack.groove.impl::XGrooveBox/sdk_internal::templateChanged() at LoadTemplateStep/this_loadCompleteHandler() at starling.events::EventDispatcher/invokeEvent() at starling.events::EventDispatcher/dispatchEvent() at org.as3commons.async.operation.impl::AbstractOperation/dispatchCompleteEvent() at org.as3commons.async.command.impl::CompositeCommand/executeNextCommand() at org.as3commons.async.command.impl::CompositeCommand/onCommandResult() at com.teotigraphix.async::StepSequence/onCommandResult() at starling.events::EventDispatcher/invokeEvent() at starling.events::EventDispatcher/dispatchEvent() at org.as3commons.async.operation.impl::AbstractOperation/dispatchCompleteEvent() at MethodInfo-2827() at starling.animation::DelayedCall/advanceTime() at starling.animation::Juggler/advanceTime() at starling.core::Starling/advanceTime() at starling.core::Starling/nextFrame() at starling.core::Starling/onEnterFrame()

The Modsynths in the template had had their MIDI mapping pages edited. LGB doesn't seem to like such things. So I'll stop doing that for now :)

ModularPresets.zip

teotigraphix commented 7 years ago

The modsynth responsible for that report is 'C dms 3'. It has MIDI mapped to the state variable cutoff and the two inputs of the bottom right 2>1 mixer. I've got loads of presets that follow the same paradigm as this one. All the ones I've tried generate a bug report. So I rebuilt a couple of them from scratch with no edited MIDI mapping and these new versions load in fine. But I've tried a few other MIDI mapped presets and they're ok. The other preset 'GP 3' is something I put together specifically for LGB, but it's not having it and generates the bug report below.