What happens if fleet who is transporting ress from moon 1 to moon 2 and both moons get destroyed ?

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • What happens if fleet who is transporting ress from moon 1 to moon 2 and both moons get destroyed ?

      So it seems like this bug have in most of the games. If you send for example your fleet with ress from moon 1 to moon 2 and choose mission deploy and both of the moons gets destroyed you will lose your fleet and resources.

      Someone else noticed this and have fixed the bug ?
    • the fix is quite simple for that, if moon1 and moon2 destroyed (checked by empty arrays of sender and target id), modify the fleet row origin ID to main planet. When a state is executed by the mission itself, it will call return to the main planet.
    • Be reading the mission destruction file in search of your bug, Jan did actually think about this issue. Read more here and try to understand. The fix should be quit easy afterwards. github.com/jkroepke/2Moons/blo…ction.class.php#L380-L391
      Try the new Deployment module: More info
      V1.1.9 has been rolled out <3