Staredit Network

Staredit Network -> UMS Assistance -> staredit crash
Report, edit, etc...Posted by Ninja)be( on 2004-10-09 at 14:34:47
i opened a bound on staredit to see some of the triggers cause im a noob and im learning how they work.. and i scrolled down through the triggers and it crashed...
Report, edit, etc...Posted by EzDay281 on 2004-10-09 at 14:41:50
As far as I can tell this is simply random badluck.

And why the censored.gif is this in Map Showcase rather than assistance?
-_-
Report, edit, etc...Posted by Mini Moose 2707 on 2004-10-10 at 12:22:28
ยป Moved to Assitance

I have ways of making StarEdit's trigger editor crash. I won't get into that though. smile.gif
Report, edit, etc...Posted by .Coko[CK] on 2004-10-10 at 13:32:30
Its something to do with certain triggers used, which cannot be reproduced by the Trigger Editor in StarEdit therefore it crashes, thats what i found.
Report, edit, etc...Posted by Staredit.Net Essence on 2004-10-10 at 15:48:28
If you write triggers incorrectly in StarForge 2, it can crash the normal editors. You can also really confuse people. if you don't put in the (); in the condition, the trigger will just say ALWAYS in the list. Uselss, but fun to confuse people. They may have also made up a trigger with the action They're my triggers jerk or something, but SF doesn't like incorrect triggers unless you really do weird stuff....anyways.

I think they did it with SF so the triggers souldn't be copied. try opening it in SF 2.

Only other option is you have SC v3 or lower, and no patch and tried to use that old editor. Then things like Wait or give units or w/e will be invalid.
Report, edit, etc...Posted by Ninja)be( on 2004-10-10 at 16:13:10
starforge 2?? i dont have that u got a link?
Report, edit, etc...Posted by T.s.u.k.a.s.a on 2004-10-10 at 16:20:54
It was either a trigger that could not be displayed or someone screwed up the trigger in Starforge. They could've done something else in the trigger. I can make it crash when someone tries to change the upgrades so making the triggers crash is possible as well. Open it with Starforge or an old version of staredit. It isn't very possible, but it could be a very old form of protection that is imported into the triggers. There is something like that which is imported into the sounds menu.
Report, edit, etc...Posted by greenreaper on 2004-10-10 at 16:32:57
StarForge 2.1 is in the downloads database. It's a starcraft editor.
Report, edit, etc...Posted by Omega_Ninja on 2004-10-10 at 16:51:15
also in starforge, if you set the actions to more then 64, which i've done before with compression, it might make it crash
Report, edit, etc...Posted by Mini Moose 2707 on 2004-10-10 at 18:27:25
When I forget the ();s, break the syntax, or go over the action limit, StarForge won't even let me save the trigger.
Report, edit, etc...Posted by KaboomHahahein on 2004-10-15 at 20:08:49
Ya that's what it supposed to do and how can you get more that 64 actions per trigger??? Realy cool if there wasa way
Report, edit, etc...Posted by RexyRex on 2004-10-15 at 20:57:50
To get more actions for a trigger, cut off the at the wait trigger, then do the following:

Conditions:
(Whatever conditions for first trigger)

Actions:
(Actions)
Wait (What is was -12 milli)
Set score for current player set to 1 custom

Conditions:
Custom score is 1

Actions:
(Rest of your trigger +64 actions)

biggrin.gif.

If no wait trigger, cut of the last trigger and use the Set Score trigger then do the same thing ^_^.
Next Page (1)