Re: NeoLauncher 0.7.3 (Latest Update)
i was logged in but i cant download the EME version.. maybe im EU Zone.. or whatever but i have to thank you for the depotdownloader info...
managed now to get the 9203 EU Gold GF#14 ... to download...
just use ...
dotnet DepotDownloader.dll -app 212740 -depot 212741 -manifest 9170398820790121141 -u ... -p ...
Re: NeoLauncher 0.7.3 (Latest Update)
Well it finally managed to update, but it's not connecting to the server. I've tried ports 11101 and 7801 without any success.
Re: NeoLauncher 0.7.3 (Latest Update)
Quote:
Originally Posted by
LordVenom
Well it finally managed to update, but it's not connecting to the server. I've tried ports 11101 and 7801 without any success.
you have to look what ports the gameserver uses... then put that port into the serverlist file....
the sls file is just a redirection for the launcher to gameserver....
check the DeploymentConfig.xml file there are some ports written down
Re: NeoLauncher 0.7.3 (Latest Update)
Quote:
Originally Posted by
P5yl0
i was logged in but i cant download the EME version.. maybe im EU Zone.. or whatever but i have to thank you for the depotdownloader info...
managed now to get the 9203 EU Gold GF#14 ... to download...
just use ...
dotnet DepotDownloader.dll -app 212740 -depot 212741 -manifest 9170398820790121141 -u ... -p ...
9203 EU Gold GF#14 is unfortunately not working (client version 366222 vs 366226 for the tw one). Maybe with a proxy it may be possible to make the EU version working.
Possible to get the manifest id here too: https://steamdb.info/depot/323371/manifests/
Re: NeoLauncher 0.7.3 (Latest Update)
Quote:
Originally Posted by
Luciole
9203 EU Gold GF#14 is unfortunately not working (client version 366222 vs 366226 for the tw one). Maybe with a proxy it may be possible to make the EU version working.
Possible to get the manifest id here too:
https://steamdb.info/depot/323371/manifests/
68% when download is finished ill do a compare between the files...
and try it if it works, but i think there shouldn´ t be a very big problem...
think the clients are so near that its just a (fix) patch that GF pushed between...
EU: Version: Live-92.03 GF #14 (Gold)
TW: Version: Live-92.03 TW #9 (Gold)
in the server folder in version.xml... is
<SVNInfo branchName="Live92_3_TW" revision="366358" />
doesn´ t match with both above...
nja we will see...^^
Re: NeoLauncher 0.7.3 (Latest Update)
Yeah the server is complaining about version mis-match for the EME 92.03 as well. I tried to disable validatepacket as well as changing the server version to match, but no luck there.
If there's a way to replace language packs on the TW client that may be the easiest approach.
Re: NeoLauncher 0.7.3 (Latest Update)
File by download link in 1st post - not exist. ReUpload plz.
Re: NeoLauncher 0.7.3 (Latest Update)
Re: NeoLauncher 0.7.3 (Latest Update)
Launcher Download Re-Upload done,
i unexpectadly deleted the file while cleaning for space on mega.nz ;(
Re: NeoLauncher 0.7.3 (Latest Update)
read the debug window...
msg: https://p5yl0....http://192....
your serverlist string is totaly wrong.. check the config file...
PS: the launcher DOES NOT work with the RETAIL SERVER FILES!!!
Re: NeoLauncher 0.7.3 (Latest Update)
@P5yl0,
could you do me a favor and send me a link to the source of the Client?
I'd like to do some modifications and try to find out why it's not working correctly for me.
I've setup a Server (Gameserver + Webserver) and I'm trying to connect to it using WebAuth (on the NeoLauncher).
When I try to login, I always get
Quote:
[2021-03-07][23:38:28]::[INFO]::[NeoLauncher]-> Connect to:
tera.MYWEBSITE.com
[2021-03-07][23:38:28]::[WARN]::[NeoLauncher]-> Connection Error, Status Code: OK
it seems the Launcher doesn't send proper POSTs to my Server?
When I change this Line in my auth.php
Quote:
if(empty($_POST['username'])){ echo ('empty_user');}
to
Quote:
if(empty($_POST['username'])){ echo ('success'); }
the Launcher shows:
Quote:
[2021-03-07][23:38:28]::[INFO]::[NeoLauncher]-> Connect to:
tera.MYWEBSITE.com
[2021-03-07][23:38:28]::[WARN]::[NeoLauncher]-> Welcome, User: test logged in!
That means the client doesn't send the username and password from the Client to the Server.
Any Idea how to fix that?
Information:
- NeoLauncher v0.9.1a
- Server: (http and https support), PHP v7.4.15
Re: NeoLauncher 0.7.3 (Latest Update)
@P5yl0 Any updates for neolauncher?
Sorry for tagging you
Re: NeoLauncher 0.7.3 (Latest Update)
This video tutorial is fantastic and should solve your problems Gatitoxp.
https://www.youtube.com/watch?v=s1KGhjmKXH8&t=558s