frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

Trade Mode Not Activating First Time #24

Open frankobjank opened 3 months ago

frankobjank commented 3 months ago

Sometimes when Trade is clicked in the current player's client, a log message "Press trade button again to cancel" appears but the mode is not switched to "trade". Clicking trade again will activate trade mode successfully.

Screenshot 2024-03-22 at 12 18 22 AM
frankobjank commented 3 months ago

Trying to recreate this and it's inconsistent so I can't tell if it's fixed or not, will log if it happens again.

frankobjank commented 1 week ago

Restructured code for switching modes so this may have been fixed