What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

CCs loading but not working.

philshel

New Member
Joined
Jan 15, 2010
Messages
5
Reaction score
0
I'm trying out the demo and am having problems with the CCs. I'm using a Rogue and the only CC that loads is the default, but it does not work. The CC does not use any of the spells. The debug log says something to the effect of "the cc does not have a initialize()". I have removed all of the CCs except the rogue, I have reinstalled HB, I have shut everything down and cleared the cache, nothing seams to work. If I attempt to use one of the other CCs of of the site, they will not load. What am I doing wrong?
 
Use the version listed as stable and not a beta version. Beta up right now says right in title "For profile makers only". Should give you a clue that there are still bugs, and will be for some time. Questing is coming along good. But you should learn to use the rest of the bot before you attempt to tackle that part.
 
Should have noted that I'm using ver. "HN 1.923 stable". The actual log entry is "There is no Initialize() in this cc."
 
Last edited:
a shitty work around is, open up your cc and add this with the methods: public void initialize(){}
 
The error message is fine, it doesn't effect the CC functioning at all. If its not running, its another problem altogether.
 
Also, I've used the rogue CC in that build myself when I was testing, so something's up. Can you attach the log from the /logs folder?
 
I hate to ask this, but can you try another class so we can narrow down the issue to the rogue cc or to something else?
 
Alright I tried a Pali CC and it appeared to work as expected so I guess that problem is with the Rogue CC.
 
Back
Top