Saw with the new version craft spell data should be working. Tried to load a simple craft profile which I have attached. Connection just closes. Thought this is what the craft spell data should have fixed, sorry if not!
same thing happened here, [10:15:13.255 D] Clean shutdown was not possible for some unknown reason. Forcing shutdown of main bot thread.
The spell data should be working does not mean that OrderBot is working. All that is meant by that is that when you pull the information from something like DataManager.GetSpellInfo() that it will return the correct information on the SpellData class. Right now, only CombatAssist is working. Any attempt to use another BotBase won't work.