Like the subject says. I'm getting error FFXI-3322 when trying to create a character on private server.
I've followed the guide and read through it twice. I have done exactly like it says and it still says FFXI-3322.
The machine I'm installing the software on is a VMWare machine with a bridged connection (connected directly to the network). It's a 64bit version of Windows 7 and I get no error in Visual Studio when creating the exe's.
I've tried following solutions:
** Tried starting the exe's with and without "Run as admin"
** Tried creating the exe's with and without "Rund as admin"
** Tried connecting through both laptop and desktop, same error on both
** Tried recreating the database using the DSP_Import. Same error.
The machine does not have anti-malware, anti-virus or firewall enabled and I can connect to the server without any errors.
Here's also the output from the server logs when I'm trying to connect and create the character:
login-server.log:
Code: Select all
[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37mUnknown[0m.
[23/Aug 19:43][1;37m[Info][0m Console Silent Setting: 0
[23/Aug 19:43][1;32m[Status][0m The login-server-auth is [1;32mready[0m (Server is listening on the port 54231).
[23/Aug 19:43][1;32m[Status][0m The login-server-lobbydata is [1;32mready[0m (Server is listening on the port 54230).
[23/Aug 19:43][1;32m[Status][0m The login-server-lobbyview is [1;32mready[0m (Server is listening on the port 54001).
[23/Aug 19:43][1;32m[Status][0m The login-server is [1;32mready[0m to work...
[23/Aug 19:44][1;37m[Info][0m login_parse:[1;37m<minipilen>[0m was connected
[23/Aug 19:44][1;36m[Debug][0m lobbyview_parse:Incoming Packet:[1;37m<26>[0m from ip:<192.168.1.68>
[23/Aug 19:44][1;36m[Debug][0m lobbyview_parse:Incoming Packet:[1;37m<1f>[0m from ip:<192.168.1.68>
[23/Aug 19:44][1;36m[Debug][0m lobbydata_parse:Incoming Packet:[1;37m<a1>[0m from ip:<192.168.1.68>
[23/Aug 19:44][1;36m[Debug][0m lobbyview_parse:Incoming Packet:[1;37m<24>[0m from ip:<192.168.1.68>
[23/Aug 19:45][1;37m[Info][0m [1;37mlobbyview_parse[0m: [1;37mminipilen[0m shutdown the socket
[23/Aug 19:45][1;37m[Info][0m [1;37mlogin_parse[0m:[1;37m192.168.1.68[0mshutdown socket...
[23/Aug 19:45][1;37m[Info][0m lobbydata_parse: [1;37mminipilen[0m shutdown the socket
[23/Aug 19:45][1;37m[Info][0m lobbydata_parse: [1;37mminipilen[0m's login_session_data is deleted
Code: Select all
[1;32m[Status][0m Memory manager initialised: [1;37mlog/DSP.leaks[0m
[1;37m[Info][0m DarkStar - onetimexi - SVN Revision: [1;37mUnknown[0m.
[1;32m[Status][0m do_init: begin server initialization...
[19:43:48][1;37m[Info][0m Console Silent Setting: 0 - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: map_config is reading - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m luautils::init:lua initializing... - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m cmdhandler::init: initializing... - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: sqlhandle is allocating - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: zlib is reading - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: loading items - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: loading spells - [1;32m[OK][0m
[19:43:49][1;32m[Status][0m do_init: loading zones - [1;32m[OK][0m
[19:44:10][1;32m[Status][0m do_init: server is binding with port 54230 - [1;32m[OK][0m
[19:44:10][1;32m[Status][0m The map-server is [1;32mready[0m to work...
=======================================================================
I'm running out of options to try. Does anyone have any idea on where to go from here? I'd rather not install the server on my main computer because I like to keep it as clean as possible and nice to be able to take copies of the server using virtual machines.
Thanks!
Minipilen