SC2Mapster Forums

Development > Data

Error when creating CActorUnit

  • 3 posts
    #1 Jan 30, 2013 at 04:52 UTC - 0 likes

    "CActorUnit[JimRaynor] Cannot create a CActorUnit outside of an underlying CUnit's CActorScope. Try creating the actor inside of a live unit's CActorScope or create a CActorModel instead."

    I don't understand what this is trying to tell me. I am using the actor action "UnitBirth.JimRaynor
    Create", Where the Create has all default values, to do a standard unit actor creation. Nothing fancy. At no point am I mentioning actor scope.

    Anyone know what this could mean?

    #2 Jan 30, 2013 at 19:46 UTC - 0 likes

    It means you are trying to create the actor twice and must have an extra create event firing. If it is an attachment use a Model type actor and not a Unit type actor.

    #3 Jan 31, 2013 at 02:54 UTC - 0 likes

    @DrSuperEvil: Go

    Yeah, thats what I thought, but there should be nothing else linked to it. Ill take another look.... thanks.

  • 3 posts

You must login to post a comment. Don't have an account? Register to get one!