ID:1790262
 
Keywords: cpu, crash, help
Problem description: As stated above, after a minute or 2 logged in to my game Kalero, the CPU will spike to 20% then it'll goto 100+% and stay there. I've searched for any loops but can't find any.

Recheck it again it goes for for()/while / goto loops
Try using the profiler.
In response to FKI
FKI wrote:
Try using the profiler.

Told him that already. Looks like he found his problem.

Profile results (total time)
Proc Name Self CPU Total CPU Real Time Calls
--------------------------- --------- --------- --------- ---------
/mob/proc/updateBag 31.632 57.908 57.940 27447


So, this thread is essentially... done.
Yeah, thanks guys. I forgot about the profiler. Problem solved.