Error 3001 - Solved
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: Error 3001 - Solved
I'll check it all over and get back to you right away.
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: Error 3001 - Solved
Nothing on the game server means your zone ip is not configured correctly when you are trying to connect.
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: Error 3001 - Solved
Well I understand not. I followed the tutorial perfectly yet, unless ...
Re: Error 3001 - Solved
If you are hosting the server for yourself on your own machine, when you first create the SQL databases you do not need to change the zone IPs. Unless you plan to host your server for others outside your network to join.
Be sure that you read the IP tutorial part clearly. You may have missed a step in the calculation of your IP.
Be sure that you read the IP tutorial part clearly. You may have missed a step in the calculation of your IP.
Re: Error 3001 - Solved
i don't see ashita in the taskbar of the server screenshot, which implies you're connecting on a PC that isn't the same as the one the server is on. that means you have to calculate and change the zoneip column for each zone from the default
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: Error 3001 - Solved
atom0s, kjLotus, thank you very much for your answers. It is true, my server (darkstar) is executed on my server HP MediaSmart Server, which 192.168.xxx.xxx address. When creating the ZoneIP, I have not forgotten to switch the address. Ashita and I use 192.168.xxx.xxx IP address to connect to the server. Which seems to function as everything goes well until you error 3001.
Re: Error 3001 - Solved
Did you flip it when you 'generated' the zoneip? For instance, if your server is 192.168.1.125, then you should in the zoneip generator put in 125.1.168.192 Which will then output the correct zoneip that you'd put into the SQL Database settings using the zoneip command.
http://www.allredroster.com/iptodec.htm
Following my estimate, for an IP address of 192.168.1.125 which when flipped backwards is 125.1.168.192 you'd then get the output: HTTP://2097260736 Which means the zoneip is: 2097260736 (which is the number you'd put in SQL using the script:
----------
The two other common issues I've seen that can cause weird errors:
- Data folder from Square Enix\PlayOnline needs Copied to Square Enix\Final Fantasy XI
So you'd have "Square Enix\Final Fantasy XI\data"
- Not running as Administrator on Launcher. (and all 3 servers Search, Connect, and Game)
http://www.allredroster.com/iptodec.htm
Following my estimate, for an IP address of 192.168.1.125 which when flipped backwards is 125.1.168.192 you'd then get the output: HTTP://2097260736 Which means the zoneip is: 2097260736 (which is the number you'd put in SQL using the script:
Code: Select all
UPDATE zone_settings SET zoneip = '2097260736';
The two other common issues I've seen that can cause weird errors:
- Data folder from Square Enix\PlayOnline needs Copied to Square Enix\Final Fantasy XI
So you'd have "Square Enix\Final Fantasy XI\data"
- Not running as Administrator on Launcher. (and all 3 servers Search, Connect, and Game)
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: Error 3001 - Solved
Wow, really thank you, thank you. This is the first time you take the time to explain to me how it works. You are the best, thank you all the team and others. I'm super happy, I would-have done tests with other people. Want to test me? I will create a dynamic address for testing.
My adress dynamic is alexandreca.dlinkddns.com
My adress dynamic is alexandreca.dlinkddns.com
Re: Error 3001 - Solved
I wrote a small tool you can use here to calculate the server address for the database:
viewtopic.php?f=16&t=1869
viewtopic.php?f=16&t=1869