4.1.3
I made a mistake in the way I coded the new error handling, I used a console.error meaning you were unable to use .catch or a try catch to fully remove console errors, it also created two logs which could cause some issues.
- Fixed error handling