Code center > Bugs and fixes

The bot of sudden Crash RESOLVED 2.43.1k

(1/2) > >>

gymsum:
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.

Numsgil:
I'll bet you've exceeded that size of the static array for custom memory labels.

gymsum:
whats the limit on that?

Numsgil:
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?

gymsum:

--- Quote from: Numsgil ---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?
--- End quote ---

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.

Navigation

[0] Message Index

[#] Next page

Go to full version