I updated my server and now a weird error appears in the console
“SCRIPT ERROR in tick: System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection’s state is no longer correct.”
Does anyone know what causes it?
Thanks in advance
Also having the same error message spam my console with dozens of messages per second.
Apparently this has something to do with C#
Did any of you guys update any resources before the error started happening? I updated my server, updated the default resources from the cfx-server-data repository and then updated vMenu and a few LUA scripts. I doubt it’s the LUA scripts causing it since it’s a C# exception. I do believe vMenu is written in C# so it’s a possibility, but I’m thinking it may be the resources from the cfx-server-data repository. I’ll have to do further testing to see if I can rule out vMenu after I’m done updating my server box.
I just checked it. I can confirm vMenu is the problem. Errors were spaming my console and the second is stopped the vMenu it stopped. The server was fresh. Only essentialmode and es_extended were running
this is sad. Maybe an older version doesn’t have the problem
I’m using vMenu v3.3.1 and having the same issue, I’m going to submit a issue on the github maybe vespura will have more insight. P.S. I have force game version 2060 enabled.
I had this issue as well. If you are on an older version of the server artifact that could also be causing the issues. once I updated to the latest recommended artifact it seems to no longer SPAM the error. However if you go take a look at the vMenu original post the creators seem to be aware of the issue. I would recommend updating the server artifact (currently 3184 as of today 12-7-2020) and maybe even the cfx-server-data. That is what I did and I have not been getting the error SPAM.