PDA

View Full Version : Extremely Simple Quick Question!!


Lysho
08-10-2012, 03:38 AM
Okay so I have my map done almost completely with GUI, using custom scripts to call removal of unit groups etc.

And it says theres an error in like 1640.. How can I find where this error is..? I'm not using script so its not like I can just recognize that line, its all simple GUI and GUI isnt labeled in lines..

Help?

PurgeandFire
08-10-2012, 03:42 AM
Look around that area for this word: function

Usually it'll be named function TRIGGERNAME_Actions or in some similar format. (unless it is in a "pick every unit..." call) Just look at the name and then it should point you to where the problem is.

Dr. Boom
08-10-2012, 02:31 PM
Well when you get this error, actually the position of the error is marked inside the error massage.
I just bet you have a typo in some of the custom script - you should send us a screen of this massage or at least a test map with the triggers so we can check.

Lysho
08-10-2012, 08:29 PM
I dont recognize those things like function triggername_actions, it just said in line 1680 and 1684 ( not 1640, my bad). And in the message its got like a million Rect 1793, Rect 1930 or whatever(those were random numbers), and tons and tons of lines of that text.

Except now it doesnt show that message anymore. Like it stopped showing it? Even though I didnt change anything. But apparently it still must be messing up the map because when i click to Test Map, it just opens up wc3, and not the map.

Now I don't know what to do ?!?

Also, how do I upload a map?

Dr. Boom
08-10-2012, 08:57 PM
Okay I don't know without seeing the map. You see at hive at the top left "pastebin"?
You can upload your map there and then you just post your link.
(If you don't wanna make your map public you can send it via private massage to only one user)

Lysho
08-10-2012, 09:05 PM
OH! I figured out what was wrong with it! See, I was using this idea from another user on how to randomly spawn units, and I kind of put the actions in the wrong order, so I think the world editor didnt understand what it was supposed to do because of that :O

But I re-arranged it and now it works! :D

But thank you all for your concern ^^ Very appreciated

Dr. Boom
08-10-2012, 09:07 PM
legit ...:goblin_boom: