Thread: Strange Crash
View Single Post
  #32  
Old 02-04-2010, 08:53 PM
OscarGrouch05
Sarnak
 
Join Date: Apr 2008
Posts: 71
Default

look at the code edit and fine BotOwner->IsBot()) - changes that need to be done or corrected Isbot change to Isgoon recompile program that should help fix the problem. i'm just good at reading the error code i program in Pascal i would have to covert to my lang so i could understand what it's doing i hope someone else can correct this for you. after changing in program you should be able to run the debug program to check the code.

your error are coming from (GetAppearance() == eaDead) || BotOwner->IsBot()) =GDB
look what you have been posting you'll see (gdb) there is your problem.
Reply With Quote