Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

I cant seem to start the server #42

Open
KillAura7170 opened this issue Jul 2, 2023 · 5 comments
Open

I cant seem to start the server #42

KillAura7170 opened this issue Jul 2, 2023 · 5 comments

Comments

@KillAura7170
Copy link

killaura@Unknown:~/CataclysmLD$ python3 server.py
Traceback (most recent call last):
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 362, in
dll = DLL("SDL2", ["SDL2", "SDL2-2.0", "SDL2-2.0.0"], os.getenv("PYSDL2_DLL_PATH"))
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 253, in init
raise RuntimeError("could not find any library for %s (%s)" %
RuntimeError: could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/killaura/CataclysmLD/server.py", line 13, in
import sdl2
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/init.py", line 2, in
from .dll import get_dll_file, _bind
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 364, in
raise ImportError(exc)
ImportError: could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)
killaura@Unknown:~/CataclysmLD$ python3 server.py
Traceback (most recent call last):
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 362, in
dll = DLL("SDL2", ["SDL2", "SDL2-2.0", "SDL2-2.0.0"], os.getenv("PYSDL2_DLL_PATH"))
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 253, in init
raise RuntimeError("could not find any library for %s (%s)" %
RuntimeError: could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/killaura/CataclysmLD/server.py", line 13, in
import sdl2
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/init.py", line 2, in
from .dll import get_dll_file, _bind
File "/home/killaura/.local/lib/python3.9/site-packages/sdl2/dll.py", line 364, in
raise ImportError(exc)
ImportError: could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)

@stolencatkarma
Copy link
Owner

stolencatkarma commented Jul 2, 2023 via email

@KillAura7170
Copy link
Author

Yes I git cloned it

@stolencatkarma
Copy link
Owner

stolencatkarma commented Jul 5, 2023 via email

@KillAura7170
Copy link
Author

ok then we can mark this a closed tnx.

@stolencatkarma
Copy link
Owner

Oh man did I screw up bad. I left the server in a completely broken state. server should be working and i've re-enabled the client for people to mess with. no more telnet or MUD clients.

@stolencatkarma stolencatkarma reopened this Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants