| 02-16-2003, 05:09 AM | #1 |
I have very big problem in my map, for some reason my map is crashing Warcraft 3. I have no idea what is causing the problem. Heres the map and please look at map in WE before saying anything. Do this if you plan on opening the map First start the map and type load hero Then when it ask you for code use this 005002700059020501040000 In-game you would type it up as -0050 Enter -0270 Enter -0059 Enter -0205 Enter -0104 Enter -0000 Enter Note-Crashing Trigger may be the DecryptHeroCode trigger Edit-If you plan at look at the map through WE you HAVE TO use umswe or else it will not open. |
| 02-16-2003, 05:10 AM | #2 |
Attachment not working trying again |
| 02-16-2003, 05:23 AM | #3 |
woa am i suppose to be able to open ur map in WE, cause i cant, it has like 60 errors(im not kidding, about 60) and then it closes, is this wut is wrong? |
| 02-16-2003, 07:23 AM | #4 |
60 errors? Are you using normal WE or umswe? because I might with WE itself. But if you did then something must be VERY wrong with my map. I can still open it, maybe something messed up with the uploading. Try downloading it again. Did you try opening in Warcraft 3 to see if it worked there? |
| 02-16-2003, 07:32 AM | #5 |
I would make a smaller code for the heroes. Im sure you could cut that a bit. But i would also make sure that all the fields have something in them, cuz sometimes the map will (for no reason) remove things from fields. |
| 02-16-2003, 07:58 AM | #6 |
Yes I know, all those Zeros aren't really meant to be there. However, if this system will ever work it would hold alot of data concerning the hero. However the main problem with this map is that for some reason the map can't read what you type and set them to a varible. and the map that I posted didn't really crash because I forgot to run the decrypter that takes the info and converts it too hero data. I guess I'll start from scratch and start trying to remake it to find the problem. |
| 02-16-2003, 04:09 PM | #7 |
I have had the crashing problem myself, a couple times acually. Each time I had it, I found out that I unknowingly wrote in a never ending loop of some kind somewhere in my code. So look very carefully, go through the code as the computer would and see if you can find some kind of never ending loop. I can't garuntee this is the problem. But this was my problem when I had the crashing symptom. |
