Hi, im new to the forums and my friends and I recently decided we wanted to try to play FFXI again. Due to lack of population size on the official servers, and a lack of desire to pay for monthly sub, we looked into a private server. I am a CS major right now, and interested in the project. Anyways, I have a few questions I wonder if anyone could answer.
Currently, I am using the pXI found in the SVN repo ::
[Only registered and activated users can see links. Click Here To Register...]
I am getting a lot of Lua errors, some of which are
Lua error: cannot open scripts/globals/effects/Subtle_Blow.lua: No such file or directory
Tried to call invalid LUA function OnSpellCastFinish from pXI!
and when someone dies :
Lua error: cannot open scripts/globals/effects/.lua: No such file or directory which crashes the server.
I don't know if this is something with my server, I would think this has something to do with my /scripts/ folder, which i just unpacked the pXi_scripts_r2177.7z which was in the repo.
Also, does anyone have any success with getting this to run on linux? I noticed in /include/ there is a linux.h file, but honestly I don't know much about compiling C++ on linux.
Any feedback or suggestions would be appreciated. I plan on staying up to date with the project and contributing where I can when i get some free time to overview some of the current code.