anderslise
New Member
- Joined
- Sep 6, 2014
- Messages
- 2
So I'm having an issue where the default CR is unable to recognize my discipline and will therefore not start the rotation.
Code:
2015-12-13 01:16:58,078 [8] INFO Log - [DefaultCombat] Level: 11
2015-12-13 01:16:58,079 [8] INFO Log - [DefaultCombat] Class: BountyHunter
2015-12-13 01:16:58,080 [8] INFO Log - [DefaultCombat] Advanced Class: Mercenary
2015-12-13 01:16:58,101 [8] INFO Log - [DefaultCombat] Discipline: [B]CanNotBeDetermined[/B]
2015-12-13 01:16:58,122 [8] ERROR Log - Unhandled exception during init:
System.ArgumentNullException: En værdi må ikke være null.
Parameternavn: type
ved System.Activator.CreateInstance(Type type, Boolean nonPublic)
ved System.Activator.CreateInstance(Type type)
ved DefaultCombat.Core.RotationFactory.Build(String name) i d:\teeniemeenie\Routines\DefaultCombat\Core\RotationFactory.cs:linje 54
ved DefaultCombat.DefaultCombat.Initialize() i d:\teeniemeenie\Routines\DefaultCombat\DefaultCombat.cs:linje 69
ved Buddy.CommonBot.RoutineManager.set_Current(ICombat value)
ved Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
ved Buddywing.MainWindow.?????????????????????????????????????????()
2015-12-13 01:16:58,123 [8] INFO Log - Buddy Wing: The Old Robot is ready!