Jump to content
  • 0

legend of boreal connection bug


Question

Posted

that is before when i set the ip

 

 

{
  "Host": 173.177.64.7,
  "Port": 5400,
  "GameFont": "sourcesansproblack",
  "EntityNameFont": "sourcesansproblack",
  "ChatBubbleFont": "sourcesansproblack",
  "ActionMsgFont": "sourcesansproblack",
  "UIFont": "sourcesanspro,8",
  "ChatLines": 100,
  "MenuMusic": "RPG-Theme_v001_Looping.ogg",
  "MenuBackground": "background.png",
  "IntroImages": []
}

and that is after

{
  "Host": "localhost",
  "Port": 5400,
  "GameFont": "sourcesansproblack",
  "EntityNameFont": "sourcesansproblack",
  "ChatBubbleFont": "sourcesansproblack",
  "ActionMsgFont": "sourcesansproblack",
  "UIFont": "sourcesanspro,8",
  "ChatLines": 100,
  "MenuMusic": "RPG-Theme_v001_Looping.ogg",
  "MenuBackground": "background.png",
  "IntroImages": []
}

someone can help me

 

11 answers to this question

Recommended Posts

  • 0
Posted

oki i will try but i have that probleme to  

 

Intersect Network Diagnostics

External IP (from AGD): 173.177.64.7
Routers IP (from UPnP): 10.0.0.167
Internal IP: 192.168.0.180
Server Port: 5400

Server Status (connecting to self via localhost: 127.0.0.1:5400): Online
Server Status (connecting to self via internal ip: 192.168.0.180:5400): Online
Server Status (connecting to self via router ip (from UPnP): 10.0.0.167:5400): Offline
Server Status (connecting to self via external ip (from AGD): 173.177.64.7:5400): Offline
Server Status (as seen by AGD): Online

UPnP Log:
Connected to UPnP device: EndPoint: 192.168.0.1:6352
Control Url: http://192.168.0.1:6352/ctl/IPConn
Service Type: urn:schemas-upnp-org:service:WANIPConnection:1
Last Seen: 4/8/2020 1:52:21 PM
Successfully auto port forwarded udp port 5400 using UPnP.


Trace Route to AGD
192.168.0.1
10.0.0.1
173.177.64.1
10.170.192.146
142.44.208.200
142.44.208.173
198.27.73.96

 

  • 0
Posted

that is my last netdebug

 

Intersect Network Diagnostics

External IP (from AGD): 173.177.64.7
Routers IP (from UPnP): 10.0.0.167
Internal IP: 192.168.0.180
Server Port: 5400

Server Status (connecting to self via localhost: 127.0.0.1:5400): Online
Server Status (connecting to self via internal ip: 192.168.0.180:5400): Online
Server Status (connecting to self via router ip (from UPnP): 10.0.0.167:5400): Online
Server Status (connecting to self via external ip (from AGD): 173.177.64.7:5400): Offline  <---
Server Status (as seen by AGD): Online

UPnP Log:
Connected to UPnP device: EndPoint: 192.168.0.1:6352
Control Url: http://192.168.0.1:6352/ctl/IPConn
Service Type: urn:schemas-upnp-org:service:WANIPConnection:1
Last Seen: 4/8/2020 2:22:15 PM
Successfully auto port forwarded udp port 5400 using UPnP.


Trace Route to AGD
192.168.0.1
10.0.0.1
173.177.64.1
10.170.192.146
142.44.208.200
142.44.208.173
198.27.73.96

the arrow show my problem

  • 0
Posted

Did you actually change your config filewith this line in it exactly?

Everything else seems fine, so it's probably just rewriting your config because you turned the syntax invalid.

 

{ "Host": "173.177.64.7", "Port": 5400, "GameFont": "sourcesansproblack", "EntityNameFont": "sourcesansproblack", "ChatBubbleFont": "sourcesansproblack", "ActionMsgFont": "sourcesansproblack", "UIFont": "sourcesanspro,8", "ChatLines": 100, "MenuMusic": "RPG-Theme_v001_Looping.ogg", "MenuBackground": "background.png", "IntroImages": [] }

  • 0
Posted

yeah the client say the server is still offline

 

 

 

oki thx jc i will try and advise if is fixed or not

 

 

still don connect 4baf7072b6b7d34e903e40e06d02a624.png

 

im running out of option

 

i go check the log maybe i will find the problem there

 

×
×
  • Create New...