Quote:
Originally Posted by lerxst2112
Is 172.16.0.103 the actual IP address of the computer the server is running on? It's a private network address, so I assume your router assigned it via DHCP.
Do you have mismatched addresses in your config file? It seems odd that the launcher log shows the private address, and the zone log up above is using 127.0.0.1.
You might try setting all the addresses in the config file to 127.0.0.1 and see if that makes any difference.
|
Heh, yeah sorry about the mismatch... I've tried many combinations of my internal IP and the loopback and it hasn't made a difference, I'll go over the config again when I get home. My first post I had it set to the loopback, then my next post I had changed it to my local IP.
Quote:
Are you trying to use the AXClassic database instead of PEQ? Last time I checked, AXClassic calls their zone launcher "zones" instead of "zone" in the launcher table. Make sure your launcher name in the launcher and launcher_zones tables match the name you set telling it to launch in your start.bat.
|
I'm using the PEQ db which uses "zone". I considered that it might be having a problem reading from the db, which is why I tired statically launching tutorialb. I assumed that start zone.exe "tutorialb" would bypass the db query