mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-27 00:35:52 +03:00
[GH-ISSUE #1331] [Game Support]: SimCity BuildIt crashes when launch the game #778
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#778
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @no1guyguy on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1331
Describe the bug
Always crashes when launch the game, details please refer to below logs.
Name: SimCity BuildIt
APP Type: Games
Manufacturer: Electronic Arts
Version: 1.52.2
Steps to reproduce
1.IPA(ver.1.52.2) downloaded from https://decrypt.day/app/id913292932
2.import successfully to PlayCover without error msg.
3.double click and lauch the game
4.error msg popup
Expected behaviour
launch the game and login normally
Crash log
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@Moonshee5288 commented on GitHub (Jan 19, 2024):
i have the same issue xD
@YuHayring commented on GitHub (Jan 28, 2024):
Remove app in playcover, clear data and reinstall.
Run this code before lunch in terminal.
Launch and show your next error log.
@YuHayring commented on GitHub (Jan 31, 2024):
On my Mac, after installing simcity, execute the above commands to launch it successfully.
After each scuuessfully launch, if you want to launch successfully again, you may experience three times crash.
@YuHayring commented on GitHub (Jan 31, 2024):
Describe the bug
After each scuuessfully launch, if i want to launch successfully again, i may experience three times or more crash.
Name: SimCity BuildIt
APP Type: Games
Manufacturer: Electronic Arts
Version: 1.52.2
Steps to reproduce
1.IPA(ver.1.52.2) downloaded from https://decrypt.day/app/id913292932
2.import successfully to PlayCover without error msg.
3 run script
4.double click and lauch the game until once successful launch
5.error msg popup or launch successful
Expected behaviour
launch the game successful each time
Crash log
What version of PlayCover are you using?
nightly 619
What version of macOS are you using?
Sonoma (macOS 14.2.1)
Issue Language
Yes my issue is written in English
@YuHayring commented on GitHub (Jan 31, 2024):
It is working without crash now.
I just disable the playchain after my last commented.
Note that you must disable keymaping option in simcity or your mouse or touchpad will not woking in the game.

@alibabacapital commented on GitHub (Feb 8, 2024):
Thank you for your suggestion but not working, could you upload a short video on YouTube?
@YuHayring commented on GitHub (Feb 20, 2024):
Sorry, I'm not very convenient.
Check if you have executed the vtool and codesign commands before disable that two options?
Could you upload your error log?
@no1guyguy commented on GitHub (Feb 29, 2024):
Thank you for your advise, how could I find the app path "ReplaceWithYourAppPath"?
@no1guyguy commented on GitHub (Feb 29, 2024):
Tried, but no luck...

also popup a new error on Playcover UI

@YuHayring commented on GitHub (Mar 2, 2024):
You used the wrong quotes at the end of the command (green is correct, red is wrong)

@no1guyguy commented on GitHub (Apr 6, 2024):
haha, thx, it works, but I have to download the latest verion for a try.