Alright, dw I am gonna send you my version of my WLM server. Then do what you did on the tutorial on the server im gonna send you
WindowsLiveMessenger2009.rar (363.3 KB)
Try this one
same error.
wait ill try install visual studio 2015 sdk. maybeâŚ
You know how you got python working before you downgraded. Try getting back to that state then the WLM server I gave you should work
always gettting this problem with python 3.6
nvm, i am waiting for official release
i remember being in a video call with craftplacer where he was using some sort of local server, this was quite a while ago. iâve attempted same thing myself and ended up fucking Windows live messenger on my computer and only came back to working state when i reinstalled windows
OBS: by fucked i mean wouldnât connect anymore
I used ClassicShell to theme the taskbar. As for the transparency, I uninstalled that as it turned out to be a trial which changed my background to black and added a watermark after a few days
I was able to use the master branch with this tutorial and it worked.
I canât seem to get SQLaltery, and dbcreate requires it
Also any way to make 14.0.3921 and the 9.0 beta work?
Itâs the second 2009 beta and the first build to have â14â.
PS: it also includes 14.0.5027 as well, rip.
dammit, thereâs like no way.
versions before the final use beta protocols that were not implemented
I already implemented those protocols (MSNP16 and MSNP17, which required very little modification because most of the features they utilized were already implemented in MSNP18). Itâd be weird that they wouldnât work now.
It seems to be a issue with the âKey Portsâ. But whenever i try to âfixâ the problem it sends a âconnect/disconnectâ message to the server.
Final WLM 2009 connects propely and the final beta was just made a few months before.
9.0 doesnât work even though it works simillariy to 8.5 which worked.
It just gives me a 80004002 error.
(bump)
Traceback (most recent call last): File "script/dbcreate.py", line 1, in <module> from core import db, stats File "P:\msn-server-feature-wlm2009\msn-server-feature-wlm2009\core\stats.py", line 7, in <module> from HLL import HyperLogLog ModuleNotFoundError: No module named 'HLL'
i have installed the build tools
is possible create?
what do you mean
This
I was able to do the server with a late-febuary commit of the server.
Someone can help me ?
Command âc:\users\alessioalt\appdata\local\programs\python\python36\python.exe -u -c âimport setuptools, tokenize;file=âC:\Users\ALESSI~1\AppData\Local\Temp\pip-install-295fu58y\HLL\setup.pyâ;f=getattr(tokenize, âopenâ, open)(file);code=f.read().replace(â\r\nâ, â\nâ);f.close();exec(compile(code, file, âexecâ))â install --record C:\Users\ALESSI~1\AppData\Local\Temp\pip-record-53s927ji\install-record.txt --single-version-externally-managed --compileâ failed with error code 1 in C:\Users\ALESSI~1\AppData\Local\Temp\pip-install-295fu58y\HLL\
does this tutorial still work? a lot of advancements were made on escargot, including very-basic wlm 2011 support.