View Single Post
what todo about game dlls who are build in debug mode
Old
  (#1)
Rick
Council Member
 
Rick's Avatar
 
Status: Offline
Posts: 690
Join Date: Dec 2003
Location: Holland
Default what todo about game dlls who are build in debug mode - 26-01-2004

I'm not sure if anyone here has ever tried to run his bot when the server dll was build in debug mode...but when you do you get tons of errors all the time like 'can't find address <hex>' and 'no export <a server dll function here, mostly entities> printed out in the console. Also the game seems to crash because of this problem. When you build your bot dll in debug mode the game is pretty stable, mostly for about 30 mins. But when you build your bot dll in release mode it will crash after a few secs after you made a bot. When it crashes, its never in my bot code.
Does anyone encouterd this and have a solution ???
  
Reply With Quote