[Release] Emulator + Editor

08/25/2023 16:37 LittleArchy#16
Quote:
Originally Posted by Ostrix View Post
I no have error I create a database that I name alef I restore the database file.bak it tells me well that its completed error sense but when I go to table its empty there is nothing and when I launch the emulator it tells me that it does not find the database

I don't know for what ...
You could add me on discord to be able to help you easier.
Discord name : littlearchy
08/25/2023 21:30 Ostrix#17
Thank you LittleArchy for helping me solve the database problem however I have an error when running GameServer.exe it closes after a few seconds here is the error I get

Failed to initialize iocp server: err = bind() call for listener socket failed, WSAGetLastError()=10049.


if someone can help me solve the problem thank you in advance :handsdown:
08/26/2023 01:19 Sinobis#18
Quote:
Originally Posted by Paladinz View Post
These are all Windows executables, though it may need an old version of windows, PostgreSQL 9.6 is from 2016 and I couldn't get it to even install on Win10 or 11 and hit many issues with missing DLL's when I tried.
Same by me...
08/29/2023 12:42 Sinobis#19
Cant fix the Problem with the Game Server.

Libiconv2-dll is missing.

The Database is created.
09/02/2023 03:09 Ostrix#20
Quote:
Originally Posted by Sinobis View Post
Cant fix the Problem with the Game Server.

Libiconv2-dll is missing.

The Database is created.
We are many to meet this problem it would have been cool that she that one agrees to set up a virtual machine already configure but unfortunately
09/06/2023 13:32 parthiii#21
Anyone can share any VM with all tools installed ?
09/08/2023 03:24 Neon1994#22
i spent hours trying to do all this and i finally managed to the postrgresql part but running server not working i get error when i press gameserver.exe

can anyone make a short video how to do all this? i really wanna try it
09/10/2023 12:25 CharlyBrown001#23
can i use this emulator with CM Ep3 Client?
And if yes how do i modify the client to work with this emulator?
Thanks for help!

for those who get the libiconv-2.dll error just download the dll from here:

[Only registered and activated users can see links. Click Here To Register...]

Just unzip it and put in the server folder and run the GameServer.exe.
It should fix the Problem ;)
09/10/2023 19:13 Neon1994#24
[Only registered and activated users can see links. Click Here To Register...]

i get This error when i press Run game server and also did you guys change IP in every file where IP is mentioned? also did you guys change the port or let it as it is
09/10/2023 20:26 CharlyBrown001#25
did you get the right dll for your windows architecture?

if you on windows 64bit just get the 64bit dll if you on 32bit windows just get the 32bit version of the dll.

hope that helps ;)

for ip adress change:

edit all ips in server\ini\server_config.ini to your local ip and also do so for patch\server_config.ini and client\archlord.ini

just leave the ports as it is

hope that helps ;)
09/11/2023 20:47 Neon1994#26
now i managed to start game server but when i write my ID and password password nothing happens and then it says connection ended what am i doing wrong

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]



i did pg restore previously but not sure it worked as intended

[Only registered and activated users can see links. Click Here To Register...]
09/11/2023 22:59 Ostrix#27
Quote:
Originally Posted by Neon1994 View Post
now i managed to start game server but when i write my ID and password password nothing happens and then it says connection ended what am i doing wrong

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]



i did pg restore previously but not sure it worked as intended

[Only registered and activated users can see links. Click Here To Register...]

I do not understand the launch the server but it closes after starting to load the ini files
09/11/2023 23:26 Neon1994#28
I think the problem is my .bak file after i write pg_restore i should be able to query in pgAdmin and be able to see some data but i cant see anything when i try to query for username or anything
09/12/2023 20:54 CharlyBrown001#29
Quote:
Originally Posted by Ostrix View Post
I do not understand the launch the server but it closes after starting to load the ini files
then you didnt restore the database.bak correctly

Quote:
Originally Posted by Neon1994 View Post
now i managed to start game server but when i write my ID and password password nothing happens and then it says connection ended what am i doing wrong

[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]



i did pg restore previously but not sure it worked as intended

[Only registered and activated users can see links. Click Here To Register...]

you didnt restore the database.bak correctly look at your errors when restoring you got 11 errors thats not good.
The best you can do is to wipe everything and install all things again by following minutely every step from osiys post.
09/13/2023 00:38 Neon1994#30
Already tried 2 times