Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Hi, I have installed the app and gave permission to the unidentified developer issue but I have never been able to start the app. It crashes the moment I click to open. I see a screen coming up and it fades out.

On the terminal, the error I get is as follows:

```

Last login: Mon Dec 20 18:09:36 on ttys001

/Applications/LearnToCodeRPG.app/Contents/MacOS/LearnToCodeRPG ; exit;

(base) ahmet@Ahmets-MacBook-Air ~ % /Applications/LearnToCodeRPG.app/Contents/MacOS/LearnToCodeRPG ; exit;

zsh: abort      /Applications/LearnToCodeRPG.app/Contents/MacOS/LearnToCodeRPG

Saving session...

...copying shared history...

...saving history...truncating history files...

...completed.

Deleting expired sessions...none found.

[Proces voltooid]

```

I hope I can play this game and learn soon on my Mac. Thanks a lot for all of your efforts.

Hi ahimek,

Lynn here - thanks for the detailed report.

May I ask about your Mac’s hardware version and OS version? We’ve tested M1 Mac on Catalina as well as older Macs on older OS and they seem to work. 😅

I’ve searched around and this Reddit post mentioned something about the AMD card causing issue. Here is their solution using an Nvidia card.

RenPy needs access to performance counters and is being denied by the default setting. Mine was an NVidia card but there should be a similar setting for you AMD folks.

Open Nvidia Control Panel (Not Experience)

Click on Manage GPU Performance Counters (If the Developer section isn't there, click on Desktop at the top -> Enable Developer Settings)

Click on Allow access to the GPU performance counters to all users

Apply

If this doesn’t work, it’s still possible to play the game by downloading the source code from GitHub and the Ren’Py Launcher app and directly launching the code from Ren’Py. (And if Ren’Py launcher crashes, that’s definitely a hardware or OS problem 😅)

I’ll keep following up on this. Hope you get to play the game soon :D

Hi,

Thanks for the answer and other option.

I do not any graphic cards on this Mac because it is a MacBook Air. If that is a requirement, I will try the other option you mentioned. Other info about my Mac:

  Model-ID:    MacBookAir5,2 ( of Mid 2012)

  Processor name:    Dual-Core Intel Core i5 ( Not Apple M1).

I have a Linux PC where I will try it then before I go with the RenPy.

Thanks again :)