latitudegames / AIDungeon

Infinite adventures await!
http://www.aidungeon.io/
MIT License
3.18k stars 555 forks source link

[BUG] play_dm broken ValueError: too many values to unpack (expected 2) #236

Open deepbluesea opened 4 years ago

deepbluesea commented 4 years ago

Traceback (most recent call last): File "play_dm.py", line 51, in <module> play_dm() File "play_dm.py", line 29, in play_dm context, prompt = select_game() ValueError: too many values to unpack (expected 2)

does not work at all

ben-bay commented 4 years ago

What OS did you run this on? What version of python?

ben-bay commented 4 years ago

Also what branch, master or develop?

deepbluesea commented 4 years ago

What OS did you run this on? What version of python?

ubuntu google colab python 3.6

Also what branch, master or develop?

default, watch is develop