Darwinbots Forum
Code center => Bugs and fixes => Topic started by: gymsum on May 06, 2008, 05:33:09 PM
-
Ok, let me know if I've renamed any used sysvars, but everytime I try to run this bot, it freezes up the DB system.
-
I'll bet you've exceeded that size of the static array for custom memory labels.
-
whats the limit on that?
-
Also, if you define a custom label that points to the same place as a sysvar, all it means is that your custom label points to the same place as a sysvar. It won't break the game (but you might get funky results when the system resets it to a specific value every cycle).
The limit used to be 50, but I think Eric increased it recently. How many defs do you have there?
-
Also, if you define a custom label that points to the same place as a sysvar, all it means is that your custom label points to the same place as a sysvar. It won't break the game (but you might get funky results when the system resets it to a specific value every cycle).
The limit used to be 50, but I think Eric increased it recently. How many defs do you have there?
Its basically every free sysvar I think, so well over 50. I can remove some of them if I can remember the basic structure and sysvar #s.
-
I'm sure Eric will be kind enough to increase the limit for you, if this is indeed the issue.
-
Pretty sure that was it. This bot does not crash with the increased limit in 2.43.1k.
Fixed in 2.43.1k.
-
o that explains it, I'm only running j.