hosting

Play Now

Akuma

xDEATHx FTW
Golden Oldie
Dec 6, 2006
694
1
25
115
is it not possible to host 2 servers from same server if they use different ports

hosting 1.9 and wanna host 2.3 on 2.3 ports gave it +1 but still nothing says

windows socket error only 1 usage of each socket address


VirUs
 

koni

V.I.P
VIP
Mar 14, 2006
1,111
1
165
Southampton UK
smavid is right you would need to recode/hex the ports for the gates for the second server just changing the port numbers in the config txt files wont do it
 
Upvote 0

Akuma

xDEATHx FTW
Golden Oldie
Dec 6, 2006
694
1
25
115
bah to that canny hex nething tried few times but when i use the exe it says not valid windows 32 app lol

VirUs
 
Upvote 0

Elvin

Golden Oldie
Golden Oldie
May 14, 2003
1,155
1
175
middlesex
bah to that canny hex nething tried few times but when i use the exe it says not valid windows 32 app lol

VirUs
thats because ur just inserting or overwriting and the things you type in may be longer than the word your replacing it to.

you need to check that the word will fil in the space provided or increase the hexadecimal
decimal 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
hexadecimal 1 2 3 4 5 6 7 8 9 0A 0B 0C 0D 0E 0F 10.
A 13 letter word with sapces would need to fit in to the same line and the letters/numbers before you replace would have to be 0D. If when u hex the word is Legends of mir. (15 with fullstop) you could fit legend of mir(13 no fullstop) in no problem Because (legends of mir.) is more would begin with 0F and legend of mir is 0D and will fit into it
probably not all that well explained but thats how i got plumewind gates etc translated on 1.9.
 
Last edited:
Upvote 0

Senture

LOMCN VIP
VIP
Feb 8, 2004
1,529
1
164
The problem you face is the db server is writen to use port 6000 internally. If you try and run a seond server even with all the ports changed, it will fail to work. The only way you can get 2 servers off the one machine is to alter the ports (7000 , 7100 and 7200) that the second server uses and run it from a virtual machine.
 
Upvote 0

Akuma

xDEATHx FTW
Golden Oldie
Dec 6, 2006
694
1
25
115
cheers where to get software for vertual machine that works??

it easy to do?

VirUs
 
Upvote 0