View Single Post
Old 08-18-2013, 07:03 PM   #262
Getch
All Star Reserve
 
Getch's Avatar
 
Join Date: Jan 2006
Posts: 868
Quote:
Originally Posted by Robmb View Post
I can't seem to get the HTML development links to generate. The browser just times out. The generate development step, which I run first, finishes successfully. Any suggestions?
Actually, this probably isn't a memory issue, as updating the dev links is not memory intensive at all, just time intensive. If a process takes over 5 minutes, you'll get a time out from the browser (webservers usually default to 5 minutes, but some differ). However, in many cases the process is still running on the server past the 5 minutes and will complete normally, even though you don't see it saying so in your browser.

Basically, you likely will see development links on all or most of your HTML files, and can safely ignore the error.
__________________
Get the OOTP Online Utilities for online leagues!
Includes Gamecast, Development, Live Sims, Voting and more.
Check here for more details
Getch is offline   Reply With Quote