what could cause this?

Happy

Well-Known Member
Reaction score
71
hey guys...

easy question, hard answer.

What could cause even the easiest trigger to stop working anymore?

the fact is this :
i made an working revival system which was about 10 lines long...so nothing special...after a while it stopped working without any changes on the trigger. and the same thing with a much more complicated arena system...it just stopped working and even after 100 times af changing its not working.


thanks in advance

greetz happy
 

vypur85

Hibernate
Reaction score
803
Corrupted? Try exporting the trigger to another new empty map, if it works, then be prepared to accept the fact that your map is corrupted. Of course, here on, a backup is always appreciated.
 

MP®

Member
Reaction score
11
Post that short revival trigger, maybe something DID change, without your knowledge?
 

Happy

Well-Known Member
Reaction score
71
you can see the trigger here ....its jnZ's version...exactly. and one time it revived the hero and every test afterwards it didnt.
 

vypur85

Hibernate
Reaction score
803
> but the only not working triggers are these 2....can that be?

Then this obviously means you did something wrong. :rolleyes:
Nothing much can be helped here I guess, unless details are well described. :)

As mentioned, posting your own trigger might be helpful. Referring to another's work won't help much.
 

MP®

Member
Reaction score
11
Indeed, the trigger of jnZ is fine, but you probably just made a very little mistake that you didn't notice or something. Just post your own trigger
 

Happy

Well-Known Member
Reaction score
71
Trigger:
  • revival
    • Events
      • Unit - A unit Dies
    • Conditions
      • ((Triggering unit) is A Hero) Equal to (==) True
    • Actions
      • Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • 'IF'-Conditions
          • (Player number of (Owner of (Triggering unit))) Less than/Equal to (<=) 6
        • 'THEN'-Actions
          • Set RevivePointHeaven = (Center of revive heaven <gen>)
          • Hero - Instantly revive (Triggering unit) at RevivePointHeaven, Show revival graphics
          • Camera - Pan camera for (Owner of (Triggering unit)) to RevivePointHeaven over 0.00 seconds
          • Custom script: call RemoveLocation(udg_RevivePointHeaven)
        • 'ELSE'-Aktionen
          • Set RevivePointHell = (Center of revive hell <gen>)
          • Hero - Instantly revive (Triggering unit) at RevivePointHell, Show revival graphics
          • Camera - Pan camera for (Owner of (Triggering unit)) to RevivePointHell over 0.00 seconds
          • Custom script: call RemoveLocation(udg_RevivePointHell)
 

MP®

Member
Reaction score
11
Trigger seems fine. Are you sure you enabled the trigger, and it is initially on?
 

Happy

Well-Known Member
Reaction score
71
yes i am -.-

it pans the camera but it doesnt revive. thats the problem.
 

MP®

Member
Reaction score
11
Hmm very strange..

And what if you make a new trigger, exactly the same, but NOT copy? (I don't know why this would help, but it could...)


Or did you remove the unit in another trigger or something?

Is the hero icon (upper-left corner of screen) still on shown when the hero dies?
 

jnZ

I
Reaction score
64
well there isn't anything wrong with the trigger, thats a fact. i guess the only other possibility is that you made some changes to the unit that prevent it from reviving
 

Happy

Well-Known Member
Reaction score
71
the trigger doesnt work....and no i didnt changed anything that prevents the reviving but now im using the normal hero revival.
 

vypur85

Hibernate
Reaction score
803
Easy way to test:
Disable all other trigger besides the one you posted.
Test the map.
Kill a random hero.
See if it gets revived.
If it does, one of your trigger is messing with your revive trigger.
If it still doesn't work, then it should be your Object Editor problem. Something that you've set that prevent the revival. The condition states that the dying unit must be a hero. You might have added additional classification. You'd have to troubleshoot yourself.
 

Happy

Well-Known Member
Reaction score
71
SOLVED THIS FUCKING PROBLEM :D:D:D YEAH !!!

i set the max food limit to 1 and the heroes needed 5 so it didnt got revived.
 

KaerfNomekop

Swim, fishies. Swim through the veil of steel.
Reaction score
612
So it wasn't a trigger error? Good to know you found the problem :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    that sucks i bet they are expensive
  • Varine Varine:
    Not really
  • Varine Varine:
    The entire hot end is like 20 dollars, I just can't get anymore until next week
  • Varine Varine:
    I ordered like five blocks for 15 dollars. They're just little aluminum blocks with holes drilled into them
  • Varine Varine:
    They are pretty much disposable. I have shitty nozzles though, and I don't think these were designed for how hot I've run them
  • Varine Varine:
    I tried to extract it but the thing is pretty stuck. Idk what else I can use this for
  • Varine Varine:
    I'll throw it into my scrap stuff box, I'm sure can be used for something
  • Varine Varine:
    I have spare parts for like, everything BUT that block lol. Oh well, I'll print this shit next week I guess. Hopefully it fits
  • Varine Varine:
    I see that, despite your insistence to the contrary, we are becoming a recipe website
  • Varine Varine:
    Which is unique I guess.
  • The Helper The Helper:
    Actually I was just playing with having some kind of mention of the food forum and recipes on the main page to test and see if it would engage some of those people to post something. It is just weird to get so much traffic and no engagement
  • The Helper The Helper:
    So what it really is me trying to implement some kind of better site navigation not change the whole theme of the site
  • Varine Varine:
    How can you tell the difference between real traffic and indexing or AI generation bots?
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top