Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 56

Thread: SCAR 3.20 released

  1. #26
    Join Date
    Dec 2008
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Cazax View Post
    I'm getting the same error, first it had problems with BASS.dll, then it always has Error 0xc0000142
    Could be .net framework?

    Google this: .net framework 2.0 - click "i feel lucky" and download

  2. #27
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Nava2 View Post
    So, the old one already ignored any black pixels?

    Or is that the new one... Sorry, didn't follow what you meant.
    The old one ignored black pixels, the new one doesn't.

    Quote Originally Posted by xabdullahx View Post
    Could be .net framework?

    Google this: .net framework 2.0 - click "i feel lucky" and download
    SCAR doesn't use the .NET framework

  3. #28
    Join Date
    May 2007
    Location
    knoxville
    Posts
    2,873
    Mentioned
    7 Post(s)
    Quoted
    70 Post(s)

    Default

    wow. i love you freddy

    you have out done your self again
    <TViYH> i had a dream about you again awkwardsaw
    Malachi 2:3

  4. #29
    Join Date
    Dec 2008
    Location
    In a galaxy far, far away...
    Posts
    584
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    awesome

    except i've encountered a problem... It seems that you can no longer script types the same way you could in 3.15b ?

    ex:

    SCAR Code:
    { In SCAR 3.15b }
    type
      TExample = record
         MyInteger: Integer;
         MyIDK: Variant;
      end;
      TExampleArray = array [0..3] of TExample; { <-- This line fails and returns an error }
      { Something like: Unknown type 'TExampleArray' in script }

    How can this be fixed/interpreted in the script differently?

    - Thank you!

  5. #30
    Join Date
    Nov 2008
    Posts
    135
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Tyvm Freddy!!! Downloading now.

    ~Kryptic

  6. #31
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Nadeem View Post
    awesome

    except i've encountered a problem... It seems that you can no longer script types the same way you could in 3.15b ?

    ex:

    SCAR Code:
    { In SCAR 3.15b }
    type
      TExample = record
         MyInteger: Integer;
         MyIDK: Variant;
      end;
      TExampleArray = array [0..3] of TExample; { <-- This line fails and returns an error }
      { Something like: Unknown type 'TExampleArray' in script }

    How can this be fixed/interpreted in the script differently?

    - Thank you!
    Hmm, that's another new bug in the script engine, these aren't my doing, I already fixed one which prevented me from releasing 3.20 ... I'll see what I can do, but this bug seems to be more complex, might be harder to fix.

  7. #32
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Freddy1990 sometime scar freezes in the typign area which will let you show the old piece of text that there was but the new one pasted over it is there.
    Sometimes I got white shapes on my code.

    I love the new 'fatal' error & continue thing I still can save it.
    ~Hermen

  8. #33
    Join Date
    Jan 2009
    Location
    Somewhere
    Posts
    240
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    The old one ignored black pixels, the new one doesn't.



    SCAR doesn't use the .NET framework
    Then what's the problem? I can't open it. Tried to run as admin, everything. Am I missing any .dll?

  9. #34
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Hermpie View Post
    I love the new 'fatal' error & continue thing I still can save it.
    ???

    Quote Originally Posted by Colluci View Post
    Then what's the problem? I can't open it. Tried to run as admin, everything. Am I missing any .dll?
    I'm not sure...

  10. #35
    Join Date
    Nov 2007
    Location
    I live in Slovenia! :)
    Posts
    837
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Whan I try to open it it comes up with 50 error. I'm using vist business 64 bit. Is this happening to any 1 else?

  11. #36
    Join Date
    Dec 2008
    Location
    In a galaxy far, far away...
    Posts
    584
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by tico2 View Post
    Whan I try to open it it comes up with 50 error. I'm using vist business 64 bit. Is this happening to any 1 else?
    Yes Happened on my desktop, but works fine on my laptop using Vista Ultimate x86 (32-bit)

  12. #37
    Join Date
    May 2008
    Location
    Canada
    Posts
    665
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    I'll stick with 3.15b for now. seems like there's some inability for older things (eg scripts) to work on 3.20. I'll get 3.20 when I get mad at 3.15b =).

    In other words. I'll try 3.20 soon.

    Edit: Just tried the 3.20. Works much better than 3.15 You made me dl it twice in 5 min as I happened to have dled first one mins before you updated it.

    ppl had issues with scripts not working in 3.20 that worked in 3.15b. So far, No problems for me =). (used it for only 2 hours and counting.)

    Edit2: There are problems with it with some scripts. Compiles nicely, just the colour detection is different?
    Last edited by mrpickle; 04-20-2009 at 04:45 AM.

  13. #38
    Join Date
    Apr 2009
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm downloading it right now.

    Quote Originally Posted by Freddy1990 View Post
    - Bug in debugging system
    ^lol

  14. #39
    Join Date
    Apr 2009
    Location
    Virginia
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you so much Freddy! <333333

    Can't wait to start using it!

  15. #40
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by tico2 View Post
    Whan I try to open it it comes up with 50 error. I'm using vist business 64 bit. Is this happening to any 1 else?
    Try to redownload maybe? Shortly after the release I modified the download and reuploaded it, however, that version was highly bugged, spanwing errors like crazy, however, I fixed it shortly afterwards, but maybe you still got that bugged version?

  16. #41
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    The default script doesn't work anymore. Besides that <3

  17. #42
    Join Date
    Jan 2009
    Location
    Turlock/LA, California
    Posts
    1,494
    Mentioned
    3 Post(s)
    Quoted
    66 Post(s)

    Default

    so i have SCAR Divi 3.20 RC2... is it worth downloading the final release and moving all my scripts to the new folder?

  18. #43
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Mylesmadness View Post
    The default script doesn't work anymore. Besides that <3
    Default script works fine for me... Default script is now saved as Default.scar, but it should still load newscript.txt ...

    Quote Originally Posted by x[Warrior]x3500 View Post
    so i have SCAR Divi 3.20 RC2... is it worth downloading the final release and moving all my scripts to the new folder?
    Yes, RC2 is quite unstable...

  19. #44
    Join Date
    Nov 2007
    Location
    I live in Slovenia! :)
    Posts
    837
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Freddy1990 View Post
    Try to redownload maybe? Shortly after the release I modified the download and reuploaded it, however, that version was highly bugged, spanwing errors like crazy, however, I fixed it shortly afterwards, but maybe you still got that bugged version?
    Thank you very much

    Yes I probably was one of the first to download it. Works perfectly now.

    Great work!

  20. #45
    Join Date
    Oct 2006
    Location
    USA
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    So will the scripts made with 3.15b be compatible?

  21. #46
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    different SCAR's doesn't change it usually.. it's SRL that makes scripts not work

    you'll have to edit a small amount of things.. but it should be obvious

  22. #47
    Join Date
    Oct 2006
    Location
    ithurtsithurtsithurtsithurts
    Posts
    2,930
    Mentioned
    7 Post(s)
    Quoted
    135 Post(s)

    Default

    Quote Originally Posted by Punkgi View Post
    So will the scripts made with 3.15b be compatible?
    There are a few things that SCAR 3.20 can do that 3.15b can't, but not many. So I'd say most of the scripts will be backwards compatible, but some won't.

  23. #48
    Join Date
    Dec 2008
    Location
    In a galaxy far, far away...
    Posts
    584
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think we should all start scripting all our upcoming scripts with 3.20b (hopefully people are already doing this), so that Freddy doesn't have to put up with too much strain trying to make 3.20 backwards compatible. Really 3.20b seems to be working really good! And has very nice new features :P He has also managed to fix the bug with type/records as I've noticed.

    SCAR 3.20 is s3x3d up

    Freddy1990 =

    Edit: I know this may seem like a pretty big bump, but we need to support and promote SCAR 3.20 for all the effort Freddy has put into it.
    Last edited by Nadeem; 05-01-2009 at 09:36 AM.

  24. #49
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Agreed, rewrite the SRL library!

    j/k
    ~Hermen

  25. #50
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hermpie View Post
    Agreed, rewrite the SRL library!

    j/k
    Agree the agreement!

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •