NeuroRobot icon indicating copy to clipboard operation
NeuroRobot copied to clipboard

It's a me, Mario!

Open ajuavinett opened this issue 3 years ago • 1 comments

Sadly the Mario brain is giving me this error. :(

Unknown synapse type
Unknown synapse type
Unknown synapse type

Brace indexing is not supported for variables of this type.

Error in draw_brain (line 274)
                        plot_contact_synapses(nneuron, ncontact, 4) = text(x2b, y2b, audio_out_names{neuron_tones(nneuron)}, 'fontsize', bfsize - 4, 'verticalalignment', 'middle', 'horizontalalignment', 'center', 'FontWeight', 'bold');

Error in update_brain_name_edit (line 59)
    draw_brain
 
Error while evaluating UIControl Callback.

ajuavinett avatar May 05 '21 20:05 ajuavinett

The custom audio output is acting up again. I've patched it - the synapse won't work but it also won't crash the app. Please try again. Bug seems isolated to brains that combine pure tones with custom audio output.

vertebot avatar May 05 '21 22:05 vertebot