Replies: 11 comments 7 replies
-
|
According to Questions and Answers, should I add all the domains to the Windows hosts file? aoe-api.reliclink.com 😥😥😥 |
Beta Was this translation helpful? Give feedback.
-
|
Hello: The launcher should automatically add and remove the configuration without you needing to do it manually. If that does not work, as las resort, you may try to add the host entries and certificate manually. |
Beta Was this translation helpful? Give feedback.
-
|
I appreciate the help, but even after trying all the troubleshooting, I'm getting the same error message. I haven't installed the Steam client; I'm running a downloaded copy of AOE2 that works independently. I can play single-player games without a problem, but I haven't yet figured out how to enable or start an offline multiplayer game. 😭 |
Beta Was this translation helpful? Give feedback.
-
|
If all goes well, the launcher coordinates everything to make it work, including running the server on the background, generating the certificates etc, so the user does not have to run/configure multiple programs. the companion (which is also mine) will not fix this issue unfortunately. Other people found it in this case that configuring the certificate and the hosts manually worked others could not make it work. As I have no extra logging in the launcher (I will make it create a log file just like the server in the future...) I'm unable to reproduce and fix the issue :(, the most I can do would be a videocall you sharing the screen trying to assist you in either fixing the issue or at least for me to know what's causing it to fit it later ;) |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for your previous replies. Honestly, the ageLANServer setup is too complicated and difficult to manage for someone without much relevant technical knowledge. If it could improve and simplify its configuration—automatically adapting to different application scenarios and recognizing the needs of various games—it definitely has the potential to become a truly commercial software product. Clearly, many gamers and enthusiasts have this need but are struggling to find a viable solution. |
Beta Was this translation helpful? Give feedback.
-
|
Hello: As a last resort to try to find you issue, you may try the latest v1.11.1 (or higher) and going to the launcher main configuration file and setting |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the information. I just tested v1.11.2 and received the following error: Using main config file: D:\ageLANServer\launcher\resources\config.toml Found 'server' executable path: D:\ageLANServer\server\server.exe According to the “Simplest way to use it” instructions, I edited the files as follows:
Did I miss anything? |
Beta Was this translation helpful? Give feedback.
-
|
Oh, yeah! After I set Log = true in D:\ageLANServer\launcher\resources\config.toml, I got the following error: Using game config file: D:\ageLANServer\launcher\resources\config.age2.toml But I couldn’t find a logs directory or any log file in the ageLANServer folder. I must be doing something wrong — maybe I overlooked something. I will send you my entire ageLANServer folder and even the launcher file (AoE2DE_s.exe) via Gmail. Thank you! |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I changed Log = True to Log = true, and now it works. I can see the logs folder, and I’ll send it to you via Gmail. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
@BusyUSA I think I found the issue: You already have hosts mapped in the file manually, and the launcher is trying to add another on top of them, but the hosts are already mapped and only the first ocurrence matters, it ends up with: You have two options you can do: A: Recommended. Yo will need to edit the windows host file and remove the entries: B: Change the existing entries from IPA to IPB (see launcher.txt file, I do not want to show the actual IP's just in case). |
Beta Was this translation helpful? Give feedback.
-
|
I removed the entries from the host file as you mentioned. Then, I received the following errors again:
I will send you my latest logs. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I got error information like this:
Using main config file: D:\Game\Age_of_empires2DE\ageLanServer\launcher\resources\config.toml
Using game config file: resources/config.aoe2.toml
Game age2.
Looking for the game...
Game found on custom path.
Running as administrator, this is not recommended for security reasons. It will request isolated admin privileges if/when needed.
Cleaning up (if needed)...
'Server' is already running, If you did not start it manually, kill the 'server' process using the task manager and execute the 'launcher' again.
Setting up...
Waiting 15 seconds for 'server' announcements on LAN on port(s) 31978 (we are v. 1), you might need to allow 'launcher' in the firewall...
Found the following 'server's:
Enter the number of the 'server' (1-1): 1
Adding hosts to hosts file...
The certificate for aoe-api.reliclink.com does not match the server certificate.
Cleaning up...
Reverting configuration...
Program finished with errors...
Press any key to continue . . .
Beta Was this translation helpful? Give feedback.
All reactions