Bug Issue: Impossible to launch


Pages: 1

evaher

  • Junior Stencyler
April 02, 2025, 04:12:11 am
Hello,
I use Stencyl with my private students.

I start to use it with one of my student but she can't launch a game.
I share the log and this is the information about her computer :

OS Name: Mac OS X
0S Version: 14.4.1
Java Version: 21.0.1
Stencyl Version: 4.1.4
CPU : M3

I also have a Mac with M3 CPU and it's working well on my computer.

Thank you for your help

Caused by: java.io.IOException: Cannot run program "/Users/Lina/Library/Application Support/Stencyl/runtimes/HaxeFoundation/haxe/4.2.1-osx/haxe" (in directory "/Users/Lina/Library/Application Support/Stencyl/libs/haxelib/Stencyl/hxcpp/df2420fb96443ac56719bafccd39d95edb085411/tools/hxcpp"): error=86, Bad CPU type in executable


Luyren

  • Master Stencyler
  • *
April 03, 2025, 05:51:19 am
You need to install Rosetta 2.

From a question on discord:
Quote
It allows the new aarch64 cpus (apple silicon) to run x86-64 code (code for the old Intel processors)
It's necessary on all the new macs with the M-series processors for now.
It's an official product, but it's not installed by default. It only gets installed when you first try to run an older program.
Unfortunately the way that Stencyl runs external programs is not something that macOS detects and prompts the user to install Rosetta for.
So you have to just install it manually


Pages: 1

Details

  • Reported
    April 02, 2025, 04:12:11 am
  • Updated
    April 19, 2025, 08:03:50 am

  • View Status
    Public
  • Type
    Bug
  • Status
    New
  • Priority
    Normal
  • Version
    (none)
  • Fixed in
    (none)
  • Assigned to
    (none)
  • Category
    Compiling/Testing Games

Tags