InvalidOperationException: Received a error response from the server:
I have no idea what caused this, I just opened the project this morning and for whatever reason, this error message shows up in the console every 3-10 seconds, making it impossible to do any work on the project at all. Using 5.1.2f1 when it showed up, uninstalled and installed 5.0.2f1 but the issue is still there. I really have no idea what’s going on, any help would be greatly appreciated.
EDIT: I don’t know what the links are, I just copied the error message.
No idea what they are. The links seem related to OpenGraph and Facebook. If you disconnect your machine from the internet, see if the errors disappear? Also see if a completely new Unity project has the same problems. Hard to know if the problem is related to code you have in your current project.
Disconnecting from the internet stops the errors and they don’t appear in a new project either, but there’s nothing in my project related to Facebook or OpenGraph so how could they be giving me errors?
I just had the same problem, delete a file in the water + Editor folder, infoPop up. CS.
I think they updated an info page and are now passing malformed syntax.
You can view any related URLs if you view the editor log.
One of your assets or plugins is requesting something from the internet and what it’s getting back, is missing a close quotation or close bracket that is the primary reason you get those errors.
I had the same problem. In the editor log, it appears it’s related to broken call to something at “UnityNinjas”, a little research shows that they publish their assets in the store under “Golden-Zebras software”:… of which, i only own the Go-Linear product. … they have about 6 different packages, including the Water+ that ForceVFX refered to… so check those assets…