Note that there are some explanatory texts on larger screens.

plurals
  1. USBrad van Orden
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COThe file is not referenced anywhere in the project. In Flex Builder, when an error is thrown during debugging, you can view the heirarchichal list of where the reference came from. In this case, it shows the heirarchichal list showing where the file used to be, and also lists the old line numbers (no longer corresponding to anything). Also, when the script fails and Flex Builder pops up to show the error, it can't find the file to show the error (since it doesn't exist), but it still says there was an error in it. It's clearly running some kind of cached project, but I can't figure it out.
      singulars
    2. COI do not have any errors in the project, nor are there any warnings.
      singulars
    3. COThat doesn't appear to be the issue. I ended up quitting for the day since I couldn't figure it out. Today when I fired up Flex, the problem ceased to exist, at least at that line. I made a change to the code, launched the debugger, and then it fired an error at a different line where there used to be a problem. Basically it had cleared its cache from the previous day, and used my first launch of today as a new cached project. Now I'm having the same issue, but with a cached project one day older than last time. Seems to be some kind of cache given this new development. Any idea?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload