The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > Map Monkey

Reply
 
LinkBack Thread Tools Display Modes
Old 02-13-2005, 09:06 AM   #61
The Vauxhall Vectra Project
 
ccsnet's Avatar
 
Join Date: Jan 2003
Location: Morecambe, Lancs, UK ( Just For The Moment )
Posts: 2,673
Re this post ( http://www.mp3car.com/vbulletin/show...&postcount=124 ) Guino says its more than likley a problem with MM... might all be releated to the above posts....

Terran
ccsnet is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 02-23-2005, 11:39 PM   #62
Constant Bitrate
 
mpfjr's Avatar
 
Join Date: Jun 2004
Location: Corona, CA
Posts: 215
Can someone post a new link? I think that server is dead.
mpfjr is offline   Reply With Quote
Old 03-01-2005, 05:31 PM   #63
Maximum Bitrate
 
DjBac's Avatar
 
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
I have another problem... With launcher that bar (with minimize, maximize and close button appears) on top of map monkey, right under MC close/exit bar.. Also when I click exit in MC instead of close I get to the main menu and when I click on GPS again map monkey won't appear.. With alt-tab it is ok, so it is just in the back!! Is there any solution??
DjBac is offline   Reply With Quote
Old 03-02-2005, 11:47 AM   #64
Maximum Bitrate
 
DjBac's Avatar
 
Join Date: Jun 2004
Location: GREECE/Athens
Posts: 702
Could anyone help me please?
DjBac is offline   Reply With Quote
Old 03-02-2005, 12:00 PM   #65
Maximum Bitrate
 
djXternal's Avatar
 
Join Date: Jul 2004
Location: Tampa, FL
Posts: 615
so far we havent found a solution that i kno of... i have the same problem
__________________
Debating on installing a carpc in my Jeep.....
djXternal is offline   Reply With Quote
Old 03-07-2005, 05:08 AM   #66
Variable Bitrate
 
M^ck^y's Avatar
 
Join Date: Aug 2004
Location: Melbourne
Posts: 302
Will there be a skinnable version of mapmonkeylauncher? wouldn't that be perfect ey?
M^ck^y is offline   Reply With Quote
Old 03-17-2005, 03:54 PM   #67
_wd
Newbie
 
Join Date: Feb 2004
Posts: 41
I can't see any posted screenshots of problems with running MM embedded in Mediacar, but I've read similar problems to what I experience here:

After installing the MapMonkeyLauncher.exe with the correct .conf file (like shown on page 4 of this thread), Mapmonkey start perfectly embedded, leaving the blue date/time bar of Mediacar visible.

Now, when I click on the 'close' button on this bar, and then start MapMonkey again, MM is not embedded correctly anymore!!
Between the top bar of Mediacar and the infobar of MM, a Small window title bar is visible showing 'Destinator'. The buttonbar (menu .....view) is pushed downwards and is now unusable.

I've not sorted it out completly yet, but what I did found out is that it has something to do with resaving the mml.conf file (!!)

Try this:
- Resave your mml.conf file (and leave it open in notepad on the background)
- Start Mediacar
- Press the GPS-button (which should launch mapmonkeylauncher.exe)
- MM is embedded correctly
- Press the 'close' button to close MM and return to mediacar main screen
- Switch to notepad, and press CTRL-S to resave the mml.conf file
- Switch to Mediacar and press the 'GPS' button once again.
- Now MM starts up correctly embedded again !!

Strange eh? Only difference is resaving the mml.conf file

Any ideas? Ninja?

BTW: I started using the MMlauncher when I was trying to embed MM using the advanced GPS mode. Before, I didn't use the advanced GPS mode and hadn't any problems embedding MM (didn't have to use mmlauncher)..
_wd is offline   Reply With Quote
Old 03-17-2005, 04:54 PM   #68
_wd
Newbie
 
Join Date: Feb 2004
Posts: 41
Okay, I worked on a (temporary) solution.

1) Create a copy of your mml.conf file (in the MM dir) and name it 'refresh_mml.conf'

2) Create a .bat file in your MM directory called 'refresh_mmlconf.bat' with the following two lines:

del /Q mml*.conf
copy refresh_mml.conf mml.conf

notes: the /Q and * are needed to delete the file without user interaction

3) Create a .bat file in the Mediacar directory, called 'startmediacar.bat' with the following three lines:

C:\PROGRA~1\MediaCar\MEDIACAR.exe
CD C:\DestinatorApps\MAPMON~1\
refresh_mmlconf.bat

4) From now, start your Mediacar app using this bat file (or use a shortcut and let the bat file run minimised)


Whenever you experience the title bar thing, press 'close' and 'exit' mediacar. This will refresh the mml.conf automatically.
Normally, I just start MM once during a drive and switch to my MP3 list using the button with the red circle (ofcourse!) and have no troubles at all.
I tried to use such a bat file construction on mapmonkey.exe, but this wouldn't work. (shame, cause then the whole problem would never occur anymore)

It could be neccesary to put a shortcut to the refresh_mmlconf.bat file in the startup folder of the start menu for when your system reboots, I have to check this.

