News:

Buying something from Amazon? Please consider using my affiliate links - Amazon.com or Amazon.co.uk - You get your stuff, Plan-G gets a little boost :)   

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - JCWohlschlag

#1
Plan-G / Re: v0.8.1.389 Script Errors
December 19, 2009, 01:01:36 PM
Quote from: tim arnot on December 19, 2009, 12:44:44 PM
Do you actually see a map appear, or do you just get a grey window?
This is the window that appears for me.


Strangely, if I try to resize the window in any way that changes the map size (or simply put the mouse inside the map area as mentioned earlier), I receive the third script error window shown in my first post (http://img200.imageshack.us/img200/7052/scripterror3.png). If I dare hit the maximize button, I receive a steady stream of said script error windows, and have to actually kill the Plan-G process to dig myself out of that hole.

Quote from: tim arnot on December 19, 2009, 12:44:44 PM
One thing you can try is opening the google.html file directly in IE8 (right click on the file and select Open With... Internet Explorer). You should see a map of the Southern UK appear...
That works as expected, with a Google Map centered around London, Birmingham, and Bristol. However, I do note that there is an "Error on Page" notice in the bottom left on the status bar. (The significance of the error notice in regards to Plan-G is only something I can speculate on, but it is an observation I made.)
#2
Plan-G / Re: v0.8.1.389 Script Errors
December 19, 2009, 10:48:31 AM
Quote from: tim arnot on December 19, 2009, 09:23:59 AM
What language/region is your version of Windows set to?
English/United States
#3
Plan-G / v0.8.1.389 Script Errors
December 19, 2009, 04:47:37 AM
I recently found Plan-G (which is pretty much a Godsend to us simmers, by the way), however I am encountering multiple script errors when trying to run it. Upon starting the application, the following script errors appear, second after the first:


As soon as the mouse cursor enters into the Plan-G window, the following script error appears:


Trying to resize the Plan-G window results in another script error like the first one above. As it stands, Plan-G is unusable (as I cannot even get to the database building stage) on my system right now, which is unfortunate.

This is the Plan-G_Log.txt file in case it helps:
23:17:38 PlanG constructor
23:17:38 executableFolder: C:\Users\*****\Downloads\Plan-G_0.8.1\Plan-G
23:17:39 Starting Plan-G, build 0.8.1.389
23:17:39 FS9 is installed
23:17:39 FSX is installed
23:17:39 Selected data set is FSX
23:17:39 Starting map
23:17:39 Initialisation complete.
23:17:40 Exception plotting NDBs: System.Data.OleDb.OleDbException: No value given for one or more required parameters.
   at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)
   at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
   at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.OleDb.OleDbCommand.ExecuteReader()
   at Plan_G.DataAccess.GetNDBInBounds(Double n, Double s, Double e, Double w, Boolean fsx)
   at Plan_G.MapHandler.PlotNDBs(Double north, Double south, Double east, Double west)
   at Plan_G.MapHandler.PlotOverlayElements(Double north, Double south, Double east, Double west, Double centreLat, Double centreLng, Single zoom)
23:17:40 Exception plotting airspace: System.NullReferenceException: Object reference not set to an instance of an object.
   at Plan_G.MapHandler.PlotVORs(Double north, Double south, Double east, Double west)
   at Plan_G.MapHandler.PlotOverlayElements(Double north, Double south, Double east, Double west, Double centreLat, Double centreLng, Single zoom)


My operating system is Windows Vista Home Premium x64 with Service Pack 2. I do have .NET Framework 3.5 SP1 installed. My version of Internet Explorer is 8.0.6001.18865.

Let me know if there is any other information you would like me to provide or debug procedures to perform. Thanks!