This may be due to the file being used by two projects at the same time.
In any case, I would like to ask you to attach the file and the projects so that I can look into your problem. You can attach the files here or in a private message on the forum.
Crash error not caught in logs file
-
D:\BrowserAutomationStudio\logs\log
i dont have any error there. i didnt see anything in BAS interface before crash so maybe there wasnt any error message.
However is it possible to see last executed actions?
because this log file doesnt contain them
-
@yourfriendkarol said in Crash error not caught in logs file:
D:\BrowserAutomationStudio\logs\log
i dont have any error there. i didnt see anything in BAS interface before crash so maybe there wasnt any error message.
However is it possible to see last executed actions?
because this log file doesnt contain them
In the text log will be only the information that you yourself will bring into it.
-
Here's a simple crash for BAS. This won't help your current case, but hope it will give some debugging insight to solve/find this issue you're having.
Threads: 2 | Success: -1, Fail: 600
log("I'm Logging") log(VAR_BARB)Solution Code:
ERROR: You'll notice Thread #2 is Never Launched before/during/after the Endless Loop crash.
~~BAS~LOG~~[.][black][914317684] [15:11:29] Thread #1 : I'm Logging ~~BAS~LOG~~[-][red][580651930] [15:11:29] Thread #1 : Thread ended with message "ReferenceError: Can't find variable: VAR_BARB during execution of action 580651930"Logs for Studio:
D:\Program Files (x86)\BrowserAutomationStudio\logs\log D:\Program Files (x86)\BrowserAutomationStudio\apps\21.7.2\debug.txtCompiled Standalone:
D:\Program Files (x86)\BrowserAutomationStudio\release\ScriptName\appslocal\logs\log D:\Program Files (x86)\BrowserAutomationStudio\release\ScriptName\data\debug.txt D:\Program Files (x86)\BrowserAutomationStudio\release\ScriptName\appslocal\SID{Random}\engine\debug.txtCrash Report from Windows:
C:\Users\{USERNAME}\AppData\Local\CrashDumps\BrowserAutomationStudio.exe.{Random}.dmp Compiled: C:\Users\{USERNAME}\AppData\Local\CrashDumps\FastExecuteScript.exe.{Random}.dmpThis Crash Error: