Search:

Type: Posts; User: Norm

Search: Search took 0.17 seconds.

  1. Re: Need Help with Rendering the screen (with volatile images)

    Does the screen variable have a value of null? If so any use of screen will cause the error.

    You need to find out where the screen variable gets the null value from!!!
  2. Re: Need Help with Rendering the screen (with volatile images)

    In post #4 I asked:
    Have you read the API doc for the createVolatileImage() method?
    When does it return a null value?
  3. Re: Need Help with Rendering the screen (with volatile images)

    Why is the value of screen null? Where does it get its value from?
  4. Re: Need Help with Rendering the screen (with volatile images)

    What was its value when you print it out for debugging?
  5. Re: Need Help with Rendering the screen (with volatile images)

    What variable has the null value? Why does it have a null value?
  6. Re: Need Help with Rendering the screen (with volatile images)

    What variable has the null value?

    Have you read the API doc for the createVolatileImage() method?
  7. Re: Need Help with Rendering the screen (with volatile images)

    Can you copy the full text of the error message and paste it here?
Results 1 to 7 of 7