#[Solved] I keep getting weird messages instead of errors in REPL

1 messages · Page 1 of 1 (latest)

wide aurora
#

Instead of getting error messages, I get this message (see image). What is happening? I'm on Windows 10, using Julia 1.8.2

potent orchid
#

Im not sure what's happening since i have little information of what you're doing 🥲

wide aurora
potent orchid
#

ah i see. :0 i am not sure how to help u since i dont have experience that before or i haven't even seen that kind of error message. i wonder what version of julia is that

wide aurora
#

It's Julia 1.8.2. I'll be editing the op

wide aurora
#

I think I figured it out. I was including a file I wrote that overloaded the err function, which messes up with Julia's error handling. My bad. I wish there was a warning for such things