Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Iteration

 
Post new topic   Reply to topic Printable version
 View previous topic  Real Continuum Bugs Post :: Post Ship Queries  View next topic  
Author Message
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Thu Feb 20, 2003 11:21 pm    Post subject: Iteration Reply to topic Reply with quote

Hmm I'm sleepy but anyways, I looked through the FAQ and didnt see anything to help with this.. My server dos windows sometimes pops up a message saying Slow Iteration warning : 4234ms what do I need to do to cure this?
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
k0zy
Server Help Squatter


Gender:Gender:Male
Joined: Jan 11 2003
Posts: 571
Location: Germany
Offline

PostPosted: Fri Feb 21, 2003 6:45 am    Post subject: Reply to topic Reply with quote

To cure this u need a faster pc...

Or try closing all progs that run in background and just leave the server allone.

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
Back to top
View users profile Send private message Add User to Ignore List
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Fri Feb 21, 2003 8:17 am    Post subject: Reply to topic Reply with quote

Technically reason follows:

The subgame works inside a big while loop, never slowing down, even if it has nothing to do (why it uses 100% cpu.) The linux server doesn't "work" unless it has to (why it uses <1% cpu.) So if another process is trying to do something the same time your server is (say Continuum, another 100% cpu using program), one of them fights it out, wins, and gets some of the CPU time. Then maybe another program gets some time, etc, so your server is just sitting there waiting to get processing time. Finally it gets it, and it checks the last time the loop ran through (note that during its loop, it can be paused for another program to operate more than once), and notices a HUGE delay, so it tells you.

Why is this bad? Well, only once during it loop does it do each event. So say you had a timer going, and you got a 5000 ms delay. Well, for 5 seconds, if you had the timer going off then, you'd get a 5 second delay. Most packets to be sent out would end up being sent really late, so everyone who connects to your server may end up getting a huge ping spike. So those that lagged already, they'd most likely get kicked for no data, though it would be the server's fault.

How to fix: Don't run other programs that attempt to suck up your CPU time unless your machine can handle it. Running subgame/subbill on a 200mhz machine will cause this. Running 10 subgames on a 1ghz will cause this. Etc
Back to top
View users profile Send private message Add User to Ignore List Send email
wEaViL
Don't make me turn this forum around!


Age:45
Gender:Gender:Male
Joined: Feb 17 2003
Posts: 829
Location: nc usa
Offline

PostPosted: Fri Feb 21, 2003 8:39 am    Post subject: Reply to topic Reply with quote

Hmm thats odd, I have my server set up so that even with all the other programs my comp runs my cpu usage is never near 100%. I am running the server on a Win 98 sys with a 1.47ghz Athlon 1700+XP cpu, 256 ddr 233mhz ram, and a ata 133 60 gig drive. So it shouldnt be like that. I ran this zone off a 233mhz pentium before and never had that problem
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address Yahoo Messenger MSN Messenger
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Fri Feb 21, 2003 9:56 am    Post subject: Reply to topic Reply with quote

Pressing Ctrl+Alt+Delete and waiting 4 secs to close the dialog will do this (95/98/ME anyway).
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
mister_manners
Newbie


Gender:Gender:Male
Joined: Feb 16 2003
Posts: 15
Offline

PostPosted: Fri Feb 21, 2003 10:42 am    Post subject: Reply to topic Reply with quote

nah, that just run 24 instances of task manager 4 XP
Back to top
View users profile Send private message Add User to Ignore List
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Fri Feb 21, 2003 12:41 pm    Post subject: Reply to topic Reply with quote

LOL, i meant waiting 4 secs before you press cancel, NOT holding it for 4 secs. And It was also on 95/98/ME not 2000/XP
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> General Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 62 page(s) served in previous 5 minutes.

phpBB Created this page in 0.494246 seconds : 31 queries executed (95.4%): GZIP compression disabled