| 04-11-2007, 11:44 PM | #1 |
Although this is not my map it is my friends, and I do have permission to post it and ask for help. The problem with his spells are that they cause a Fatal Error, (and as I told him I’m pretty sure its his triggers due to the fact that he has no models in use on the map currently). I would appreciate it if someone could look over the spells, and tell me what’s wrong with them. He does not know how to use JASS. He would be posting this however he does not have an account on this site, and I do not have an account on a site he wants me to use so it’s more of a mutual agreement. Thank You, I might be able to nab the persons name into credits if you help enough .Commands: -restore (restores hero hp and MP) if player blue you can type a number at it will spawn that many footman ( 12 ) The Nether lord is the one I believe that causes the Fatal Error, I’m not sure which abilities but normally the fatal error follows one of the nether lord abilities and it doesn’t happen 100% of the time All comments, even if they are not about how to fix the triggers would be appreciated (I will inform him of constructive criticism). Or information to make the abilities run more effectively ~Ahougui @ Hiveworkshop - Shougun |
| 04-12-2007, 12:55 AM | #2 |
Can you please post the triggers instead of giving us a map? I'm too lazy to download stuff. ![]() |
| 04-12-2007, 01:21 AM | #3 |
I think the reason he posted the map is because he has a lot of triggers and doesn't know where the problem is. So, it's going to take a surprisingly un-lazy person to help him out =D. Probably Pyro.. |
| 04-12-2007, 05:28 AM | #4 | |
Quote:
Very nice deduction =). Well hopefully this "pyro" person will stumble apoun this and help out. ![]() |
| 04-12-2007, 08:43 AM | #5 |
Steps: Open .j script. Find function to find common fatal error causes. Conclusion: Current guess would be your DestroyLightnings. DestroyLightning on an already destroyed lightning causes a fatal error. Try only destroying it when you actually know it exists. |
| 04-12-2007, 08:46 AM | #6 |
Really? Well there's only one way to make lightning; that might be worth adding to war3err. |
| 04-12-2007, 12:17 PM | #7 | |
Quote:
If I get time, I can look this over. I do currently have a spell contest, a patrol script, a Movement System, and another hero I'm supposed to be looking over... so I wouldn't count on anything soon. Unless blu solved your problem, that is. |
| 04-12-2007, 04:58 PM | #8 | |
Quote:
Ok, seems my memory was off somewhat. It's known to crash when trying to move a destroyed lightning (http://www.wc3campaigns.net/showthre...ghtning+fatal). It might apply to destroying an already destroyed one too, perhaps. |
| 04-15-2007, 09:17 PM | #9 |
Thank you, it seems he has fixed it. However comments on the spells themselves are appricated. |
