Jump to content
FHannes

SCAR Divi 3.41 Beta

Recommended Posts

The first 3.41 beta build is now available. 3.41 will be mainly a small maintenance release as I'm focusing my efforts on developing SCAR 4. Nonetheless, it has some important fixes and the latest updates from the PascalScript GitHub repository.

 

Downloads: SCAR Divi Development

 

Changelog:

Bugfixes:
- ReverseATPA did not function correctly
- Large memory leak in the script engine

Tweaks:
- Updated PascalScript engine to latest build (5d00e6cfb950a3c898d2d6813862199e5c5142c6)

 

Enjoy :)

 

~Freddy

Link to comment
Share on other sites

I've been getting an "[PS]Internal Error on Line 1" sporadically. This occurs when I press Ctrl-Alt-A to pause a script, but instead of pausing the script ends and gives that message. It seems to occur after my script has been running for about an hour or so. Not sure if its something I've done in my script or something with SCAR. If I close SCAR and reload it still eventually occurs.

Link to comment
Share on other sites

? You never paused your script in order to examine the variables and to track down problems to see why things aren't going right? You do understand that I'm referring to the pause hot key feature of SCAR itself with the step through and step over commands?

Link to comment
Share on other sites

? You never paused your script in order to examine the variables and to track down problems to see why things aren't going right? You do understand that I'm referring to the pause hot key feature of SCAR itself with the step through and step over commands?

This is perhaps *THE* most useful feature in SCAR for me. Being able to step through a script is insanely useful for debugging a script. Been working with "the other guys" for the last while in order to script for RS3 and man oh man I miss this feature.

Link to comment
Share on other sites

I thought it odd what Wanted said, because I had found a message where he described the usefulness of pause, step into and step over in another thread. Figured he just misunderstood what I said.

 

Think you have me confused with someone else.

 

I guess either I don't need to debug scripts often because I fix any issues generally fast or rarely run into them or I just use WriteLn's or Canvases.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...