matpow2 / cuwo

Open server and utilities for Cube World
GNU General Public License v3.0
170 stars 49 forks source link

Server not starting #220

Closed wiiarctus closed 6 years ago

wiiarctus commented 6 years ago

Hello, I get "Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "/usr/lib/python2.7/runpy.py", line 119, in _get_module_details code = loader.get_code(mod_name) File "/usr/lib/python2.7/pkgutil.py", line 281, in get_code self.code = compile(source, self.filename, 'exec') File "/home/cuwo/cuwo/server.py", line 805 path = os.path.join(self.config.base.save_path, f'{name}.dat')" when I try to start the cuwo server on Debian 9?^^