Croebh / Avrae-Customizations

A place for me to store and update all of my Avrae aliases and customizations.
GNU General Public License v3.0
28 stars 23 forks source link

[Bug] !map throws a "str object is not callable" error #59

Closed jjl2357 closed 3 years ago

jjl2357 commented 3 years ago

What alias/snippet is this for? !map

Describe the bug After newly subscribing to the Map Utilities alias, entering the !map command resulted in this error:

Error on line 1, col 21: for overNum in [""]+[str(x) for x in range(1,11)]: ^ TypeError: 'str' object is not callable

To Reproduce Steps to reproduce the behavior:

  1. Add Avrae and Map Utilities to a server
  2. Type !map to create a new map
  3. Error

Expected behavior A map should have been created.

Croebh commented 3 years ago

Sorry, have been very distracted IRL. Unfortunately not sure what would have caused this, but its possible its been fixed in other updates. If this happens again, please feel free to reopen this issue.