Skip to content

Conversation

tfheud
Copy link

@tfheud tfheud commented Jul 19, 2025

Fix error

[genrl.logging_utils.global_defs][ERROR] - Exception occurred during game run.
Traceback (most recent call last):
File "/root/rl-swarm/.venv/lib/python3.10/site-packages/genrl/game/game_manager.py", line 169, in run_game
self.run_game_round() # Loops through stages until end of round signal is received
File "/root/rl-swarm/.venv/lib/python3.10/site-packages/genrl/game/game_manager.py", line 133, in run_game_round
world_states = self.data_manager.prepare_states(
File "/root/rl-swarm/rgym_exp/src/data.py", line 267, in prepare_states
logger.warning(f"Incomplete payload: {payload}")
NameError: name 'logger' is not defined

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.

1 participant