Skip to content

Runtime error in Xcode #1

Description

@Clever-Boy

CentralManager::CentralManager() : selectionWindow("Selections", {256, 608}), window("RPG", sf::Vector2u(800, 608)), grid(window), cursor({32, 32}), selectionCursor({32, 32})
{

//textureManager = new TextureManager();
context->textureManager = &textureManager;   --  Thread 1: EXC_BAD_ACCESS (code=2, address=0x100000010)

I checked the sequence of included headers and they look correct. Can you please have a look.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions