Team Spartan Cookies & Milk Forums
Quota Problem - Printable Version

+- Team Spartan Cookies & Milk Forums (https://teamscm.co.uk)
+-- Forum: Garry's Mod (https://teamscm.co.uk/forum-4.html)
+--- Forum: Starfall (https://teamscm.co.uk/forum-7.html)
+--- Thread: Quota Problem (/thread-3753.html)



Quota Problem - 4N0NYM - 03-04-2022

It seems like I have a small problem with the Quota, yet I cannot see how to fix it. 

Even though I have a quite good Computer, it seems like that other Players with similar Computers can have their stuff running at 1 ms while i crash while giving them still 100 ms to render it. 

Any ideas what could cause this or where to start looking for the problem ?


RE: Quota Problem - mariofludd - 04-04-2022

Yeah SF seems to be having quota problems the past few months, I've had SF's of every kind crash even at ~100ms


RE: Quota Problem - Person8880 - 04-04-2022

There's some hard to replicate circumstances that can cause CPU time spikes. I've tweaked the quota measurement slightly to try and mitigate these, but it would be useful to know if there's some pattern (e.g. if it's always around certain functions like rendering).


RE: Quota Problem - The17thDoctor - 04-04-2022

(04-04-2022, 04:16 PM)Person8880 Wrote: There's some hard to replicate circumstances that can cause CPU time spikes. I've tweaked the quota measurement slightly to try and mitigate these, but it would be useful to know if there's some pattern (e.g. if it's always around certain functions like rendering).

I know a lot of people have been having issues with quota on a chip I made, while some could load my chip fine, some would get it to crash.
As far as I know, intel CPUs were less likely to crash compared to AMDs.

The chip itself is mainly about string parsing and mesh building (using IMesh:buildFromTriangles()), said meshes could weigh up to 4000 triangles.