Hello all, just getting back into NwN and the dedicated server development, and I am having some issues, mostly due to my long absence from the community and game.
After downloading the linuxdedserver169.tar.gz;
- Extracted into ~/nwn/
- ran fixinstall
Received:
Checking for required files
PASSED: data directory exists
PASSED: nwm directory exists
FAILED: chitin.key missing
So, I found my chitin.key in another 1.69 dedicated server archive I had downloaded, slapped it in, and it
worked like a champ. However, when I try to boot the server with;
./nwserver -module "aaezure"
It tries to load the module, then says:
Server: Unable to load module
Server: Exiting...
A couple of things I did notice was the module files in nwm/ were all .nwm files and were not named like my original module which is aaezure.mod, I also noticed that all of the modules in there were oddly, executable? My first inclination is to delete the entire directory and find a different tarball, but I wanted to get some feedback before I go through the trouble.
Suggestions?
Modifié par Rio420, 22 août 2013 - 02:58 .