| 07-11-2003, 10:13 PM | #1 |
I was editing a map of mine in TFT WE and when I went to test it, I got this error and warcraft 3 closed. Anybody know what the problem is. |
| 07-11-2003, 10:16 PM | #2 |
Yes, a buggy game. |
| 07-11-2003, 10:48 PM | #3 |
how about what in a custom map could possibly cause this to happen? Between when I got this error and my previous test, I changed the model for the lightning orb, created an item to change you into something amphibious, created an item to let you chop wood (not sure if it works though that why I was going to test it), added 4 waygates with a harpy nest as the model instead of the waygate, took away the pathing on the waygate (probably most likely cause I guess), added 2 zepplins and 2 gryphon riders, and made 4 actions to pause the 2 zepplins and 2 gryphon riders at the start of the game. |
| 07-12-2003, 08:35 AM | #4 |
there a ton of reasons why u can get an error like that... the most common cause can be done this way... trigger run (trigger that im in) this will cause an infinite loop and a crash... fatal errors can be many things and the best way to diagnose them is to remove all ur code and start adding in code until it shows up.. By remove i mean skip or comment out... however my money is on the pathing... building with no paths usually cause crashes for me... Good Luck! |
