Code center > Darwinbots Program Source Code
My virsion for 2.36.2 Get it now!!!
PurpleYouko:
HMM I see some major problems with both these changes.
In change one, the line
--- Code: ---x = x + "Inserted label, *" + Str$(DNA(pos).value) + " , at pos " + CStr(pos) + vbCrLf
--- End code ---
is now inside two of the conditional sections of the procedure but missing from the new third option. That means that if the third form of the mutation takes place, there will be no message stored into the variable "X".
This variable is critical to several subsystems including DNA scripting and "Mutation details" in the robot information window.
In change two, vartovar and newvars are utterly, completely and absolutely disabled. What is the deal here? :blink:
That means it will be impossible to mutate one variable to another or to ever introduce a new sysvar so a whole section of the mutation code is gone
You really have to watch what you are doing in the DNAops module. It is just so easy to screw up the whole program from in there.
Botsareus:
ok fixed the big circle bug, attempted on fixing run out of memory on unload bug , little luck with that one...
***
Sounds like I am going to have to stop sending my virsions of DB to you guys , you guys dont even consider what I change....
...If I evolve a good firstbot in my virsion I'll just say I am a geneos bot programer and I engenered the little guy myself , I see no reason why people wont beleave that one.
....Better, they will say no no "Endy really maid FirstBot evolved" and "Bots stole the source code from endy", ...
Botsareus:
(You do know that you only need one apostrophe, right?)
(You do know that you only need one apostrophe, right?)
(You do know that you only need one apostrophe, right?)
(You do know that you only need one apostrophe, right?)
(You do know that you only need one apostrophe, right?)
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Botsareus:
Okay Bots, after sorting through pointless timer conditions (if any of those functions take longer than 10 seconds, there's a BIG problem.
I DID THAT BECAUSE ON HIGH MUTATION RATES( set 1 to all adding rates) THE PROGRAM WAS TAKING TOO lONG, A LITTLE 'ON ERROR RESUME NEXT' WILL FIX IT UP NO PROBLEM, BUT ATLEAST YOU DONT HAVE A HANGED PROGRAM.
DON'T BOTHER NUM IT WILL NEVER MAKE sense TO YOU....
Botsareus:
You really have to watch what you are doing in the DNAops module. It is just so easy to screw up the whole program from in there.
Works fine for now.....
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version