Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

push.pl dying, line 46 #63

Open
visibleunderwater opened this issue Jul 11, 2013 · 3 comments
Open

push.pl dying, line 46 #63

visibleunderwater opened this issue Jul 11, 2013 · 3 comments

Comments

@visibleunderwater
Copy link

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!

@fireartist
Copy link
Collaborator

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?

@visibleunderwater
Copy link
Author

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).

@lemming552
Copy link
Collaborator

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants