Page 1 of 1

[SOLVED] Linux mapper issues

Posted: Sun Jul 20, 2014 10:41 pm
by Iktomi
Cross posting here from the Help forums since I've gotten no response there. Hoping maybe someone here might be able to help.

I'm running mudlet under Arch Linux 64-bit. When playing Achaea, if I attempt a room find "rf <keywords>" I get a list of room numbers, and I can click them and it'll take me there, however I cannot actually see the name of the room unless I mouse over the room number. Any ideas on how to fix this?

Re: Linux mapper issues

Posted: Wed Jul 23, 2014 2:49 pm
by SlySven
It sounds like you're gonna have to dive into the scripts that produce each line of text and add the room name after the room number - but I'm not familiar with the Aachea mapper stuff so can't be more explicit...
IIRC though it is possible that the scripts are downloaded automagically or reloaded from a stored package at the start of each session so if you hack it remember to save the modifications (export them under a new name) so you don't lose them at the end of a session...

Re: Linux mapper issues

Posted: Wed Jul 23, 2014 7:02 pm
by SlySven
Humm, seems you do not have a particularly recent set of scripts, here is the output I get from the same command:

Re: Linux mapper issues

Posted: Fri Jul 25, 2014 1:48 am
by Iktomi
Hm! Any idea where I can get the latest?

I've got the latests from http://wiki.mudlet.org/w/IRE_mapping_script and I'm using the crowdmap option.

Re: Linux mapper issues

Posted: Fri Jul 25, 2014 2:15 pm
by SlySven
To be honest I'm not sure, they may have been loading in automagically... but here might be a place to start: Ironrealms Game-mods! ;)

Re: Linux mapper issues

Posted: Fri Jul 25, 2014 2:32 pm
by SlySven
Ah, checking the link you gave DOES have the script present in my Achaea profile. Somehow, I guess you haven't imported it into your Mudlet correctly and you have an ancient ancestor - I don't have a source distribution open at the moment but I suspect there might be something in there that hasn't been updated and is getting used instead - I'll check later and raise a bug report if that IS the case.

Re: Linux mapper issues

Posted: Sun Sep 14, 2014 5:58 pm
by Iktomi
Problem resolved by downgrading to Lua 5.1 on my system.