diff --git a/worlds/grinch/Client.py b/worlds/grinch/Client.py index 3c0f5734..490d2cd2 100644 --- a/worlds/grinch/Client.py +++ b/worlds/grinch/Client.py @@ -335,7 +335,7 @@ class GrinchClient(BizHawkClient): async def ring_link_output(self, ctx: "BizHawkClientContext"): from CommonClient import logger - while not ctx.exit_event or ctx.slot: + while not ctx.exit_event and ctx.slot: try: current_egg_count = int.from_bytes(