Help with MMapper2
Moderator: Builders
Forum rules
The posts in this forum should be related to MUME.
The posts in this forum should be related to MUME.
Re: Help with MMapper2
ah yes, that did fix the problem. thanks! also, how do i update a room description? like say if the map has "xxx" stored as room description for a room, how can i change it to "yyy" ?
i tried selecting the room, and clicking edit selected room, but in "selection" tab it won't let me change it. it only says "room has been online updated"
i tried selecting the room, and clicking edit selected room, but in "selection" tab it won't let me change it. it only says "room has been online updated"
Re: Help with MMapper2
I am having trouble with MMapper syncing to different characters. It works for 2 of them, but i have 2 old chars i unretired and it just does not work.
XML is turned on, all colour is set default on all chars, same JMC client and MMapper. It just stays in last room i was in and does not update. If i go to the chars that work, it works like a charm. Any thoughts??
XML is turned on, all colour is set default on all chars, same JMC client and MMapper. It just stays in last room i was in and does not update. If i go to the chars that work, it works like a charm. Any thoughts??
Re: Help with MMapper2
prompt all
Re: Help with MMapper2
"brief off", "spam on" may help as well.
Re: Help with MMapper2
I've just downloaded the latest code from svn, but I'm having trouble compiling it.
Basically, I just open a command prompt in the mmapper2/src directory and type:
cmake -G "MinGW Makefiles"
it checks a few things and says they are working, then it says this:
(I do have Qt installed. I used Qt creator to successfully compile the old mmapper2 code that I had before updating it.)
Basically, I just open a command prompt in the mmapper2/src directory and type:
cmake -G "MinGW Makefiles"
it checks a few things and says they are working, then it says this:
I've searched around a bit, but failed to find the solution. I don't really know much about cmake or Qt, so I don't know what the problem is. By the looks of it, cmake is being asked to do something related to Qt, and cmake is saying "I've never heard of Qt..."CMake Error at CMakeLists.txt:76 (QT_QUERY_QMAKE):
Unknown CMake command "QT_QUERY_QMAKE".
(I do have Qt installed. I used Qt creator to successfully compile the old mmapper2 code that I had before updating it.)
Re: Help with MMapper2
I've hopefully fixed it, can you update and give it a try?
http://mmapper.svn.sourceforge.net/view ... w=revision
http://mmapper.svn.sourceforge.net/view ... w=revision
Personal log page: http://weldermume.googlepages.com
Re: Help with MMapper2
It looks like that particular problem is fixed — so cmake gets a bit further, but now there is another problem:
(by the way, I probably won't actually do anything with the code other than compile it... so don't spend too much time on my behalf.)
It sounds like I need some kind of special QT module for cmake or something. I don't know.CMake Error at CMakeLists.txt:160 (QT4_WRAP_CPP):
Unknown CMake command "QT4_WRAP_CPP".
(by the way, I probably won't actually do anything with the code other than compile it... so don't spend too much time on my behalf.)
Re: Help with MMapper2
Huh, that's strange. What version of cmake do you have?
Please make sure you get the same result with a fresh svn checkout. Could be some generated files lying around and causing problems.
Please make sure you get the same result with a fresh svn checkout. Could be some generated files lying around and causing problems.
Personal log page: http://weldermume.googlepages.com
Re: Help with MMapper2
Getting a fresh svn checkout didn't directly solve the problem... but it did lead to the solution. 
The problem was that I had only checked out the mmapper/src directory. (Way back when I was editing mmapper in the past, that was all that I needed). Anyway, when I checked out the full mmapper directory instead, I saw that there are actually some build instructions and stuff like that. As I said, I was originally just going into the src directory and typeing cmake -G "MinGW Makefiles" (and it wasn't working). This time, I started in the mmapper directory and typed winbuild... I had to manually change %path% and %qmakespec%, but with that it compiled...
... but failed to link.
I'm now seeing a bunch of things like this:
..\3rdparty\qtiocompressor\libqtiocompressor.a(qtiocompressor.cpp.obj):C:/Programming/mmapper/3rdparty/qtiocompressor/qtiocompressor.cpp:126:undefined reference to `deflate'
That's probably because I don't have Qt / mingw set up properly or something. Maybe I'll look into it again tomorrow. Progress has been made.
(by the way, cmake version 2.8.2)

The problem was that I had only checked out the mmapper/src directory. (Way back when I was editing mmapper in the past, that was all that I needed). Anyway, when I checked out the full mmapper directory instead, I saw that there are actually some build instructions and stuff like that. As I said, I was originally just going into the src directory and typeing cmake -G "MinGW Makefiles" (and it wasn't working). This time, I started in the mmapper directory and typed winbuild... I had to manually change %path% and %qmakespec%, but with that it compiled...
... but failed to link.

I'm now seeing a bunch of things like this:
..\3rdparty\qtiocompressor\libqtiocompressor.a(qtiocompressor.cpp.obj):C:/Programming/mmapper/3rdparty/qtiocompressor/qtiocompressor.cpp:126:undefined reference to `deflate'
That's probably because I don't have Qt / mingw set up properly or something. Maybe I'll look into it again tomorrow. Progress has been made.

(by the way, cmake version 2.8.2)
Re: Help with MMapper2
OK, looks like for some reason it didn't try to link with the zlib library when using mingw; should be fixed in:
http://mmapper.svn.sourceforge.net/view ... w=revision
http://mmapper.svn.sourceforge.net/view ... w=revision
Personal log page: http://weldermume.googlepages.com
Re: Help with MMapper2
I have a mac. I am using Mudlet - is there a better client for mac than this? I just downloaded mmapper but cant figure out how to set Mudlet to localhost port 4242. Can anyone help me? Thanks
Re: Help with MMapper2
Interesting - I hadn't seen mudlet.
I use console + powwow. It compiles from source pretty easily once you have gcc installed (install xcode from the installer disk).
http://hoopajoo.net/projects/powwow.html
He also has some good scripts posted. Powwow is one of the most used clients, so there are a decent selection of scripts to copy / start from online.
I use console + powwow. It compiles from source pretty easily once you have gcc installed (install xcode from the installer disk).
http://hoopajoo.net/projects/powwow.html
He also has some good scripts posted. Powwow is one of the most used clients, so there are a decent selection of scripts to copy / start from online.
Re: Help with MMapper2
hmmmm I went to your link and downloaded the file but cant figure out how to install or run it - does it work on a mac? I am not too good with this kind of stuff... Any step by step instructions out there? Thanks
Re: Help with MMapper2
I have problem with win7, wintin++ and mmapper2. I cannot seem to connect to mmapper2 with wintin++. The same configuration
works on XP.
I can connect wintin++ to mume (without mmapper2). I can connect telnet to mmapper2 (without wintin++) and it connects to mume. But i cannot get the trio to work.
I have looked over the windows firewall - nothing is blocking anything.
Has anyone also experienced this and perhaps found a solution? (I am aware that mumers aren't using wintin++/tintin++ much)
Solution: dont connect to localhost 4242, but 127.0.0.1 4242
works on XP.
I can connect wintin++ to mume (without mmapper2). I can connect telnet to mmapper2 (without wintin++) and it connects to mume. But i cannot get the trio to work.
I have looked over the windows firewall - nothing is blocking anything.
Has anyone also experienced this and perhaps found a solution? (I am aware that mumers aren't using wintin++/tintin++ much)
Solution: dont connect to localhost 4242, but 127.0.0.1 4242