Another tip:
I found a small DOS util called 'taskkill' some where on the Net.
With this you are able to clean running processes. Why is this handy?
F.e. when you "close" MM with the red circle icon on the top right, and in the mediacar you choose to exit to windows, There is still a "MapMonkey.exe" process running in the back! When you restart mediacar again and MM, you get troubles, very annoying.. So when you have taskkill you could add the following line to the startmediacar.bat file:

taskkill /F /IM MapMonkey.exe

Make sure it's the last line! Cause when the process cannot be found, the bat file terminates and no more commands are executed from the bat file.
(don't know where i got taskkill, maybe it was a standard thing in windows 2k server?)

Last edited by _wd; 03-17-2005 at 04:58 PM.
_wd is offline   Reply With Quote
Old 03-17-2005, 06:19 PM   #69
_wd
Newbie
 
Join Date: Feb 2004
Posts: 41
Ninja, still having troubles, especially after rebooting..
Can you change your mapmonkeylauncher to ONLY write a new mml.conf when it doesn't yet exist?
the launcher keeps overwriting the correct mml.conf with incorrect values!

It's still a nasty problem, this embedding..
_wd is offline   Reply With Quote
Old 03-19-2005, 06:19 PM   #70
Newbie
 
Join Date: Mar 2005
Location: Graz, Austria
Posts: 2
_wd, I have the same problem, and after regenerating mml.conf, I just made it read-only.
It will give you an error message, but the embedding will keep its position

Greets from austria

http://www.qnxzone.com/~atjulius/
atjulius is offline   Reply With Quote
Old 03-20-2005, 05:23 AM   #71
Map Monkey Creator
 
Ninja Monkey's Avatar
 
Join Date: Aug 2003
Location: Warrington, UK
Posts: 1,012
I'll make some changes as soon as i get a chance
__________________
Destinator 3 For PC! - http://www.map-monkey.co.uk/
Ninja Monkey is offline   Reply With Quote
Old 03-21-2005, 01:05 AM   #72
Newbie
 
stasik-a4's Avatar
 
Join Date: Aug 2003
Location: australia
Posts: 33
My mapmonkey and media car are working together..... but i have some issues....

1) map monkey doesnt go to the full screen as mediacar....
2) when i have map monkey running and i want to get back to media car to change a song.. how do i get back to the map monkey screen? i tried re launching it but it comes up with error

" an error has occurred in map monkey. to ignore this error and attempt to continue click ok...
but when i click ok it launches a map monkey screen but it comes up with just grey screen shot and nothing is happening

this are the details that im geting...
Error Details:

Number: 91
Description: Object variable or With block variable not set
Source: Unload_Destinator
Version: 1.1.344
HelpContext: 1000091
HelpFile:
LastDllError: 0
stasik-a4 is offline   Reply With Quote
Old 03-21-2005, 02:30 PM   #73
Newbie
 
Join Date: Mar 2005
Location: Graz, Austria
Posts: 2
stasik-a4, that means that MapMonkey is still running in the background as you try a re-launch. Try to get it back with alt-tab, otherwise start the task manager and kill the MapMonkey/launcher processes.
That also happends if you launch it with the launcher, when pressing "X" it will terminate the launcher, but not MapMonkey...

Good luck

_______________________________
http://www.qnxzone.com/~atjulius/
atjulius is offline   Reply With Quote
Old 03-23-2005, 03:38 AM   #74
Maximum Bitrate
 
DiNASTY's Avatar
 
Join Date: Mar 2005
Location: Concord, California
Posts: 598
I'm also having issues with MC and embedding MM to fit right.

I'm pretty sure I got all the MediaCar and Launcher/mml setting correct, but MM shows up inside MC in a very small fixed window. I think my problem lies in my Map Monkey configuration. I also noticed that my MM config is slightly different than karhu posted earlier. Mine says Configuration 1.1.344, is this an old release of MM?

Can’t wait till I can get this to work....

If someone does, would you be so kind as to post a tutorial starting from the very beginning (including settings for MM, MC, MMLauncher ect..)

First Post........ w00t
DiNASTY is offline   Reply With Quote
Old 03-31-2005, 12:19 PM   #75
Newbie
 
Join Date: Jun 2004
Posts: 8
centrafuse

hi i'm trying to but have a question

is it normal for destinator in centrafuse that if it's embedded that the buttons are not the one in the skin that i selected in de mapmonkey config ?

and when i launch cfd3launcher.exe by hand it won't start.(sceenflash of mapmonkey and then ends)

greetings carfreak
carfreak is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
RELEASE: Map Monkey v1.1.3 Ninja Monkey Map Monkey 161 05-03-2007 05:40 PM
Frodoplayer 1.09 Take 3 with Map Monkey 1.1.3 Embedded (Title Bar) Chita79 FrodoPlayer 37 03-06-2005 10:17 PM
BUG: Map Monkey not showing city/street/zip/etc pick list Engram MM Bugs 3 02-03-2005 12:11 PM
Think I foubd BUG with map monkey and media car cdevelasco MM Bugs 14 02-02-2005 09:52 PM
Centrafuse Launcher (Fixes Map Movement) Ninja Monkey Map Monkey 17 02-02-2005 02:53 PM


All times are GMT -5. The time now is 05:06 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics