About Store Forum Documentation Contact



Post Reply 
Server.exe version mismatch with github engine.
Author Message
Girei Offline
Member

Post: #1
Server.exe version mismatch with github engine.
I'm using the github version(8/1) because of the vs2022 support.
However the server.exe found in the binary version, prompts an "version mismatch" error upon attempting to connect.

I've been digging through the github folders, either I'm blind or the "Server.exe" source is not in there.
01-09-2022 10:27 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Server.exe version mismatch with github engine.
01-10-2022 05:06 AM
Find all posts by this user Quote this message in a reply
Girei Offline
Member

Post: #3
RE: Server.exe version mismatch with github engine.
I see, the installer that i compile/build, is of the same version as the binary release. They match versionprotocol as well as date created from the late 2021 binary release.
However I am able to manually compile and build the git-version and use vs2022, but doing this doesn't generate a server.exe for some reason.
(This post was last modified: 01-10-2022 05:50 AM by Girei.)
01-10-2022 05:46 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Server.exe version mismatch with github engine.
In the "Esenthel Editor" Project, There's a "Server" application. You have to check the box next to it, and compile in the Editor.
01-10-2022 06:57 AM
Find all posts by this user Quote this message in a reply
Girei Offline
Member

Post: #5
RE: Server.exe version mismatch with github engine.
The only two "server" applications that I'm able to find are included in the "tutorials" project, but those aren't for the collaborative mode.
Besides searching in the esenthel editor, I've been digging through all the source projects in the git-release, can't find any "server" applications with a "checkbox" here either.
01-11-2022 02:03 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: Server.exe version mismatch with github engine.
I've given you the location in my previous post:
https://github.com/Esenthel/EsenthelEngi...r%20Source
Set that path in Esenthel Editor
then open "Esenthel Editor" project.
01-12-2022 08:09 AM
Find all posts by this user Quote this message in a reply
Post Reply