| 06-13-2008, 04:14 AM | #1 |
So I decided to pick up mapmaking again, and during the testing of the project I'm currently working on, wc3 will randomly close. No error message. Just close. I've encountered this before in previous maps, and it was because of infinite loops inside triggers, but I've scanned all my triggers for loops and there shouldn't be any as far as I can see. It happens at random times, and I think it's because of a certain hero that has heavily triggered skills. Anyways I haven't been able to pinpoint the location of the problem in the midst of the triggers and I'm not going to post 10 different triggers, so my question is... What are all the various possible causes for a map to close WC3 without an error message? I know infinite loops is one, I just want to know if there are any other reasons. Thanks |
| 06-13-2008, 10:03 AM | #2 |
Having Burrow ability on a unit but not on its "Dependency Equivalent". |
| 06-14-2008, 08:23 PM | #5 |
Well, my best guess is an infinite loop somewhere, but I can't see it whilst glancing over your code. |
