Skip to content

genPOI TypeError: unsupported operand type(s) for +: 'int' and 'str' #2102

@gouldcwilliam

Description

@gouldcwilliam

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions