Back to community

anyone else getting random kicks for "too many resources started this frame" ??

22 rep168 views1 min read

started yesterday, no major changes to my server. roughly 1 in 10 connects gets kicked with this error.

i have 87 resources running. is that too many ? i've seen servers with 200+ that work fine.

restarting the server fixes it for like 30 minutes then it comes back.

9 4 commentsSign in to vote

Comments (4)

Sign in to leave a comment.
  • sounds like a single resource is silently failing to start and then re-trying on every join. check txAdmin console or filter logs for "couldn't start" warnings

    3 points
  • how big is your server.cfg ? i had this once when an ensure was duplicated 4 times, fivem was trying to start the same thing repeatedly

    0 points
    • cheezit

      oh shit i did duplicate something last week. let me check

    • cheezit

      YEP. duplicate ensure. fixed. thanks bro