You cant have your 'general attributes' tab open as a druid at lvl 100+, it'll crash you. you need to change the attributes tab to something else before lvl 100. I think you could change it somehow, w8 as i search
Edit: Here is an alternate wow.exe, it does nothing else than changes the general attributes tab to another tab :
Funserver level 101+ Druid fix -> Important Game Files -> Downloads
There was another way, i'll try to dig it up
Found it!
At your wow-folder, go to the folder WTF, then folder Account -> Accounts name -> server name -> the bugged druid's name
There's a WTF file called SavedVariabes. Upen with notepad, and it looks something like this:
Code:
SHOW_KEYRING = 1
PLAYERSTAT_LEFTDROPDOWN_SELECTION = "PLAYERSTAT_BASE_STATS"
PLAYERSTAT_RIGHTDROPDOWN_SELECTION = "PLAYERSTAT_RANGED_COMBAT"
SHOW_BATTLEFIELD_MINIMAP = "0"
Change the red part with this!
Code:
PLAYERSTAT_LEFTDROPDOWN_SELECTION = "PLAYERSTAT_SPELL_COMBAT"
And never, ever, ever peek at your general attributes again!