Thread: New Setup Woes
View Single Post
  #5  
Old 04-28-2024, 01:05 AM
SoltanHeatwave
Hill Giant
 
Join Date: Nov 2013
Location: Eastern US
Posts: 110
Default

I had the same issue. Couldn't log into my server either with a local login or from eqemulator site. I found that in the eqemu_config.json file that under the "world" setting it listed my world address correctly. Under local address it had 127.0.0.1 listed. That 127.0.0.1 is wrong. You have to add the ip address of the machine that you are using as the server. For example instead of 127.0.0.1 it should be, as an example, 192.168.0.10. That address has to be whatever your machine's IP address is.

I also added a :0000 to the end of the "world" address. It actually didn't fix the problem because after I added it I still couldn't log in to my server until I changed the local address from 127.0.0.1. I left it there, because it hasn't caused me any issues yet.

Hope this helps a bit.
Reply With Quote