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

Fixed errors when running model_vs_game.py #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RubySteegmansPXL
Copy link

There were a couple errors when running model_vs_game.py, I'm guessing some NHL94 stuff with trying to access non-existing methods as well as model_vs_game.py setting argument model_1 while this is load_p1_model when running different scripts.

Fixed this by just adding some try-except blocks

@MatPoliquin
Copy link
Owner

MatPoliquin commented Jan 11, 2024

Yeah changes I made for NHL94 broke model_vs_game for other games so I already fixed it by updating the base ai_sys and display code: fix

In any case thanks for taking the time for that fix

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

Successfully merging this pull request may close these issues.

2 participants