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

Python does not work with harness #1

Closed
Tjorriemorrie opened this issue Apr 18, 2015 · 3 comments
Closed

Python does not work with harness #1

Tjorriemorrie opened this issue Apr 18, 2015 · 3 comments

Comments

@Tjorriemorrie
Copy link

Running the very basic script the bot.log always give:

/c: /c: is a directory
[GAME]  Bot Tjorriemorrie finished in 29 ms.
[GAME]  Process exited with non-zero code 126 from player Tjorriemorrie.
[GAME]  No output file from player Tjorriemorrie

when running SpaceInvadersDuel.exe

@Tjorriemorrie
Copy link
Author

Running

run.bat output

results in no error; the move.txt file is created properly

@mattpwest
Copy link
Collaborator

I just tested with the 1.0.0 binary release:

  • I removed the contents of player2/
  • I copied our sample Python bot into player2/
  • I replaced our main.py with your basic script.
  • I then ran SpaceInvadersDuel.exe from the command line.

It worked fine for me... Maybe try the 1.0.1 release which will be up shortly.

If still not resolved please give me more information:

  • What O/S version are you running?
  • Python version?
  • .NET framework version installed?
  • Standard Command Prompt or Git Bash?

@Tjorriemorrie
Copy link
Author

I'll close this issue and continue with the issue on the TestHarness. Just running the default players in 1.0.1 still gives me the problems.

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