1.0 Event singing grass

Discussion in 'Bugs' started by Naffarin, Oct 29, 2016.

  1. Naffarin

    Naffarin Bureaucrat-Inspector Exemplar of The Empire

    This event doesn't seem to be possible to complete successfully.
    Even if more than 15 clearable spots are removed, the ending is always a failure
    From the console output i can see that the counter for cleared objects is increasing, but is not related to the total count of cleared objects. If i follow the message and clear terrain around my colony i can get a counter of 11 with a total of over 20 clear terrain jobs without any other jobs in queue (all paused and 14 overseers free for jobs) done.
    Could you emphasize more what types of terrain has to be cleared as it seems to be technically working but a little picky about what needs to be cleared.

    The implementation could be improved by
    a) checking if the goal of 15 clearables has been reached if stagecounter <= 0, currently you can reach the target during the last five seconds and lose anyway
    b) i would consider it good practice to set trackClearables to false again at the end of the event
    c) send(state.director, "setKeyString", "finale", "failure") = >unnecessary
     
    Last edited: Oct 29, 2016
    Samut and Exile like this.
  2. mcnostril

    mcnostril "The First To Crash"

    Weird, I had a successful resolve on my first colony in 1.0 (there were a ton of bushes in the area that got cleared fairly fast though).
     
    Exile likes this.