View Single Post
  #2  
Old 10-30-2021, 01:41 PM
Splose
Banned
 
Join Date: Apr 2014
Posts: 279
Default

Looks like most people are migrating to the temporary LS without a hitch, but for those that may be having issues you may need to define your local and remote address. This is mainly for server operators that are on dedicated hosting that want to accept outside connections.

Below is an example of mine.

eqemu_config.json
Code:
   "longname": "EQEmpires: Time-Locked Progression (In Development)",
   "shortname": "EQEmpires",
   "locked": "false",
   "localaddress": "127.0.0.1",
   "address": "YOURIPADDRESS",
If anyone is still having issues past this we are happy to help debug it with you in the Discord!
Reply With Quote