Core Crash

In diesem Bereich sind Themen vom Themenersteller als erledigt zu markieren, wenn die Frage beantwortet oder das Problem gelöst wurde. Das Thema wird daraufhin automatisch geschlossen.
Klicke hierzu auf "Thema bearbeiten > Als erledigt markieren".
  • Hello guys,
    i need your help my core crashs and i dont know who is the problem. Please i need your help
    i did gdb


    game.core



    thats the problem.


    #0 CHARACTER::GetName (this=0x4) at basic_string.h:280
    280 { return _M_dataplus._M_p; }


    the problem is the GetName method is called an null-pointer.
    But how can i find it and where..