Re: Not Found Error

2024-05-01 Thread Piotr Zarzycki
I'm assuming you are using emulation component - I would move that to variables: private var services:Services; And instantiate it inside either creationComplete or initComplete - this is Royale event if available on component. śr., 1 maj 2024 o 00:15 MARK HARTNETT napisał(a): > I can kind of

Re: Not Found Error

2024-05-01 Thread MARK HARTNETT
s, > > -Alex > > > > From: MARK HARTNETT > Reply-To: "users@royale.apache.org" > Date: Tuesday, April 30, 2024 at 3:15 PM > To: "users@royale.apache.org" > Subject: Re: Not Found Error > > > > EXTERNAL: Use caution when cli

Re: Not Found Error

2024-05-01 Thread Alex Harui via users
and was deemed too much work to emulate in Royale since most folks were able to switch to e4x. Hope that helps, -Alex From: MARK HARTNETT Reply-To: "users@royale.apache.org" Date: Tuesday, April 30, 2024 at 3:15 PM To: "users@royale.apache.org" Subject: Re: Not Found Error EXTERN

Re: Not Found Error

2024-04-30 Thread MARK HARTNETT
I can kind of see what's going on - the Services in the app (http services) are declared When the app initializes it instantiates the services. Each service instantiates and runs the format method that has a null xml parameter. I can delay this but the frontcontroller gets

Re: Not Found Error

2024-04-30 Thread Yishay Weiss
and Josh can probably comment on that better than myself. Yishay From: MARK HARTNETT Sent: Tuesday, April 30, 2024 3:05 PM To: users@royale.apache.org Subject: Re: Not Found Error Hi Yishay, My browser opens up but remains completely blank with localhost:3000

Re: Not Found Error

2024-04-30 Thread Piotr Zarzycki
s, but are there any js errors in your > web browser? Do you have 'break on uncaught exception' turned on? > > -- > *From:* MARK HARTNETT > *Sent:* Tuesday, April 30, 2024 12:14 PM > *To:* users@royale.apac

Re: Not Found Error

2024-04-30 Thread MARK HARTNETT
ned on? > > > > > > > > > - > > > From: MARK HARTNETT mailto:m_hartn...@comcast.net> > > > Sent: Tuesday, April 30, 2024 1

Re: Not Found Error

2024-04-30 Thread Piotr Zarzycki
4/30/2024 5:20 AM EDT Yishay Weiss wrote: > > > Sorry if my question seems obvious, but are there any js errors in your > web browser? Do you have 'break on uncaught exception' turned on? > > -- > *From:* MARK HARTNETT > *Sent:* Tuesday, April

Re: Not Found Error

2024-04-30 Thread Yishay Weiss
Sorry if my question seems obvious, but are there any js errors in your web browser? Do you have 'break on uncaught exception' turned on? From: MARK HARTNETT Sent: Tuesday, April 30, 2024 12:14 PM To: users@royale.apache.org Subject: Re: Not Found Error Hi All

Re: Not Found Error

2024-04-30 Thread MARK HARTNETT
Hi All, Still stuck on this error. Absolutely no clue on what is breaking it. : [2024-04-30T08:45:58.998Z] "GET /RMFullApp_mx_managers_SystemManager.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64)

Re: Not Found Error

2024-04-29 Thread Piotr Zarzycki
Maybe go step by step. Either comment out some code and try to run app or place breaking point in initial places where app is running. You can debug stuff in Chrome. Piotr Zarzycki On Mon, 29 Apr 2024 at 23:00, MARK HARTNETT wrote: > Hi, > > I haven't made any progress on this error. The

Re: Not Found Error

2024-04-29 Thread MARK HARTNETT
Hi, I haven't made any progress on this error. The browser freezes and hangs when it hits the not-found. I can reproduce the error on a Windows 11 system using the latest version of Moonshine. I installed VS Code but still figuring it out. Below is the console output from Moonshine right

Re: Not Found Error

2024-04-29 Thread MARK HARTNETT
Unfortunately my browser hangs on this error and eventually times out. The compile is clean and all runs well until the not-found. Same thing happens on my clean machine using Moonshine. I've loaded VS-Code on my clean machine and I'll try it there. > On 04/29/2024 12:25 PM EDT Josh

Re: Not Found Error

2024-04-29 Thread Josh Tynjala
Your web browser is trying to load favicon.ico from the local web server, but it doesn't exist. This error is safe to ignore because some (all?) web browsers try to load favicon.ico by default, even if it doesn't necessarily exist on the server. -- Josh Tynjala Bowler Hat LLC

Re: Not Found Error

2024-04-29 Thread MARK HARTNETT
The browser console is blank and hanging. I avoided updating my system to keep the development environment stable. I think this might be my error. I'm setting up another machine now. > On 04/29/2024 10:45 AM EDT Piotr Zarzycki wrote: > > > This is Moonshine output. What browser console is

Re: Not Found Error

2024-04-29 Thread Piotr Zarzycki
This is Moonshine output. What browser console is saying ? Piotr Zarzycki On Mon, 29 Apr 2024 at 16:43, MARK HARTNETT wrote: > I will move the development environment onto a new machine with the latest > software and try again. > > On 04/29/2024 9:44 AM EDT MARK HARTNETT wrote: > > > Hi, >

Re: Not Found Error

2024-04-29 Thread MARK HARTNETT
I will move the development environment onto a new machine with the latest software and try again. > On 04/29/2024 9:44 AM EDT MARK HARTNETT wrote: > > > Hi, > Here's another output - I'm running Chrome 109.0.5.4. > It's the same error with a little more info. > > Thanks > > Project

Re: Not Found Error

2024-04-29 Thread MARK HARTNETT
Hi, Here's another output - I'm running Chrome 109.0.5.4. It's the same error with a little more info. Thanks Project files cleaned successfully: CauseLogixR : The project 'RMFullApp' has been successfully compiled. : 61.559639018 seconds : Project CauseLogixR build successfully. : Command:

Not Found Error

2024-04-29 Thread MARK HARTNETT
Hi, I am getting an error when I try to run. System hangs during startup. I'n on an older system still running windows 7 if that matters. : [2024-04-29T13:05:06.319Z] "GET /favicon.ico" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0