more G-Labs products

Author Topic: Can't compile c# scripts twice in a row  (Read 1033 times)

May 26, 2015, 09:10:34 PM
Read 1033 times

amselem

  • **
  • Information
  • Jr. Member
  • Posts: 25
Hello, this is the bug that I'm experiencing with HG since r484, steps to repro:

-With a clean install I edit a stock c# script
-I create a syntax error (f.ex: delete a ; ), press "Compile" and it tells me "syntax error"
-I correct the error and press compile again and it compiles and everything is OK, program runs, etc
-Then, I just repeat the syntax error and press "compile" and it tells me "saving..." but doesn't compile no matter what I do!
-I have to restart the Service to be able to compile again!

Anyone also experiencing this?
OS: Windows 8 64bit, tested with: r484 and r488

Thank you

May 27, 2015, 08:58:19 AM
Reply #1

ftsikogi

  • *
  • Information
  • Newbie
  • Posts: 7
The same happens to me. I am also running HG on Windows.

May 27, 2015, 03:27:06 PM
Reply #2

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
r489 update, that fixes the issue, is now available.

Cheers,
g.

May 27, 2015, 03:48:38 PM
Reply #3

ftsikogi

  • *
  • Information
  • Newbie
  • Posts: 7

May 27, 2015, 08:58:08 PM
Reply #4

amselem

  • **
  • Information
  • Jr. Member
  • Posts: 25
I confirm it's fixed with r489, thank you Gene!