Foldit slows down the computer, when I stay on the input window for a new script name
Case number: | 845829-991393 |
Topic: | Crash/Hang |
Opened by: | Wildcat777 |
Status: | Open |
Type: | Bug |
Opened on: | Friday, December 23, 2011 - 18:22 |
Last modified: | Friday, December 23, 2011 - 18:22 |
My computer slows down, that i have to wait for almost 5 minutes in my internet explorer, when i want to call another website (www.google.at). This happens, when I stay on the input window for a new script name (save routine).
I have 4GB RAM, 500 MB grafic card RAM, 1.4GHz Mobile Intel Celeron 420.
I think, that the input routine for editor, for chat, ... are all written similary like the old basic input routine:
a$=''
do while a$='':
a$=inkey$
wend
When I edit any script, it dosn't slow down my computer as much as the input routine for save a new script. Here I have only to wait for 20 seconds max, that a new site (www.google.at) is loaded.
»