How do I export to MAC

0 favourites
  • 6 posts
  • I am trying to export an exe file to my MAC desktop.

    The Windows export works fine but the OSX64 executable gives the following error:

    [quote:1t1ft0c6]

    Process: nwjs [6391]

    Path: /Users/USER/Downloads/*/movementvisualthinking.app/Contents/MacOS/nwjs

    Identifier: io.nwjs.nw

    Version: 1.0 (1.0)

    Code Type: X86-64 (Native)

    Parent Process: ??? [1]

    Responsible: nwjs [6391]

    User ID: 501

    Date/Time: 2017-11-30 13:07:05.674 -0600

    OS Version: Mac OS X 10.10.5 (14F2109)

    Report Version: 11

    Anonymous UUID: D1F14E9D-1354-18F4-6DBC-261493F3C06A

    Sleep/Wake UUID: 4DFABF4E-FDED-43E6-90EB-0B80E4DF54CC

    Time Awake Since Boot: 49000 seconds

    Time Since Wake: 2000 seconds

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_CRASH (SIGABRT)

    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information:

    abort() called

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

    0 libsystem_kernel.dylib 0x00007fff88811286 __pthread_kill + 10

    1 libsystem_c.dylib 0x00007fff8b5d19a3 abort + 129

    2 io.nwjs.nw 0x000000010a737d95

  • Are you using the latest version of mac?

  • I faced this problem many times but got no where. But I did come up with a solution(for me it worked).

    I found out(for me) I had a runtime error. What this is that construct 2 does export you game(s) to Windows,Mac,Linux, but the runtime is messed up. So here is what I did to have my mac game running on Yosemite(the one I used)

    1. Go to nwjs and get the mac version of nwjs(not windows)

    NOTE: when you do get the mac version of nwjs, don't download the SDK version. That lead me to no where

    2.unzip the nwjs for mac and put the folder somewhere in desktop screen(home screen when you log in to mac)

    3. then what i did was open the folder, and found the exact icon as my exported game from Construct 2.

    When I opened it, I saw a NW.js screen,then exited out of the app.

    4.Then what I did was right click thee nwjs.app(not the newproject.app) and clicked on Show Package Contents.

    5. Then what I did was, I went back to my exported game: newproject.app(when I exported the game, this is what I saw as the title.), and right clicked on my game and show package contents.

    6. Now what I did was,I moved the files from the nwjs.app(again, not the newproject.app).

    I moved: Macos, Versions, Info.plist, and PkgInfo.

    NOTE: I did not select Resources folder.

    7. Now what I did was, I went back to my newproject.app(not nwjs.app) and right clicked on the app and selected show package contents. Once selected, I open the Contents folder, and saw the exact same thing as nwjs.app had.

    8. Now I had 2 folders open( one nwjs.app and one newproject.app) and copied the Macos, Versions, Info.plist, PkInfo to the contents folder of newproject.app.

    It also asked me to replace the same folders/files so i clicked on replace. Assuming I did not copy the Resources folder to the newproject.app/contents folder

    9.Once I moved those files/folders to newproject.app/contents folder, I exited out both folders(newproject.app and nwjs.app). Then clicked on newproject.app and saw my game running.

  • As for step 1, you go to the actual site and download the nwjs mac version,i used the latest version for mac

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • That worked. Thanks.

  • No problem. Any thing else you need help with

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)