Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Server Files Error using Azure VM

Newbie Spellweaver
Joined
May 29, 2020
Messages
34
Reaction score
1
good day to all i hope you can help me with my project
..
.
.
i keep getting bind errors using juverfiles (10049)
if i use ip - 127.0.0.1 on cfg files all four will work [session field agent and login]

but if i use my VPS server IP
it keeps getting bind error 10049

ive been reading for the past 48 hours..
i check firewall inbound port rules
i restarted OBDC
ive change RanGame1 DB multiple times..
i also changed client files as a wild guess

but i still end up getting bind error i hope that you guys can help me :)


[note im thinkin that the VPS is the one causing the problem i just dont know what am i looking for]
 
Banned
Banned
Joined
Jun 11, 2021
Messages
42
Reaction score
9
good day to all i hope you can help me with my project
..
.
.
i keep getting bind errors using juverfiles (10049)
if i use ip - 127.0.0.1 on cfg files all four will work [session field agent and login]

but if i use my VPS server IP
it keeps getting bind error 10049

ive been reading for the past 48 hours..
i check firewall inbound port rules
i restarted OBDC
ive change RanGame1 DB multiple times..
i also changed client files as a wild guess

but i still end up getting bind error i hope that you guys can help me :)


[note im thinkin that the VPS is the one causing the problem i just dont know what am i looking for]


azure VM NIC ip is internal ip.
just add the wan ip fucntion to your source
can refer this https://forum.ragezone.com/f528/share-source-code-implementation-ip-1195100/
and its should be ok for that.
 
Upvote 0
Back
Top