Server starts then crash

Post Reply
Everdragon
Posts: 2
Joined: Wed Jun 26, 2013 8:29 pm

Server starts then crash

Post by Everdragon » Tue Jun 14, 2016 8:47 am

[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - Git Revision Hash: [1;37mUnknown[0m.
[13/Jun 23:09][1;37m[Info][0m Console Silent Setting: 0
[13/Jun 23:09][1;31m[Error][0m make_listen_bind: bind failed (socket #1, code 10049)!
[13/Jun 23:09][1;33m[Warning][0m Memory manager: Memory leaks found and fixed.

keep getting this error tried every thing I found on the forums and google nothing has work.
reinstall comp, and still the same error, tried other ips nothing.

I'm new to this so not sure where its gone wrong, followed guide using bat file.
database did build not sure if it connected to server.

really need help!!
Last edited by Everdragon on Tue Jun 14, 2016 9:05 am, edited 1 time in total.

User avatar
demolish
Developer
Posts: 262
Joined: Thu Jul 26, 2012 7:12 am

Re: Server starts then crash

Post by demolish » Tue Jun 14, 2016 8:59 am

<Giblet[NewBrain]> kj with this first step would be fine on my shit
Click here for a guide on scripting missions.

Everdragon
Posts: 2
Joined: Wed Jun 26, 2013 8:29 pm

Re: Server starts then crash

Post by Everdragon » Tue Jun 14, 2016 9:03 am

unless the guide wrong its where it should be

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Server starts then crash

Post by kjLotus » Tue Jun 14, 2016 7:04 pm

here's what my advice in that thread should have lead you to:

"This error occurs when you are trying to name the local socket (assign local address and port number) with bind, to an address that is not valid for the local computer."

so whatever IP you assigned (to whichever server this is) is not a valid IP address that it can bind to

Post Reply