Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 5 of 5

Thread: Does anybody know Why? Plz Help Me

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2003
    Location
    seoul
    Posts
    3

    Does anybody know Why? Plz Help Me

    I have no idea about this bug.

    This bug happen when i quit my app.

    After my data released, there is an error

    that "nvoglnt.dll : 6963e288"

    I guess I have something wrong with my data

    creating or releasing. anybody have any idea?

    plz, help me

  2. #2
    Junior Member Regular Contributor
    Join Date
    Jan 2003
    Location
    Bloomington,MN,USA
    Posts
    141

    Re: Does anybody know Why? Plz Help Me

    That files looks like the NVIDIA OpenGL driver. Maybe it's corrupt?
    - Halcyon

  3. #3
    Junior Member Newbie
    Join Date
    Feb 2003
    Location
    seoul
    Posts
    3

    Re: Does anybody know Why? Plz Help Me

    no, i reinstall graphic driver, but it still happen...

  4. #4
    Junior Member Newbie
    Join Date
    Feb 2003
    Location
    seoul
    Posts
    3

    Re: Does anybody know Why? Plz Help Me

    no, I reinstll graphic driver , but it still
    happens

  5. #5
    Intern Contributor
    Join Date
    Mar 2001
    Location
    Romania
    Posts
    50

    Re: Does anybody know Why? Plz Help Me

    Run in debug mode to see where it's crushing. For sure you try to access (ex. delete) some data that is no longer valid -- like you delete a tex after quiting gl or erasing a tex that is not valid.

Posting Permissions

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