Re: Issue compiling Royale

2023-03-16 Thread Josh Tynjala
I'm just shooting in the dark here about what might be different about our systems. One thing I noticed in your logs is that the royale-asjs repo seems to be checked out on an external drive. /System/Volumes/Data/Apache/royale-asjs vs /Users/harbs/ What if you checked it out somewhere inside

Re: Issue compiling Royale

2023-03-16 Thread Harbs
It definitely seems like some kind of socket issue or an issue with the debugger loading the swfs. I have the trust entries. I locally modified the RoyaleUnitSocketThread class to continue on a request. That allowed it to run without an error, but the swf tests report no results (they all

Re: Issue compiling Royale

2023-03-16 Thread Josh Tynjala
> java -version openjdk version "11.0.17" 2022-10-18 OpenJDK Runtime Environment Temurin-11.0.17+8 (build 11.0.17+8) OpenJDK 64-Bit Server VM Temurin-11.0.17+8 (build 11.0.17+8, mixed mode) > ant -version Apache Ant(TM) version 1.10.12 compiled on October 13 2021 Flash Player.app (Flash Player

Re: Issue compiling Royale

2023-03-16 Thread Alex Harui
Josh, what version of Java and Ant and FlashPlayer are you using? -Alex On 3/16/23, 10:33 AM, "Josh Tynjala" mailto:joshtynj...@bowlerhat.dev>> wrote: EXTERNAL: Use caution when clicking on links or opening attachments. The RoyaleUnit Ant task runs a socket server in Java that Flash

Re: Issue compiling Royale

2023-03-16 Thread Josh Tynjala
The RoyaleUnit Ant task runs a socket server in Java that Flash Player connects to (for JS, it runs a web socket server instead). -- Josh Tynjala Bowler Hat LLC On Thu, Mar 16, 2023 at 10:14 AM Alex Harui wrote: > Does RoyaleUnit use a socket or access a server? What

Re: Issue compiling Royale

2023-03-16 Thread Harbs
openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment Homebrew (build 11.0.18+0) OpenJDK 64-Bit Server VM Homebrew (build 11.0.18+0, mixed mode) Apache Ant(TM) version 1.10.12 compiled on October 13 2021 > On Mar 16, 2023, at 7:14 PM, Alex Harui wrote: > > Does RoyaleUnit use a

Re: Issue compiling Royale

2023-03-16 Thread Alex Harui
Does RoyaleUnit use a socket or access a server? What version of Java and Ant are you using? On 3/16/23, 9:58 AM, "Harbs" mailto:harbs.li...@gmail.com>> wrote: EXTERNAL: Use caution when clicking on links or opening attachments. That was actually a different computer and I don’t know if

Re: Issue compiling Royale

2023-03-16 Thread Harbs
That was actually a different computer and I don’t know if I ever got that to work. > On Mar 16, 2023, at 6:10 PM, Josh Tynjala wrote: > > It looks like you had the same issue a year ago when you initially got your > new Mac: > >

Re: Issue compiling Royale

2023-03-16 Thread Josh Tynjala
It looks like you had the same issue a year ago when you initially got your new Mac: https://lists.apache.org/thread/wxkvx2c00fjdktdd3ot55wfn04nfz463 -- Josh Tynjala Bowler Hat LLC On Thu, Mar 16, 2023 at 5:19 AM Harbs wrote: > I recently upgraded my MacBook Pro to

Issue compiling Royale

2023-03-16 Thread Harbs
I recently upgraded my MacBook Pro to Ventura. When trying to compile Royale, I’m getting the following error. Any ideas what to do? /System/Volumes/Data/Apache/royale-asjs/frameworks/projects/Basic/src/test/royale/build.xml:102: java.util.concurrent.ExecutionException: command [] not