Games-Lacuna-Client icon indicating copy to clipboard operation
Games-Lacuna-Client copied to clipboard

push.pl dying, line 46

Open visibleunderwater opened this issue 11 years ago • 3 comments

running: perl push.pl $0 push.yml 'lacuna.yml' 'push.yml' --from 'Dump A' --to 'Dump B' --ship 'DumpB'

gives me:

to planet not found at push.pl line 46.

My push.yml file:

from: 'Dump A' to: 'Dump B' ship: 'DumpB' items:

  • type: 'Excavator' quantity: 10

All planet and ship names are directly copied from the web page...that is a real planet, it does exist!

visibleunderwater avatar Jul 11 '13 04:07 visibleunderwater

You can only push to your own colonies or allied space stations. Are you trying to push to someone else's colony or an uncolonized body?

fireartist avatar Jul 11 '13 08:07 fireartist

Their both my colonies, systems right next to each other. All ships are there, all other shipnames I've tried (Hulk Huge, Hulk Fast, etc) work fine...just excavator (and Excavator).

visibleunderwater avatar Sep 19 '13 21:09 visibleunderwater

Didn't we figure this out? push.pl would need the ship ids to be able to push ships? (Not just using a particular ship to push with)

lemming552 avatar Sep 19 '13 22:09 lemming552