Hello,
The problem seem caused by pathfinder (recast/detour) (it is possible that some mesh files are corrompus).
Can you try to remove folder "Meshes" in "WRobot\Data\", download http://download.wrobot.eu/wrobot/wod/meshes.zip and extract it in "WRobot\Data\".
@Bugreporter: Since when do you have this problem?
Hello,
Yes if you can send me your log files (where Robot has crashed).
Do you have program like teamspeak, mumble, raptr... (program who drawing or record wow window)? If yes try to close all programs.
Je viens de faire une mise à jour pour corriger ce problème (normalement les profils easy quest fonctionnent maintenant même s’ils ne sont pas dans le dossier de base).
Hello,
Look UnitPower:
To get current value of fightclass condition "Eclipse", go to:
- Tab "Tools".
- Click on button "Development Tools".
- Paste this code in textbox:
wManager.DevelopmentTools.OutPutCSharp = ObjectManager.Me.GetPowerByPowerType(wManager.Wow.Enums.PowerType.Eclipse).ToString();
System.Windows.Forms.MessageBox.Show(wManager.DevelopmentTools.OutPutCSharp);
- Click on button "C# (ret...". (an message box appear with value of Eclipse)
Fight Classes Switch
This plugin add the feature to switch between several fightclasses quickly when WRobot is running (with keyboard shortcut). Don't forget to configure this plugin before activation.
Je viens d'essayer le début de votre profil fonctionne très bien, il va bien prendre la quête (avec un humain Démoniste).
Voila un exemple avec la quête complète: (01-05)Humain Pierre modifié.xml
Hello,
Thank you for report and sorry for the troubles, this problem has caused by the changes on last update.
Please update again WRobot, the problem is resolved.
Salut, Je viens de tester de nouveau le code que j'ai écrit il fonctionne (il ne passe pas dans le while dans ton code car tu as enlevé le "Thread.Sleep(700);")
Pour arréter le lancement d'un sort tu peux essayer:
Lua.LuaDoString("SpellStopCasting()");
ou
Move.Backward();
Move.Forward();
Hello,
You can ignore this message if this don't cause problems.
A lot of softwares use Wow process like WRobot (like http://raptr.com/, http://www.teamspeak.com/, http://www.mumble.com/, ... generaly this softwares draw in wow window).