-
Notifications
You must be signed in to change notification settings - Fork 481
Description
i try to use the map on nitrado and i get the error message
2025-10-14 16:51:11 E An error has occurred. This may be a bug. Please let us know!
See http://docs.overviewer.org/en/latest/index.html#help
This is the error that occurred:
Traceback (most recent call last):
File "/usr/bin/overviewer.py", line 653, in
ret = main()
File "/usr/bin/overviewer.py", line 562, in main
tileSetOpts.update({"spawn": w.find_true_spawn()}) # TODO find a better way to do this
File "/usr/lib64/python3.6/site-packages/overviewer_core/world.py", line 196, in find_true_spawn
disp_spawnX = spawnX = data['SpawnX']
KeyError: 'SpawnX'
i dont know what it means, or where to fix it cause i cant find anything like it in the server files.
the bug comes a few seconds after starting a rendering. and it never rly renders anything, first message is this