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

I'm having trouble getting bsitools to output anything. #3

Open
W-E-R-D-N-A opened this issue Jun 2, 2022 · 2 comments
Open

I'm having trouble getting bsitools to output anything. #3

W-E-R-D-N-A opened this issue Jun 2, 2022 · 2 comments

Comments

@W-E-R-D-N-A
Copy link

` 7 7 8
6 6 7
6 6 7
6 5 6



Traceback (most recent call last):
File "C:\Users\xxxx\Downloads\battlespire-tools-master\bsitool\bsitool.py", line 213, in
out.save(sys.argv[2] % name)
TypeError: not all arguments converted during string formatting

C:\Users\xxxx\Downloads\battlespire-tools-master\bsitool>python3 bsitool.py E:\SpireImages\CAND1.BSI png`

I am not getting any output. Below are my arguments, I am probably wrong:
python3 bsitool.py E:\SpireImages\CAND1.BSI png

Also tried:
python3 bsitool.py E:\SpireImages\CAND1.BSI E:\SpireImages\OUT

@ariscop
Copy link
Owner

ariscop commented Jun 2, 2022

Try use bsi.py instead of bsitool.py

@W-E-R-D-N-A
Copy link
Author

Thanks, how do I get the colors right if I can?

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

2 participants