Heroes HeroesRising Server problem

smoochy boys on tour

obstine

LOMCN Leecher
Mar 22, 2016
2
0
12
Hello everyone,

First of all, thanks for your time to read this thread.

I downloaded the HeroesRising server files from Deathangel's post (http://www.lomcn.org/forum/showthread.php?97863-Heroes-Rise-Server-Files), I tried to start the server, unfortunately, I got the following message:
error.png
[2017/10/24 13:57:32]: 205 Maps Loaded.
[2017/10/24 13:57:33]: Drops Loaded.
[2017/10/24 13:57:33]: Dragon Loaded.
[2017/10/24 13:57:33]: Envir Started.
[2017/10/24 13:57:33]: [outer workloop error]System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at Server.MirEnvir.Envir.StartNetwork() in C:\Users\malik\Desktop\LetsHopeSo\trunk\Server\MirEnvir\Envir.cs:line 1929
at Server.MirEnvir.Envir.WorkLoop() in C:\Users\malik\Desktop\LetsHopeSo\trunk\Server\MirEnvir\Envir.cs:line 538

I tried to start the Crystal M2 server as well, nothing wrong with Crystal M2 server, but for HeroesRising, I can not run it.

Just kindly asking for someone to figure out what is the problem here with HeroesRising server and how to fix this issue.

Many Thanks
 
Last edited:

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Not used Heroes but you get the same error if you have more than one instance of the same Server.exe running in Crystal.

I assume you may have something already using the IP of server or port it's trying to use
 
Upvote 0

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
that is crystal files, i guess someone just released their old server files.

wrong section.
 
Upvote 0

NoLife999

If God Only Knew!
Golden Oldie
Mar 8, 2004
905
1
94
185
leeds
you are best off just downloading fresh and making your own unless you cannot code but there is something you will need to remove from code in this file anyways as it has @login on and if you know the pass for this in the code then type this at start and you become gm so id just be careful
 
Upvote 0

Gezza

Golden Oldie
Golden Oldie
Sep 23, 2008
2,201
61
155
uk
you are best off just downloading fresh and making your own unless you cannot code but there is something you will need to remove from code in this file anyways as it has @login on and if you know the pass for this in the code then type this at start and you become gm so id just be careful

You can just change the gm password in the configs, no need to remove it from the code..

On topic: are you using the correct IP in the Config/Server/Network ?
 
Upvote 0

Spinn

Dedicated Member
Dedicated Member
May 17, 2015
491
24
45
I've ran the same set of files perfectly fine, just go through the config's make sure all the IP's are set for offline use, and make sure you not running two instances of the M2.
 
Upvote 0

wazke

LOMCN Member
Oct 12, 2017
109
0
27
if you are setting up the server online the port has been changed from 7000 to 10000 and it can no longer run on port 7000 (ONLINE .. not on test mode), atleast that is what i know :biggrin-new:
 
Upvote 0

obstine

LOMCN Leecher
Mar 22, 2016
2
0
12
1.png
Here is the config screenshot, I am only running the HeroesRising Server and intend to play it offline, so the ip is 127.0.0.1, but I still can not start the server, the issue is still the same, keep on tellig me the socket error things, please help.. T_T

---------- Post Merged at 01:56 AM ---------- Previous Post was at 01:52 AM ----------

BTW, if i close the HeroesRising server and start the Crystal server, then the crystal server works fine, if i close the crystal server and to start the heroesrising server, the heroesrising server can not start, so i am guessing that the problem maybe within the heroesrising server settings, so please help, really appreciate those who replied my post. Thanks

---------- Post Merged at 02:03 AM ---------- Previous Post was at 01:56 AM ----------

If there are some other places needed to change the ip address, please tell me where is it, since this is the only ip address i can find from configs---> setup.ini . Many Thanks

---------- Post Merged at 02:04 AM ---------- Previous Post was at 02:03 AM ----------

2.png

---------- Post Merged on 26-10-2017 at 03:32 AM ---------- Previous Post was on 25-10-2017 at 02:04 AM ----------

BTW, I'm using Windows 7 x64. should be the OS cause the issue?
 
Upvote 0