Neuz crashes when i open with Launcher

Results 1 to 4 of 4
  1. #1

    ! Neuz crashes when i open with Launcher

    Hello, so i have this issue where my Neuz crashes.

    If I launch it without the launcher there is no problem and everything works perfectly,

    on the other hand as soon as I build the Launcher and I try to launch the game from this one, my Neuz crashes and puts this error in the logs :

    GetDlgItem : nID=819 not Found.

    I looked on the forum, but nothing conclusive as to solve the problem, I am blocked and do not know what to do.

    Thank you for your help.


  2. #2
    Enthusiast Ketchup is offline
    MemberRank
    Jan 2009 Join Date
    25Posts

    Re: Neuz crashes when i open with Launcher

    Quote Originally Posted by GoldenNarcotix View Post
    GetDlgItem : nID=819 not Found.
    Something is missing from an app in ResData.inc

  3. #3

    Re: Neuz crashes when i open with Launcher

    Is there a way to find exactly what is missing or how to fix it ?

    - - - Updated - - -

    Quote Originally Posted by Ketchup View Post
    Something is missing from an app in ResData.inc
    Is there a way to find exactly what is missing or how to fix it ?

  4. #4
    Enthusiast Hyellow is offline
    MemberRank
    Feb 2020 Join Date
    43Posts

    Re: Neuz crashes when i open with Launcher

    Quote Originally Posted by GoldenNarcotix View Post
    Is there a way to find exactly what is missing or how to fix it ?

    - - - Updated - - -



    Is there a way to find exactly what is missing or how to fix it ?
    Open ResData.h
    Ctrl+F
    Search 819
    Find the correct control-item that's being used (probably WIDC_ABOUT)
    look what the code does with that control-item

    This has been answered from other forum.



Advertisement