Mapper plug-in

Posted by Bayle on Sun 03 Oct 2010 12:09 AM — 13 posts, 41,650 views.

#0
Hey there!

Trying to get the Achaea atcp mapper working, and I can't seem to get it right.

I'm assuming here that loading create_ATCP_Map_Achaea and using 'create map database' would load a working map to use with the mapper. Except that I can't seem to get a map out of it, just the map creator (following and creating rooms/exits as you move).

So, any help in getting that map going would be greatly appreciated, and terribly sorry if I misunderstood and it's not supposed to just hand you a map (you need to run around and map everything first)!
#1
I wonder...are they using the same database file? The database table/record/field format is the same...
Australia Forum Administrator #2
Did you grab the XML map data from Achaea? Do you get some sort of error message?
Australia Forum Administrator #3
LezChap said:

I wonder...are they using the same database file? The database table/record/field format is the same...


Good point. Assuming that the creator runs without any noticeable error messages, see if you got a reasonable size (and recent) database in your MUSHclient directory.
#4
Yeah, I got the map, loaded up the database creator plug-in, used the create database command and it processed fine (gave me a note with rooms and areas and such that were processed) but the map doesn't display. For a bit, I had trouble getting any sort of map to show, but now it's just the follow mapper, even after processing the achaea map.
USA #5
Just a guess, but make sure "Convert IAC EOR/GA to newline" is checked, in Game -> Configure -> Output.
Australia Forum Administrator #6
Check inside your MUSHclient directory. For example I have a file like this:


 4111360 Sep 22 13:50 achaea.com_23.db


But if you have two files, eg.



 4111360 Sep 22 12:10 achaea.com_23.db
   38912 Oct  3 13:50 achaea.com_4000.db


Then that suggests that the larger one is the output from the database creation, and the small one is the "map as you walk".

Try renaming or copying the larger file to be the same name as the smaller one (make a backup first in case this doesn't work).
#7
What I have is

achaea.com_23.db
achaea.com_23_bookmarks.db
Australia Forum Administrator #8
How big are they?
#9
4mb for the first, 6kb for the second.
Australia Forum Administrator #10
So far so good, 4 Mb sounds about right. Now which mapper exactly are you using? Can you give me the link you got it from?

Achaea have been changing from ATCP to ATCP2/GMCP so maybe their protocol has altered a bit. Twisol might be more abreast of that than me.
USA #11
Nick Gammon said:
Twisol might be more abreast of that than me.

Afraid not, I haven't played Achaea seriously in a few months. I have no reason to think they'd change ATCP though: it's been pretty much the same for a long time, and GMCP's where the new stuff is.
Australia Forum Administrator #12
Bayle said:

Trying to get the Achaea atcp mapper working, and I can't


I need to know which mapper exactly you are using. There were earlier versions posted on these pages, and a probably more up-to-date one as part of the MUSHclient release (ATCP_Mapper.xml).

Meanwhile, the IRE guys are making improvements to their ATCP protocol, so it is a bit of a race to check which version of which mapper works with which version of their MUD. It's a bit of a moving target unfortunately. However if it maps as you walk around you are probably 90% there.