Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 07-17-2009, 04:02 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

When trying to compile the BOTS code on ubuntu server 8.04 today, I ran into the following error(s):
Code:
bot.h:47: error: expected ';' before 'override'
bot.h:48: error: expected ';' before 'override'
bot.h:49: error: expected ';' before 'override'
bot.h:51: error: expected ';' before 'override'
bot.h:52: error: expected ';' before 'override'
which corresponds to

Code:
virtual void SetLevel(uint8 in_level, bool command = false) override;
virtual void FillSpawnStruct(NewSpawn_Struct* ns, Mob* ForWho) override;
virtual bool Process() override;
//virtual void AI_Process();
virtual bool Save() override;
virtual void Depop(bool StartSpawnTimer = true) override;
After asking a friend who has lots more c++ experience than me, he suggested 'override' might be a MS only keyword, so it could be a good idea to find a cross-platform equivalence. He also noted that "once override is even removed, it can add bugs anywhere where dynamic casting is used during runtime".
Reply With Quote
  #2  
Old 07-18-2009, 11:31 AM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

Yes it is. Its a habit of mine but I did catch it earlier in the week and removed the keyword.
Reply With Quote
  #3  
Old 07-20-2009, 11:05 PM
vales
Discordant
 
Join Date: May 2006
Posts: 458
Default

Where should we start reporting bugs?

I'll start.

r802
1.) If you group with the bots, mobs won't drop loot. They'll poof right after they die even though they do have loot.
2.) If you group with bots, they will not give you exp. Also, Leadership Exp does not work in this rev.
Reply With Quote
  #4  
Old 07-21-2009, 02:03 PM
Tristanlogd
Fire Beetle
 
Join Date: Jul 2009
Location: Virginia
Posts: 5
Default

I would like to help test the bots as well
Reply With Quote
  #5  
Old 07-21-2009, 02:06 PM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

Not quite ready yet for beta testing. I thought I was going to be further along but I've been delayed trying to untangle the attack code.
__________________
Read my developer notes at my blog.

Quote:
If it's not on IRC, it ain't l33t!
Reply With Quote
  #6  
Old 07-21-2009, 05:44 PM
vales
Discordant
 
Join Date: May 2006
Posts: 458
Default

Ah. Was wondering why there wasn't a "heads up" yet, lol.

Well when you think it's ready, let us know.
Reply With Quote
  #7  
Old 07-22-2009, 09:35 PM
WildcardX
Developer
 
Join Date: Apr 2003
Posts: 589
Default

If anyone is eager to test the new bot system, you can go ahead and download r814 from the bot branch in the community repository I created. Please note that as of r814, I have not integrated bot raids or bot groupraids so don't even bother trying and don't report any errors associated with them. You can however make bots and group with bots and get experience from kills with bots. Go ahead and focus testing on bots and grouping with bots. I do know about the issue that bots proc WAY TOO much, but if you find any other issues, please report them here.
__________________
Read my developer notes at my blog.

Quote:
If it's not on IRC, it ain't l33t!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:00 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3