Having issues instantly crashing once getting in the server because it spams the provided network event log, how do i go about fixing this? it cant be my internet connection because its 1 gig
Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.
Please note that most of the support is provided by the Cfx.re community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.
To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.
Clear your cache, if this continues over a cache contact the server staff for assistance with this data. The resource doing this is clearly broken in some way.
The last time I saw this message was when I was working on one of my new scripts, its usually caused by the client side of the script because of loops that drain the whole memory then your game crashes with this message. Another thing is network loops that cause this, I leant it through my scripting journey
I fixed it by reducing the loops and just writing better performant code