Answered crash by esl extention

  • Sunday, February 17, 2013 1:36 PM
     
     

    By this program with the esl extention crashed the program:

    show ZKR015

    The message is:

    bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       bei System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       bei System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
       bei McSherry.SmallBasic.ESL.Blackbox.ESLBB_System.get_GraphicsCardMemory()
       bei McSherry.SmallBasic.ESL.Wrapper.ESLSystem.get_GraphicsCardMemory()
       bei _SmallBasicProgram.init()
       bei _SmallBasicProgram._Main()

    The same is by activate the line 40.

    Can anybody help me?


    Best Regards Martin

All Replies

  • Sunday, February 17, 2013 1:55 PM
     
     Answered

    Thank's for this error report.

    It's an issue with the WMI queries within ESL, which I am currently fixing. Please understand that ESL is currently an alpha product and, as such, will have bugs like these. The best way to get them fixed is simply to post about them.

    I'll try to release a patch later today.

    Thanks for using ESL :)


    Edit: I've just released a patch to fix this issue, which you can get here: https://munycdn.com/a/McSherry/ESL_0.4.1a.zip
    • Proposed As Answer by Liam McSherry Sunday, February 17, 2013 1:56 PM
    • Edited by Liam McSherry Sunday, February 17, 2013 2:15 PM
    • Marked As Answer by martmen Sunday, February 17, 2013 4:46 PM
    •  
  • Sunday, February 17, 2013 4:47 PM
     
     

    Its run verry good. That was quickly fixed.


    Best Regards Martin