CoEmu v2 - 5095 Source AuthSocket Error

04/18/2022 19:53 eafserfgre#1
Hello! I'm trying to run CoEmu V2 but I keep getting this error;


This program is a branch
[LoginServer-Init] Starting MasterSocket Thread.
[LoginServer] Init OK.
[Database] Connection OK.
[LoginServer] Press enter to kill the server.
[LoginServer] aaa logging in to CoEmu
System.Net.Sockets.SocketException: The connection could not be established because the target machine actively refused 25.3.28.74:5816
konum: System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
konum: System.Net.Sockets.Socket.Connect(String host, Int32 port)
konum: CoEmu_v2_LoginServer.Connections.AuthSocket.Author ize(String user, UInt32 key, Boolean nano) C:\Users\Desktop\CoEmu 5095\1\CoEmu v2 LoginServer\Connections\AuthSocket.cs içinde: satır 31


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

does anyone know the solution? or can anyone give a different 5095 Source?
04/19/2022 05:21 Spirited#2
You need some port forwarding. You can check out guides and other beginner gotchas here: [Only registered and activated users can see links. Click Here To Register...]. If you have any questions on the guide, just let me know. Cheers.
04/19/2022 17:46 eafserfgre#3
Quote:
Originally Posted by Spirited View Post
You need some port forwarding. You can check out guides and other beginner gotchas here: [Only registered and activated users can see links. Click Here To Register...]. If you have any questions on the guide, just let me know. Cheers.
Thank u man, i'll try it. I will report the results :handsdown:

Quote:
Originally Posted by Spirited View Post
You need some port forwarding. You can check out guides and other beginner gotchas here: [Only registered and activated users can see links. Click Here To Register...]. If you have any questions on the guide, just let me know. Cheers.

I read your post. thank you for that. I'm a computer engineer, I know a little about C#. Previously, I opened and managed a server as TQ Binary in Conquer Online. I'm good at most things, I just haven't set up Pvp with C# before. I tried 5065 Redux Source with C# and it works, I didn't have any problems, but I want to install 5095. If there is a source that I can install in the most basic way as a start, I will take care of the rest. What I need is to set up a server that runs simple and basic things with only C# and then develop it myself. I can do this, but I've been looking for a source for 2 days and I couldn't find a C# source other than CoEmu. Can you help with this? for example, how can I find a simple 5095 C# Source?
04/19/2022 19:16 Spirited#4
There aren't really any good sources that are going to be a complete, out-of-box experience for any given patch. All sources require some or a lot of work (depending on which source you start with). As you mentioned, you're going to have to develop it up a little bit. If there's a source you really like, like Redux, then you can absolutely upgrade that to patch 5095. It sounds scary, but it's really not that bad if you spend some time with the source on 5065 first. I don't really have any recommendations for 5095.