Jump to content

saleh

WRobot user
  • Posts

    169
  • Joined

  • Last visited

Posts posted by saleh

  1. [E] 20:23:43.689 -  dfsg gfds gfds#2: The operation has timed out.
    [E] 20:23:43.691 - moiktjrhg r hjtku jfgh tht : Newtonsoft.Json.JsonSerializationException: Error converting value -1 to type 'authManager.InfoResponse'. Path '', line 1, position 2. ---> System.ArgumentException: Could not cast or convert from System.Int64 to authManager.InfoResponse.
       at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable(Object value, Type initialType, Type targetType)
       at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast(Object initialValue, CultureInfo culture, Type targetType)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
       --- End of inner exception stack trace ---
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
       at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
       at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
       at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
       at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
       at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
    --- End of stack trace from previous location where exception was thrown ---
       at  .(Exception )
       at  .(Object )
       at  .(MethodBase , Boolean )
       at  .  (  )
       at  . ()
       at  .()
    [E] 20:23:43.691 - gdrzigzpzkevrepjigbeigrhgizeofSystem.NullReferenceException: Object reference not set to an instance of an object.
       at  .  (  )
       at  . ()
       at  .()
     

  2. [D] 18:23:48 - [Info] Log file created: 6 10 2016 18H23.log.html
    [D] 18:23:48 - [Info] WRobot Version: 1.6.1 (31252) for wow: 7.0.3_22747
    [D] 18:23:48 - [Info] Offical website: http://wrobot.eu/
    [D] 18:23:48 - [Info] Operating System Details: Microsoft Windows NT 6.1.7601 Service Pack 1
    [D] 18:23:48 - [Info] Lang:
    [D] 18:23:48 - Warning: TeamViewer is launched on your computer, this software can cause problems with WRobot, I recommend to close all TeamViewer process when you use WRobot.
    [F] 18:23:48 - [Memory] D3D9 found: 8B FF 55 8B EC 6A FF 68 FC AD 
    [F] 18:23:48 - [Memory] D3D11 found: 8B FF 55 8B EC FF 75 10 8B 4D 
    [D] 18:23:48 - [Memory] D3D11 used
    18:23:55 - [Memory] Select game process: 4912 - 
    [D] 18:24:02 - [Blacklist] Added, 1 uniques Npcs, 22 Blackspots and 0 Npcs types (Training dummy ignored = True).
    [D] 18:24:02 - Deserialize(TextReader reader): System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XmlTextReader.Read()
    at System.Xml.XmlReader.MoveToContent()
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderwManagerGlobalSetting.Read4_wManagerGlobalSetting()
    --- End of inner exception stack trace ---
    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
    at robotManager.Helpful.XmlSerializer.Deserialize[T](TextReader reader)

    [E] 18:24:02 - launchBotB_Click(object sender, EventArgs e): System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at wManager.Wow.Forms.UserControlMiniMap.Uhebic()
    at wManager.Wow.Forms.UserControlMiniMap..ctor()
    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
    at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, Boolean nonPublic)
    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    at System.Activator.CreateInstance(Type type, Object[] args)
    at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(Type type, Object[] arguments)
    at System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(Type type, Object[] arguments)
    at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(XamlType xamlType, Object[] args)
    at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
    at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
    at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
    at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
    at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
    at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
    at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
    at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
    at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
    at WRobot.HomeWindow.InitializeComponent()
    at WRobot.HomeWindow..ctor()
    at WRobot.LoginWindow.Vopisaose(Object govapeajaisNeurae, RoutedEventArgs riajaohaeEcogoagi)

  3. local SpellName = GetSpellInfo(109259)
    for i = 1, 4, 1 do
    	local UnitIdString = "party" .. i .. "target"
        if UnitExists(UnitIdString) then
    		if GetRaidTargetIndex(UnitIdString) == 8 then
    			CastSpellByName(SpellName, UnitIdString)
    			return
    		end
    	end
    end

    hi

    how can i use this code in fight class or party command plug in

     

    Thanks

×
×
  • Create New...