Help with Mxi

03/24/2012 17:56 JMATAWWCL#1
I found the downloads to SpiraXI online, set everything up etc. got the game to load, but whenever I enter combat and an enemy attacks me, the game crashes. ARGH. I am running the game on Windows Vista.
03/24/2012 21:29 whasf#2
The packet structure was updated about a year ago, rendering pXI and other servers useless unless you have the source to update the server side.
03/24/2012 22:41 JMATAWWCL#3
Thanks for the reply. Do you mean SE's server or the PXI server? Because the game loads, I can fight (especially when using 1 hit kill weapons like the Judge Sword), I can load all zones, it's just that after a few battles, mxi crashes. I don't know too much about the pservers, to be honest, but I guess I'll keep fiddling around with it.
03/27/2012 02:45 whasf#4
pXI
Honestly, if you don't know what you're doing you're better off finding a project that is further along than pXI was :)
03/31/2012 14:18 JMATAWWCL#5
Any suggestions?
05/10/2012 17:11 zenkill#6
Quote:
Originally Posted by JMATAWWCL View Post
I found the downloads to SpiraXI online, set everything up etc. got the game to load, but whenever I enter combat and an enemy attacks me, the game crashes. ARGH. I am running the game on Windows Vista.
Quote:
Originally Posted by JMATAWWCL View Post
Any suggestions?
Bump

Having the same issues. I've tried the SpiraXI and I'm able to compile the pXI 6.5 version we'd worked on a long time ago, but I keep getting that weird melee crash as well. Can't tell if it is the windowers or not. mXI crashes and so does FFXIboot.

As far as alternatives, I'd like to know as well.
05/11/2012 02:14 whasf#7
Quote:
Originally Posted by zenkill View Post
Bump

Having the same issues. I've tried the SpiraXI and I'm able to compile the pXI 6.5 version we'd worked on a long time ago, but I keep getting that weird melee crash as well. Can't tell if it is the windowers or not. mXI crashes and so does FFXIboot.

As far as alternatives, I'd like to know as well.
The action packet structure changed a few client updates ago. You have to update the server-side for that.
09/19/2012 04:20 zenkill#8
Quote:
Originally Posted by whasf View Post
The action packet structure changed a few client updates ago. You have to update the server-side for that.
Going to google and look around, but just in case I don't find anything, can you point me to the right direction of what I'll need to manually update it myself or where I can go to get this update?

Thanks.

Quote:
Originally Posted by whasf View Post
pXI
Honestly, if you don't know what you're doing you're better off finding a project that is further along than pXI was :)
I gave Project Dark Start a try, but the client just hangs timing out after it attempts making the connection from the character select screen into the game. Still trying to figure that one out. If any one is interested search for onetimexi
10/11/2012 11:29 zackandjon#9
I have an account on all of there severs available, just in case one or more go down, do you have the boot program (MXI or PXI) running in admin, other than that I don't like vista....
Just sayin... Might be PART of the problem, try running in xp compatabilty>>>?
Other than that IDK, maybe if you provide more details I would be able to help after all that is what this forum is for right, :)
11/08/2012 14:58 syleishere#10
YOur issue is clearly from not reading building your server docs:

UPDATE zone_settings SET zoneip = 'FILLTHISINCORRECTLY';

will get you passed character selection screen.