SA-MP Forums Archive
CPU 90 - 101% - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: CPU 90 - 101% (/showthread.php?tid=130351)



CPU 90 - 101% - UsaBoy91 - 26.02.2010

Hello guys. I got a problem with my server. When he reach a amount of player ( more than 10 ) ,my CPU goes to 90 - 101% and the server is blocked. If i press refresh in sa:mp client , he show the ping , the players connected , but when i connect on the server , i see that 3 messages ( last: Connected to xx.xxx.xxx.xxxx )




Re: CPU 90 - 101% - ¤Adas¤ - 26.02.2010

Check your gamemode. Or you have slow computer.


Re: CPU 90 - 101% - SlashPT - 26.02.2010

debug all your script and btw im having the same problem but my problem was i do Global strings with 256 this is a big problem and isnt that all i had always format(string sizeof(string) there is one problem too because it just does the CPU calculate the string [wich takes some more usage...] and i had these problems in Timers for example TextDraws for show hours Speedometer and things like this and for me i corrected with this all i sayed and its now fixed!