Creating your own WLM '09 server the updated way

there’s your problem. you have to install Python 3.6.

In the source code folder.

o_o they deprecated funcil.py in python 3.8?

install python 3.6 and try it again

Well, same thing with Python 3.6, funcli.py was not present.

I took this one : Python Release Python 3.6.0 | Python.org

I haven’t used Python in forever, buutt I’m pretty sure you could download it?

Tested on a second computer, exactly the same funcli.py does not exist.

Did you add an path to your server directory?

Are you talking about this ?
image

yes he is

Can you make a videotutorial? It’s because there may be people who cannot understand the steps in writing very well and thus be able to make it much easier for everyone.

2 Likes

totally agree with that!

you must the cmd (command prom open) and not the python 3.6 !!!

and now it works?

I didn’t tried more since, i’m patiently waiting for a stable & full release.
Or a tutorial clear enough that I can replicate without having missing files.

Me too.

From what I’ve read here, Python 3.8 seems to have deprecated funcli.py altogether, thus rendering it incompatible with the local server, and the replacement funcli.py does not work.
If you have anything higher that 3.6, you’ll need to uninstall that version and install 3.6 instead to make the local server function.

at this point it’s just better to wait

4 Likes

PSA:

Python seems to no longer make .exe installers for Python 3.6.9 and 3.6.10, the last installer is for 3.6.8.

To install Python 3.6 on Arch you will have to build python36 from the Aur. And instead of running python you have to run python3.6

1 Like

good thing i dont use arch

1 Like

I’m getting error 80048820 when trying to connect from another PC. I installed the certificates to the Trusted Root Certification Authorities and changed the hosts file to connect to my IP. If someone could help me it’d be very useful! image