EOSERV Forum > EOSERV > 1[ERR] Socket_BindFailed: The requested address is not valid
Topic is locked.
Page: << 1 2 >>
1[ERR] Socket_BindFailed: The requested address is not valid
Author Message
Post #64646 Re: 1[ERR] Socket_BindFailed: The requested address is not valid

Aww shitty. I'm getting confused with all the posts lol. Well then do the first part and edit sln settings to: SLN = yes

---
Web developer, currently looking for graphic artists / designers.
14 years, 18 weeks ago
Post #64650 [ERR] Socket_BindFailed: The requested address is not valid


yeh but when i try to get my server to connect to my no ip thats when crap happens.

14 years, 18 weeks ago
Post #64651 Re: 1[ERR] Socket_BindFailed: The requested address is not valid

You cannot connect to your own PC via domain or sub-domain by default, you should connect using 127.0.0.1 or localhost. You should check if anybody else can connect using your sub-domain (no-ip). 


If you would like to connect to your 'no-ip' with your own computer, you should edit your computer hosts file. Which really isn't necessary.

---
Web developer, currently looking for graphic artists / designers.
14 years, 18 weeks ago
Post #64728 [ERR] Socket_BindFailed: The requested address is not valid


ok last problem i have......

 

[ERR] Client caused an exception and was closed: 127.0.0.1.
[ERR] Database_QueryFailed: table characters has no column named quest

 

how do i make the column named quest?

14 years, 18 weeks ago
Post #64761 Re: 1[ERR] Socket_BindFailed:
coldwave101 posted: (6th Mar 2011 04:06 am)


ok last problem i have......

 

[ERR] Client caused an exception and was closed: 127.0.0.1.
[ERR] Database_QueryFailed: table characters has no column named quest

 

how do i make the column named quest?



ALTER TABLE characters ADD COLUMN quest DEFAULT NULL;

Kinda can't remember if the DEFAULT NULL is correct. Could also be NOT NULL?
---
"Pineapples and shit."
14 years, 18 weeks ago
Page: << 1 2 >>
Topic is locked.
EOSERV Forum > EOSERV > 1[ERR] Socket_BindFailed: The requested address is not valid