SpasMaster
Hosted Project: SC
- Joined
- Jan 29, 2010
- Messages
- 1,986
Hello everyone!
I have encountered a major problem with my map where map initialization triggers stopped working. I tried to change the event to Time Elasped - 0.20 seconds but the result is the same. I am afraid it might be happening with multiple triggers.
I did a research and found that other people have encountered the same problem, but I cannot find a solution.
Some of the ideas I found include:
• The bug could be a result for using another Editor.
-I am using standard editor.
• The bug could be a result for having a lot of variables with really large arrays. (over 1k)
-I have 1 or 2 such variables.
• The bug could be a result for having a lot of triggers.
-I have 970 triggers, which I compared to others that reported the problem, it's not a lot.
It's frusturating and it's not an error in coding. Yesterday it was working fine, today it isn't. I made no changes to core triggers that run on map initialization. Obviously the problem is something bigger, not a simple mistake in the actions.
I have encountered a major problem with my map where map initialization triggers stopped working. I tried to change the event to Time Elasped - 0.20 seconds but the result is the same. I am afraid it might be happening with multiple triggers.
I did a research and found that other people have encountered the same problem, but I cannot find a solution.
Some of the ideas I found include:
• The bug could be a result for using another Editor.
-I am using standard editor.
• The bug could be a result for having a lot of variables with really large arrays. (over 1k)
-I have 1 or 2 such variables.
• The bug could be a result for having a lot of triggers.
-I have 970 triggers, which I compared to others that reported the problem, it's not a lot.
It's frusturating and it's not an error in coding. Yesterday it was working fine, today it isn't. I made no changes to core triggers that run on map initialization. Obviously the problem is something bigger, not a simple mistake in the actions.