Skip to content

Conversation

@naderzare
Copy link
Member

This pull request includes several improvements to error handling in the server.py file and adds new soccer formations in JSON format. The most important changes include centralizing the import of the traceback module, enhancing error logging in various methods, and adding new formation configurations.

Improvements to error handling:

  • server.py: Centralized the import of the traceback module at the top of the file.
  • server.py: Enhanced error logging in the GetAction, SetServerParams, SetPlayerParams, SetPlayerType, and Register methods to use traceback.format_exc() for more detailed error messages. [1] [2] [3]

Addition of new soccer formations:

@naderzare naderzare merged commit fae71ac into main Dec 1, 2024
@naderzare naderzare deleted the dev-formation branch December 1, 2024 19:36
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