HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Hero survivalx aftermath problems

01-31-2012, 04:47 PM#1
SlickR
Hi there. So I've wanted to play my map hero survivalx aftermath v1.6 and there was no way to start the map. I'd hit the button to create and it just returns to the same screen.

So I put the CD with my unprotected maps and tried to open it with the editor, but it couldn't, so then I remembered that I used WE Unlimited for few triggers in the map. So I install WE and open the map, check the triggers manually and everything seems okay, but when saving the map it shows this problem at line 2609:invalid type for specified operator and bellow it highlights "endfunction".

But problem is I have no clue which this line is in the triggers and I've worked off of memory to disable the triggers that were new for version 1.6, but once I disable then I can't enable them and it shows more errors on line 1716.

Also before all the new patches and all, like 2 years ago the map was actually playing as it is in the game. It is only with the newer patches since then that the map has this problem of not playing or even creating.

Thing is I could revert to 1.5 since that version works and work since then, but my skills have diminished and I don't have much time to work on it again.

Can someone figure out from this what the problem may be? If not I'm willing to give some reliable and respectable member of the community the map so it can fix the problem.
02-01-2012, 08:00 AM#2
Anitarf
I'm not entirely sure, but this looks like a return bug issue. It's the only thing I can think of that got broken by a recent patch to the point that the map can't even load. Have you added any custom jass code that uses the return bug to the map between versions 1.5 and 1.6? If not, I'm not sure what else could be the problem; you'd need to post the triggers that won't let you enable them for start.
02-01-2012, 09:27 AM#3
SlickR
Quote:
Originally Posted by Anitarf
I'm not entirely sure, but this looks like a return bug issue. It's the only thing I can think of that got broken by a recent patch to the point that the map can't even load. Have you added any custom jass code that uses the return bug to the map between versions 1.5 and 1.6? If not, I'm not sure what else could be the problem; you'd need to post the triggers that won't let you enable them for start.
Yeah that seems like it. Since when i created it it was loading and playing properly.

But I can't remember. Last time I edited the map was about 2 years ago.
02-01-2012, 11:44 AM#4
SlickR
Quote:
Originally Posted by Anitarf
I'm not entirely sure, but this looks like a return bug issue. It's the only thing I can think of that got broken by a recent patch to the point that the map can't even load. Have you added any custom jass code that uses the return bug to the map between versions 1.5 and 1.6? If not, I'm not sure what else could be the problem; you'd need to post the triggers that won't let you enable them for start.
Yay problem solved.
Thanks. You helped me find the problem and I fixed it.