-
Posts
28 -
Joined
-
Last visited
About Jaune
- Birthday 12/14/1986
Profile Information
-
Gender
Male
-
Location
Quebec Canada
Recent Profile Visitors
2223 profile views
Jaune's Achievements
Newbie (1/14)
0
Reputation
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
Glad to hear it ^^- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
Frayre, if you can connect in lan (so not only with the machine hosting the server) the only thing you have to do is open firewall port on your router and give your external ip adress to friend !- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
#honeybaobao- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
Replace 192.168.1.100 with your local ip address In the the Auth.log I can see it's only listening to localhost (127.0.0.1) so only the hosting machine can join.- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
I don't understand. Everything is working fine here. I'm sorry I cannot help you more we will need someone else help
-
Could you try reparing your wow install and rerun the connection patcher ?
-
Could you show us the server.log too see if there is any error?
-
Have you git pull origin 6.x make install ? If you are an user pull the latest revision from the repository.
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
Could you post your sever.log also have you change the ip adress into the AUtH database reamlist? I've just finish installing the 3.3.5 here and everything is working perfectly. if not maybe i can teamviewer into your computer and have a look. Edit: Also in the debian server, you are running the authserver AND the worldserver ?- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
haaa sorry ! that change a little bit then. i will install 3.3.5a branch tonight and will give you feedback on how to do it is it ok for you ?- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
in your debian with root access, you will type ifconfig, so for the sake of this and for testin purpose let's say it's 192.168.1.100 in your bnetserver.conf LoginREST.Port = 8081 LoginREST.ExternalAddress=127.0.0.1 LoginREST.LocalAddress=192.168.1.100 In your worldserver.conf make sure BindIP = "0.0.0.0" with a software like heidisql, log into the database of your debian box in the Auth database you will find realmlist change the data Localadress to 192.168.1.100 and give me some feedback ! Everything should work. If not show me your Server.log- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Stuck at connected / infinite loop / login issues / battle.net
Jaune replied to CFGhost's topic in Help and Support
In your worldserver.conf have you modified the bindaddress ? # # BindIP # Description: Bind world server to IP/hostname. # Default: "0.0.0.0" - (Bind to all IPs on the system) and in your bnetserver.conf # # LoginREST.Port # Description: TCP port to reach the REST login method. # Default: 8081 # # LoginREST.ExternalAddress # Description: IP address sent to clients connecting from outside the network where bnetserver runs # Set it to your external IP address # # LoginREST.LocalAddress # Description: IP address sent to clients connecting from inside the network where bnetserver runs # Set it to your local IP address (common 192.168.x.x network) # or leave it at default value 127.0.0.1 if connecting directly to the internet without a router # should be your lan address As stated in the wiki.- 717 replies
-
- tdb 52
- worldserver 10061
-
(and 1 more)
Tagged with:
-
Set your Wow game in enUS, log to official server, exit, rerun the vmap4extractor and you should be good to go.
-
You got the wrong Build version You need the lastest one and it will work, 7.0.3 22293 <---- I know it's hard to read the forum ... but a simple search ...