
Originally Posted by
tomcat
What might be interesting is that on my desk, according to logs, SD tries to load "MP North America" in dev mode and seems to correctly initialize "MP Europe" in "normal" mode (stopping at registration, of course).
HTH
You gave me an idea... why not comparing both logfiles...
Logfile from "normal" mode:
Code:
...
Init Loading Logo - Initialization time 0.000 / 0.235 seconds.
INFO: CDrawWnd::Create - Main render window successfully created!
INFO: CDrawWnd::Create - Creating main application...
INFO: CUVAppData::OnCreate - Navigation controller successfully initialized!
INFO:
Window / Direct3D Create - Initialization time 0.015 / 0.250 seconds.
...
Logfile from "dev" mode:
Code:
...
Init Loading Logo - Initialization time 0.015 / 0.172 seconds.
INFO: CDrawWnd::Create - Main render window successfully created!
INFO: CDrawWnd::Create - Creating main application...
INFO: CUVAppData::OnCreate - Navigation controller successfully initialized!
INFO: CNAVController::CreateHostWindow - NewMap.
WARNING: CNAVController::CreateHostWindow - NewMap - MapPoint North America can't run because it is not registered on your system, or it can't be found. Install MapPoint North America and try again.
INFO:
Window / Direct3D Create - Initialization time 0.000 / 0.172 seconds.
...
In Bold is the difference between "normal" mode and "dev" mode. But in "normal" mode I do not see any european mappoint initialisation (maybe because I cannot go further because of registration)...

Originally Posted by
god_of_cpu
There appears to be a problem with the BETA, whereby it won't work if you don't have both mappoint north america and mappoint europe installed at the same time. Please don't try to install mappoint north america to get this to work, as it may cause other problems. A new exe will be posted sometime this week to fix this.
I had north america mappoint installed, I deinstalled it and after I did tests... I did also tests on another machine which never had north america mappoint installed... still same results... still wondering why... Is there something to do with windows xp regional settings (I have "English (United States)" set although I'm in Germany...)?
Hope this will help getting BETA going further...
Bookmarks