hello, I was wondering if someone uses Human Master Plugin in ? If so could someone help me why do I get always this message? It seams it never changes states i.e. never going to trainer, equiping better items etc. I play on vanila 1.12.1 private and this is the log from plugin:
16:35:07.374 - [HumanMasterPlugin] State Name: Relogger, Priority: 2000
16:35:07.374 - [HumanMasterPlugin] State Name: Pause, Priority: 160
16:35:07.374 - [HumanMasterPlugin] State Name: Resurrect, Priority: 150
16:35:07.374 - [HumanMasterPlugin] State Name: MyMacro, Priority: 140
16:35:07.374 - [HumanMasterPlugin] State Name: IsAttacked, Priority: 130
16:35:07.374 - [HumanMasterPlugin] State Name: BattlePetState, Priority: 120
16:35:07.374 - [HumanMasterPlugin] State Name: LootingRange, Priority: 110
16:35:07.374 - [HumanMasterPlugin] State Name: FarmingRange, Priority: 110
16:35:07.374 - [HumanMasterPlugin] State Name: Regeneration, Priority: 100
16:35:07.374 - [HumanMasterPlugin] State Name: Looting, Priority: 90
16:35:07.374 - [HumanMasterPlugin] State Name: Farming, Priority: 80
16:35:07.374 - [HumanMasterPlugin] State Name: MillingState, Priority: 70
16:35:07.374 - [HumanMasterPlugin] State Name: ProspectingState, Priority: 60
16:35:07.374 - [HumanMasterPlugin] State Name: FlightMasterTakeTaxiState, Priority: 60
16:35:07.374 - [HumanMasterPlugin] State Name: ToTown, Priority: 50
16:35:07.374 - [HumanMasterPlugin] State Name: FlightMasterDiscoverState, Priority: 40
16:35:07.374 - [HumanMasterPlugin] State Name: Talents, Priority: 40
16:35:07.374 - [HumanMasterPlugin] State Name: Quester, Priority: 10
16:35:07.374 - [HumanMasterPlugin] State Name: Idle, Priority: 0
16:35:07.374 - [HumanMasterPlugin] Engine seems modified already - found a state with priority over 300 - DON'T ADD STATES!
16:35:07.374 - [HumanMasterPlugin] Found a different engine, but wasn't successful in storing it
Also sometimes I get this:
[E] 16:34:51.979 - Error while adding states:
System.TypeInitializationException: The type initializer for 'HumanMasterPlugin.States.Training.ClassTraining' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'DatabaseManager, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
at HumanMasterPlugin.States.Training.ClassTraining..cctor()
--- End of inner exception stack trace ---
at HumanMasterPlugin.States.Training.ClassTraining..ctor()
at HumanMasterPlugin.States.StateAdder.ReplaceTrainingState(Engine engine)
at HumanMasterPlugin.States.StateAdder.AddState(Engine engine)
[E] 16:34:51.984 - Engine > Pulse(): System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at robotManager.FiniteStateMachine.Engine.Pulse()
Thx for help