Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7570567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:27:29+00:00 2026-05-30T15:27:29+00:00

I want attach sprites in different layers. I do this: final Scene scene =

  • 0

I want attach sprites in different layers. I do this:

    final Scene scene = new Scene();
    for(int i = 0; i < NUMBER_OF_LAYERS; i++) {
        scene.attachChild(new Entity());
    }

            ...
            ...

    scene.attachChild(
            getSprite(),1);

LogCat gives out an error:

0

2-29 10:30:10.489: E/AndroidRuntime(17018): java.lang.IllegalStateException: pEntity already has a parent!

Why so occurs? And how attach sprites in different layers?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T15:27:31+00:00Added an answer on May 30, 2026 at 3:27 pm

    The error message is saying that the entity you want to attach to scene already has another parent so either you have to detach it or you can clone the entity and then attach to scene each time

    to detech the code is

    entity.detachSelf();
    

    and for clone it is simply

    entity.clone();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to attach SQL Server 2005 database at runtime. Can this be achieved
I want to attach an event to popup parent's parent. Hierarchy is like this:-
hi i have this html code : <div id=#div><a href=>Test</a></div> i want attach click
I want to attach a list to itself and I thought this would work:
I create a new object and want to attach it to a context like
i hav a file with some data and i want to attach this file
I want to attach an xslt stylesheet to an XML document that I build
I want to attach a 'click' event handler to the first child of an
i have a Button on a HTML page . i want to attach file
So, what I want is basically to attach a javascript handler to a form,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.