[GH-ISSUE #342] Goat Simulator+ (v1.8.7) (Apple Arcade) #310

Closed
opened 2026-03-03 15:32:35 +03:00 by kerem · 2 comments
Owner

Originally created by @OM3GAZX on GitHub (Feb 10, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/342

Describe the issue

Goat Simulator+ crashes shortly after displaying the company logos.
A similar behavior can be seen in the original version of Goat Simulator, this time crashing on the splash screen.

Enabled most compatibility hacks, one by one, but all of them yielded the same result.

Instructions to reproduce

  • Open LiveContainer normally
  • Install and/or run Goat Simulator+
  • Crashes and exits LiveContainer

What version of LiveContainer are you using?

3.2.54 (486044d)

Other

The build I am using implements JITStreamer support. Not sure if it has seen any public release aside from nightlies.

Edit: Goat Simulator v1.9.7 seems to work with no major issues on latest LiveContainer nightly. Using that as a fallback for now.
Please inform me about any advancements with this particular issue.

Originally created by @OM3GAZX on GitHub (Feb 10, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/342 ### Describe the issue Goat Simulator+ crashes shortly after displaying the company logos. A similar behavior can be seen in the original version of Goat Simulator, this time crashing on the splash screen. Enabled most compatibility hacks, one by one, but all of them yielded the same result. ### Instructions to reproduce - Open LiveContainer normally - Install and/or run Goat Simulator+ - Crashes and exits LiveContainer ### What version of LiveContainer are you using? 3.2.54 (486044d) ### Other The build I am using implements JITStreamer support. Not sure if it has seen any public release aside from nightlies. **Edit:** Goat Simulator v1.9.7 seems to work with no major issues on latest LiveContainer nightly. Using that as a fallback for now. Please inform me about any advancements with this particular issue.
kerem 2026-03-03 15:32:35 +03:00
Author
Owner

@hugeBlack commented on GitHub (Feb 11, 2025):

Thread 8 Crashed:
0   CloudKit                      	       0x1a76d0140 0x1a75b2000 + 1171776
1   CloudKit                      	       0x1a76dea58 0x1a75b2000 + 1231448
2   CloudKit                      	       0x1a75bfe7c 0x1a75b2000 + 56956
3   Goatsim_UE4                   	       0x109cd28c0 0x109444000 + 8972480
4   Goatsim_UE4                   	       0x109cd2dec 0x109444000 + 8973804
5   Goatsim_UE4                   	       0x109cd3b98 0x109444000 + 8977304

Unfortunately this game uses CloudKit (iCloud services), which is not available to free developer account.

<!-- gh-comment-id:2649691857 --> @hugeBlack commented on GitHub (Feb 11, 2025): ``` Thread 8 Crashed: 0 CloudKit 0x1a76d0140 0x1a75b2000 + 1171776 1 CloudKit 0x1a76dea58 0x1a75b2000 + 1231448 2 CloudKit 0x1a75bfe7c 0x1a75b2000 + 56956 3 Goatsim_UE4 0x109cd28c0 0x109444000 + 8972480 4 Goatsim_UE4 0x109cd2dec 0x109444000 + 8973804 5 Goatsim_UE4 0x109cd3b98 0x109444000 + 8977304 ``` Unfortunately this game uses CloudKit (iCloud services), which is not available to free developer account.
Author
Owner

@OM3GAZX commented on GitHub (Feb 11, 2025):

Huh, too bad.
I can keep using the older version as a fallback, though. It's better than nothing.

Just as a suggestion, you should add a "cloudkit" tag so people can identify games using this particular function easily. We now know that the majority of users don't have a paid ADC, so that could come in handy.

<!-- gh-comment-id:2649721306 --> @OM3GAZX commented on GitHub (Feb 11, 2025): Huh, too bad. I can keep using the older version as a fallback, though. It's better than nothing. Just as a suggestion, you should add a "cloudkit" tag so people can identify games using this particular function easily. We now know that the majority of users don't have a paid ADC, so that could come in handy.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#310
No description provided.