View Single Post
05-22-10, 10:11 AM   #3
Belechannas
A Warpwood Thunder Caller
Join Date: May 2010
Posts: 86
Originally Posted by spiel2001 View Post
Hmmm.... very strange. Very strange indeed.

Code:
SaveBindings( GetCurrentBindingSet() );
That's the line that errored out which implies you character has no binding set... which should be impossible. However, both of these functions are Blizzard methods, so I really don't have any control over it. (I can add a trap for it though).

Has it continued to happen, or has it resolved itself?
Well, I just logged the same toon in again and didn't get an error pop-up. There weren't any obvious consequences of the error when it happened, apart from the pop-up.

I just googled GetCurrentBindingSet to educate myself a little and found this:

http://forums.worldofwarcraft.com/th...Id=22748775865

Apparently others are seeing the same problem.