Welcome to TalkGraphics.com
Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    Sundern, Germany
    Posts
    352

    Default Re: 100% way to crash Xtreme (NULL pointer)

    A null pointer exception in general most probably means that Xtreme tried to access an object (image, vector shape, menu button, window, view, ...) that does not exist (anymore).

    In this case, the explanation is probably that the substract operation never actually took place (which is actually reflected in its visible result), and then Xtreme tries to "undo" it
    Alexander Ewering
    instinctive mediaworks

  2. #2
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,345

    Default Re: 100% way to crash Xtreme (NULL pointer)

    Thanks
    -------------------------------
    Nothing lasts forever...

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •