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

EEGLAB won't open - maximum recursion error #68

Closed
adabelsdsu opened this issue Nov 13, 2019 · 2 comments
Closed

EEGLAB won't open - maximum recursion error #68

adabelsdsu opened this issue Nov 13, 2019 · 2 comments
Labels
question Further information is requested

Comments

@adabelsdsu
Copy link

Running Matlab 2018a and EEGLab v 14_1_2b. It used to work fine but now won't open. The error I get is that it cannot access the local eeg_options file and maximum recursion limit of 500 reached. I've uninstalled and re-installed both Matlab and EEGLab with the same result. Thoughts?

image (1)

[Description of the bug or feature
Attach a link to Dropbox or Google Drive with screenshots and your data if possible.
]
image


#### Steps to Reproduce
  1. [First Step]
  2. [Second Step]
  3. [and so on...]

#### Expected behavior: [*What you expected to happen*]
#### Actual behavior: [*What actually happened*]
#### Versions
OS version [fill in]
Matlab version [fill in]
EEGLAB version [fill in]
@arnodelorme
Copy link
Collaborator

Yes, it is a strange problem. My intuition is that either eeg_options.m or eeg_optionsbackup.m is corrupted. We would need to be able to set a breakpoint inside eeglab_options.m to figure out what the problem is.

You can try to go into the path and remove all non original Matlab paths.

Also under Matlab, you can type "which eeg_options.m" and delete the file.

Let us know,

Arno

@nucleuscub nucleuscub added the question Further information is requested label Dec 3, 2019
@arnodelorme
Copy link
Collaborator

And you can also update the EEGLAB 2019.1 (EEGLAB 14.2 is about 3 years old). Closing issue for now.

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

No branches or pull requests

3 participants