View Single Post
  #5  
Unread 06-15-2009, 12:57 AM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

I couldn't get it to do anything.. turned on logging browsed to my log file and started getting some /locs.. Nothing showed on map.. I checked autoparse and tried again but nothing.. English is not an option in the dropdown. I know its the default but /shrug. And its in .NET. :P

I got the following if I scrolled the mouse wheel while over where the image should be.

Code:
0.5.0 Unknown Thread Error: MapperLive
   at MapperLive.mapdata.set_zoom_begin(PointF value)
   at MapperLive.Main_Interface.Main_Interface_MouseWheel(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseWheel(MouseEventArgs e)
   at System.Windows.Forms.ScrollableControl.OnMouseWheel(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseWheel(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Object reference not set to an instance of an object.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote