Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. MW3 Modding Support & Discussion
  3. error server

error server

Scheduled Pinned Locked Moved MW3 Modding Support & Discussion
2 Posts 2 Posters 78 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Nuzzeundefined Offline
    Nuzzeundefined Offline
    Nuzze
    wrote on last edited by Nuzze
    #1

    I get this error on my server!
    err.png
    tell me how to fix

    Resxtundefined 1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      replied to Nuzze on last edited by
      #2

      Nuzze You probably have a script where you call setText() too much.
      For example if you wanna display the player kills on screen what you need to do is to change the .label value once then in your loop use setValue() only when the value is different.

      From what I understood setText() is an expensive function and can quickly overflow if you call it in a loop all the time without any check

      1 Reply Last reply
      0

      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Donate