Recursion doesn't work in scripting language |
Soumis par bmaxa le Sam, 2007-03-31 04:17
| Project: | Space Empires V |
| Version: | 1.33 |
| Component: | Code |
| Category: | bug |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Set up any recursive call in scripting language.
One level deep recursion is enough.
Call recursive function several times and
after a while game engine will hang.
It happened to me in script_ai_research.txt when
I tried to set up recursive search for required
techs.
Branimir
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




Re: Recursion doesn't work in scripting language
have forwarded this to MM since he wrote the scripting language perhaps he can change this and make it more useful