Code center > Bugs and fixes
Let's make a stable platform
PurpleYouko:
I can't make the bloody thing crash period.
I have been running a sim all day with insanely high mutation rates. Nothing I do can put a dent in it yet.
Numsgil:
It's the developer's curse. Only people who can't fix bugs can ever find them. ;)
PurpleYouko:
--- Quote ---Ran a simulation wich lasted for only 5 minutes and then it crashed.
Run-time error 9: Subscript out of range.
Code:
While Not (DNA(k).tipo = 4 And DNA(k).value = 4) And Not (DNA(k).tipo = tipo And DNA(k).value = value)
Line 108.
It's the code in the mutations window.
--- End quote ---
is this "public function NextElement" by any chance?
What are the values of k, DNA(k).value and DNA(k).tipo?
Testlund:
--- Quote ---I can't make the bloody thing crash period.
I have been running a sim all day with insanely high mutation rates. Nothing I do can put a dent in it yet.
--- End quote ---
That makes me think there is something else outside the program that is causing it. ..or maybe you are running with other settings then me. Could it matter what kind of operating system one is using? I'm using Win XP Professional with Service Pack 2.
Also, you guys want me to hover the mouse over the values and tell me what it says. Does that mean you don't have the same values as me on the same code? Allmost every letter in the code shows a popup displaying a value. I found it difficult to report about it, but if that's the way it has to be than I'll give it a try. Starting up another sim..... :tantrum:
Numsgil:
When you hover your mouse over code, it's telling you what that bit equals at that exact moment.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version