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

Base_url #9

Open
xteufelx1 opened this issue Jul 5, 2021 · 1 comment
Open

Base_url #9

xteufelx1 opened this issue Jul 5, 2021 · 1 comment
Assignees

Comments

@xteufelx1
Copy link

xteufelx1 commented Jul 5, 2021

Hey i am not rly used to Python. But i wanted to download a dynmap.
I tryed it on 2 Computer on one it works fine.
but on my main pc its tells me that the

dynmap-timemachine.py: error: the following arguments are required: base_url

but the code i gave was

dynmap-timemachine.py http://map.lyriaserver.de:8080/ Lyria surface 31737,64,32916 1,1 0 Lyriaserver.surface.png

I hope somebody can help me somehow

@martinsik martinsik self-assigned this Sep 7, 2021
@paul-eff
Copy link

paul-eff commented Feb 18, 2022

@xteufelx1 Are you sure you installed everything wright, are using the according Python version, etc.
I just tried your exact input in a terminal and IDE environment and it worked just fine.

Maybe try cloning the project to your local system, navigate to the folder with your terminal and execute
python3 dynmap-timemachine.py http://map.lyriaserver.de:8080/ Lyria surface 31737,64,32916 1,1 0 Lyriaserver.surface.png

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