A mod-mod: "Dune Wars Reduced"

That's odd, I tried playing Atreides before, and the automatic draft seemed to work - but perhaps I was playing 1.3 at the time and not Dune Reduced. Anyway thanks for the help, I changed dunwars.py as you suggested and my old saves no longer crash, a temporary fix is much better than crashing.. although I did like the Atreides draft mechanic, I look forward to a future version of the Dune Reduced where it can work without causing problems.

I was overlooking the case where there is no draftable unit. I am not sure how that could happen, exactly, but it seems to happen sometimes in the early game. So I have modified the code to check for this condition and skip the draft. I will put this into 1.4.7 when it is released, perhaps this weekend depending on the tech tree from keldath.

For now, I recommend everybody who uses 1.4 or 1.4.x should make the change of deleting the "self.AtreidesDraft()" line.
 
Top Bottom