Jump to content

unresponsive script when running in Emulator


Kalkendotters

Recommended Posts

Trying to run the demopackage from the Emulator. As soon as i try to move on the mappage I get an error from IE (ver 7.0.5730.11) that translated reads:

A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?

(see http://support.microsoft.com/kb/175500)

If I click No, it immediatly reappears, making moving on the map impossible, if I click Yes, a runtime error appears from the JIT-compiler:

System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.

bij Groundspeak.GoogleMaps.AddZone(Coordinate[] points, Color color)

bij Player.frmMain.DrawZones()

bij Player.frmMain.OnAttributeChanged(CallbackEvent eEvent, IntPtr ptr)

bij Groundspeak.Wherigo.ZonesEngine.ZonesEngineDll.PrivateMessageBoxCommand(MessageBoxInputType eInput)

bij Groundspeak.Wherigo.ZonesEngine.ZonesEngineDll.MessageBoxCommand(MessageBoxInputType eInput)

bij Player.frmMain.uMessageBox1_OnButtonEvent(String button)

bij Player.Controls.uMessageBox.button1_Click(Object sender, EventArgs e)

bij Player.Controls.uButton.button1_Click(Object sender, EventArgs e)

bij System.Windows.Forms.Control.OnClick(EventArgs e)

bij System.Windows.Forms.Button.OnClick(EventArgs e)

bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

bij System.Windows.Forms.Control.WndProc(Message& m)

bij System.Windows.Forms.ButtonBase.WndProc(Message& m)

bij System.Windows.Forms.Button.WndProc(Message& m)

bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

Could this be caused by the fact that my homecoordinates are located in the Netherlands?

Link to comment

Trying to run the demopackage from the Emulator. As soon as i try to move on the mappage I get an error from IE (ver 7.0.5730.11) that translated reads:

A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script?

This seems to be caused by a not completed localisation...

 

Here in the Netherlands (and the rest of Europe?) we use the comma as seperator for the decimalposition (,); so after setting it to the point (.) (as used in the USA) I could complete the first mission.

 

Looks like an important bug to me ...

Edited by Kalkendotters
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...