Whenever I try to downsample my data I get an error

I really have no other information other than this. The data that was imported was an "EEG: EGI Netstation RAW" file. Any ideas what could be causing this error? If I can provide any more details let me know.
Hi James, this error is shown as the original sample frequency and the requested new sampling frequency have the same value. Can you verify this is what is happening on your side?
Hi Raymundo,
I believe this was the problem. I tried resampling at 200 instead of 250 and that work as expected. Thank you for the help!