Code center > Bugs and fixes

Day/night cycle still not satisfying

<< < (2/5) > >>

Testlund:
Could you please do something with the day/night cycles in version 2.4.A, Nums? It's totally crappy! I think it's allways night nomatter if the sun is on or not, because the veggies never reproduce, also if I chose to NOT have day/night cycles turned on it will ALLWAYS be night, and as soon as I make any changes in the GUI and click change the simulation starts counting from 0 showing the moon.

EricL:
Okay, I found this I think.   SimOpts.Daytime is getting set to False when TmpOpts is assigned to SimOpts at the bottom of MDIForm_Load() (line 499 of MDIForm.frm).  Adding the following line right before the assignment (line 499)seems to result in the correct behaviour both for the UI and for veggies.


--- Code: ---TmpOpts.Daytime = True ' EricL March 15, 2006
--- End code ---

Testlund:
Interesting! I think I will download 2.4.A again and testing it again. :-)

Griz:

--- Quote ---Interesting! I think I will download 2.4.A again and testing it again. :-)
--- End quote ---
good Testlund ...
good to see you back.
that is what we need ...
some folks experimenting and providing feedback.
quite a few changes have been made recently ...
but no 'official' upgrade ...
so I hope you can find all those threads and incorporate them.

I hope to have them all documented in one place on the wiki ..
but Eric is hard to keep up with. ;)

Testlund:
I have a problem here. I can't seem to load the sourcecode in VB6. First time I tried it said there was a table missing; something like 'TABLE32.OCX' or something. It only showed the first time. Now nothing happens when I try to load it. First I installed Darwin21, then I copied the sourcecode of Darwin2.4.A into the DarwinBotsII folder. Can't understand why I can't load it now. It has worked perfectly before!  :banghead:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version