Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's a me, Mario! #11

Open
ajuavinett opened this issue May 5, 2021 · 1 comment
Open

It's a me, Mario! #11

ajuavinett opened this issue May 5, 2021 · 1 comment

Comments

@ajuavinett
Copy link

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.
@vertebot
Copy link
Collaborator

vertebot commented May 5, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants