You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the error that occurred:
Traceback (most recent call last):
File "/home/red/overviewer/overviewer.py", line 662, in
ret = main()
File "/home/red/overviewer/overviewer.py", line 168, in main
g.genPOI.main()
File "/home/red/The-Minecraft-Overviewer/overviewer_core/aux_files/genPOI.py", line 576, in main
erset = w.get_regionset(render['dimension'][1] + '/entities')
TypeError: unsupported operand type(s) for +: 'int' and 'str'