Skip to content

SpriteBuilder always crashes when creating a new project. #1595

Open
@d108

Description

@d108

I'm having this problem with OS X 10.10.3 and Xcode 6.3 where creating a new project results in a crash 100% of the time. I've tried both the 1.4.9 App Store binary and building from the source code. Three tests are failing when building from source.

Failing tests:
    -[InspectoreController_Tests testRefreshPropertyForType]
    -[InspectoreController_Tests testUpdateInspectorFromSelectionForCCButton]
    -[InspectoreController_Tests testUpdateInspectorFromSelectionForCCLabelTTF]
Disabling tests results in the same crashing as the App Store binary.

After the crash, I can open the project from Finder but not by using Open from within SB. The project appears to work without further problems.

Here are some possibly relevant log messages from my system log.

- kernel[0]: SpriteBuilder[81144] Unable to quarantine: 1
- SpriteBuilder[81144]: CoreText CopyFontsForRequest received mig IPC
error (FFFFFFFFFFFFFECC) from font server
- com.apple.xpc.launchd[1]: (SpriteBuilder.731900[81144]) Service
exited due to signal: Abort trap: 6

Additionally, I've validated all of the .ttf fonts known by my system using Font Book.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions