logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
nwnx-leto plugin

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support
View previous topic :: View next topic  
Author Message
Shadow



Joined: 07 Apr 2005
Posts: 16

PostPosted: Sat Oct 04, 2014 12:38    Post subject: nwnx-leto plugin Reply with quote

G'day

Having an issue getting my old server back up and running.

It used to run the leto plugin for subraces/etc but this is where im having problems.

Only versions i can find are [url="http://sourceforge.net/projects/leto/files/NWNX-Leto/"]here[/url]

Is there any newer versions hanging around?

I'm currently running Ubuntu 14.04 and the plugin plain refuses to find and load the LetoScript.so file (its in the main nwn server install folder). No matter what one of those 3 i run.

I've tried Ubuntu 12.04 also, the plugins load and according to the logs, its all good. But when a call is made to the plugin it just outright crashes with no logged errors to say why (except for the earliest version which just does not respond at all, the calls go unanswered by the plugin)

Any suggestions?

ps, i also can't figure out how to compile this plugin even though the sources are there, maybe that might fix some issues if i could?
Back to top
View user's profile Send private message
Lokey



Joined: 02 Jan 2005
Posts: 158

PostPosted: Wed Oct 15, 2014 8:43    Post subject: Reply with quote

PlasmaJohn has the leto source? Dunno who else.

Use v24, later ones bugged. Think changes to nwnx 2-3 years back make it incompatible anyway. It'll work with older nwnx versions with fewer cool features or you'll need to go to funcs or elven's various things or ...
_________________
Neversummer PW NWNx powered mayhem Wink
Back to top
View user's profile Send private message
Zarathustra217



Joined: 15 Aug 2011
Posts: 5

PostPosted: Thu Jan 22, 2015 14:39    Post subject: Reply with quote

As for the Ubuntu 14.04 issue, add the LetoScript.so to the LD_PRELOAD variable in your start up script (like the default nwnstartup.sh), i.e. replace:

Code:
export LD_PRELOAD=./nwnx2.so


with

Code:
export LD_PRELOAD="./nwnx2.so ./LetoScript.so"


No clue why it's suddenly needed though, but solved it for us.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Linux technical support All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group