Lightforge

Notice: Undefined index: tasklist_type in /homepages/20/d163379117/htdocs/VisualSorcery/bugs/includes/class.tpl.php(128) : eval()'d code on line 85 Notice: Undefined index: tasklist_type in /homepages/20/d163379117/htdocs/VisualSorcery/bugs/includes/class.tpl.php(128) : eval()'d code on line 90
  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Backend / Core
  • Assigned To No-one
  • Operating System All
  • Severity High
  • Priority Normal
  • Reported Version 0.1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes 0
  • Private No
Attached to Project: Lightforge
Opened by Anonymous Submitter - 2013-01-28
Last edited by Chris Monson (cmonson) - 2013-01-28

FS#71 - Crash on Startup

Upon starting from Windows Taskbar, I got this:
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
FTD2XX_Net
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/FTD2XX_Net.DLL
----------------------------------------
DirectShowLib-2005
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/DirectShowLib-2005.DLL
----------------------------------------
Microsoft.Scripting
Assembly Version: 1.1.0.20
Win32 Version: 1.1.0.21
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/Microsoft.Scripting.DLL
----------------------------------------
IronPython
Assembly Version: 2.7.0.40
Win32 Version: 2.7.3.1000
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/IronPython.DLL
----------------------------------------
Microsoft.Dynamic
Assembly Version: 1.1.0.20
Win32 Version: 1.1.0.21
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/Microsoft.Dynamic.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
IronPython.Modules
Assembly Version: 2.7.0.40
Win32 Version: 2.7.3.1000
CodeBase: file:///C:/Program%20Files%20(x86)/Lightforge/IronPython.Modules.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Greg

This task does not depend on any other tasks.

Closed by  Chris Monson (cmonson)
Monday, 28 January 2013, 17:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  There was an intermittent issue with loading the python script for wing controllers. This has been resolved

Loading...