You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you load a .brn file and delete a block before running the simulation, BrainStudio will try to do operations on a deleted block and dereference a null pointer, crashing the whole thing.
The text was updated successfully, but these errors were encountered:
If you load a
.brn
file and delete a block before running the simulation, BrainStudio will try to do operations on a deleted block and dereference a null pointer, crashing the whole thing.The text was updated successfully, but these errors were encountered: