Darwinbots Forum
Bots and Simulations => Bot Tavern => Topic started by: viplex on February 01, 2006, 07:26:08 PM
-
I have attached a picture. I have found some interesting bug. There is clearly a cancerous bot to be seen here that leaves behind a smoke-like trail of dying descendants while moving on(?)ward. Condition for birth control in DNA has been erased.
But if you look at this thing closely, its TWO bots tied to one another. (One bot has an energy of zero, the other some 20, and both are apparently feeling well.) In this sim there are now 4-5 of this creature. I will attach a savefile if I can.
-
Seems savefile is 2 megs :banghead:
-
That is odd.
I'm not sure how anxious I am to debug visual basic anymore... I'm pretty tired of looking at code in general actually.
-
Do you have the mutant dna? We could just restart with that bot and see if we can get the glitch to repeat.
Looks kinda like a free nrg bug. Bots gaining nrg from reproducing than they're losing.
-
Yes I have the code, and I can reproduce the bug, if I set the specific species' starting energy to 14 (tried also 1,2,3,4 they dont do it). Giving birth energy transfer is 20% to the son.
All the costs are set to 0.
Not a typical or annoying bug though, just interesting. Maybe its something with rounding.
-
Robby DNA attached, if interested, repro part is right at the beginning.
-
This sounds alot like a bug I thought I fixed once.