I use Levure to build apps too and discovered this issue when my standalones try to run natively on the Apple “M” chips. I’m guessing that LC 9.6.9rc3 (haven’t tried it yet) defaults to running natively rather than under Rosetta. For some reason when running natively it apparently thinks that something in the “Preferences.bundle" is a (not native) external so won’t/can’t load it.
So I am also needing a solution to this but no luck so far. --- Marty Knapp > On Apr 8, 2023, at 6:58 AM, bob--- via use-livecode > <use-livecode@lists.runrev.com> wrote: > > I'm wondering if anyone might be able to help me out. I’m trying to use LC > 9.6.9rc3 with an app built with Levure. With LC 9.6.9rc2 I am able to open > the app in the IDE with no issue. > > When I try to open the app with LC 9.6.9rc3 I get “An error occurred while > initializing the application [unable to load external Preferences]”. I’m > tracing through the Levure script now and can see in fact the Preference > stack is not being loaded. I’ve confirmed Preferences.bundle is at the > location referenced in the script. > > Can anyone steer me in a direction for a fix to this? > > Thanks in advance, > Bob _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode