Atan
Joined: 30 May 2005 Posts: 1
|
Posted: Mon May 30, 2005 18:17 Post subject: Loading "YourModuleHere" error |
|
|
Just installed nwnx2 for linux, and I'm having this tiny problem.
When I start nwnx2 I get this:
Code: |
Server: Loading module "YourModuleHere"
Server: Unable to load module
Server: Exiting
|
It looked pretty straight forward, and I began to open about every ini file in my nwn directory to change the autoload module name, without any luck of finding the parameter where I can set the module name. So, where do I change this? I've edited the nwnx2.ini file and added "ModuleName=", but it didn't work. I've also saved it as nwnx.ini.
edit: I've also tried to start the server with "./nwnserver.sh -module modulename", it didn't work.
edit2: nevermind, I used a grep search and discovered I had to edit nwnstartup.sh |
|