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

Playing with trained agent result in crashes in Mac. Error binascii.Error: Non-hexadecimal digit found #26

Open
sirgarfieldc opened this issue Sep 22, 2020 · 1 comment

Comments

@sirgarfieldc
Copy link

sirgarfieldc commented Sep 22, 2020

I have installed the emulator and philip repo following the instruction on Readme.

Running the command to play to trained agent launches the emulator and game but crashes immediately after.

Command I run is

python3 phillip/run.py --gui --human --start 0 --reload 0 --epsilon 0 --load agents/FalconFalconBF --iso /path/to/SSBM.iso --exe /path/to/dolphin

Screen Shot 2020-09-22 at 7 37 02 PM

I am on MacOS 10.15.5

Any idea on how to resolve this issue ?

@vladfi1
Copy link
Owner

vladfi1 commented Nov 6, 2020

If you're using my dolphin fork, I think it will work if you set --zmq 1. The default --zmq 0 is for mainline dolphin.

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