• Visit Rebornbuddy
  • [PetBattle - Plugin] LogicCreator for Pok?buddy

    Discussion in 'Development' started by BarryDurex, Dec 17, 2012.

    1. BarryDurex

      BarryDurex New Member

      Joined:
      Jan 20, 2010
      Messages:
      361
      Likes Received:
      32
      Trophy Points:
      0
      v1.0.0 beta (18.12.2012)
      [​IMG] [HR][/HR]
      To use this Plugin, you need >> Pok?buddy <<
      This plugin helps you with the creation of a CombatLogics for Pok?buddy.


      >> [HowToUse] <<


      [TABLE="class: grid, width: 100%, align: center"]
      [TR]
      [TD="width: 33%"]very good Pet Profiles:
      [/TD]
      [TD="width: 33%"]many other CombatRoutines:[/TD]
      [TD="width: 33%"]Leveling Tips & Guids[/TD]
      [/TR]
      [TR]
      [TD="width: 33%"]>> [Pet Battle] Pet Training Profiles <<
      >> Questing Profiles <<
      [/TD]
      [TD="width: 33%"]>> [PetBattle] [Pokebuddy] Logic Files for PetBattle behaviour <<
      >> PetSettings SVN <<
      [/TD]
      [TD="width: 33%"]>> HERE <<
      [/TD]
      [/TR]
      [/TABLE]


      [HR][/HR][​IMG]
      [HR][/HR]
      :confused: HowToInstall
      Copy the LogicCreator folder to the Honorbuddy plugin directory

      • for example: "C:\HonorBuddy\Plugins\LogicCreator\"

      [HR][/HR]Credits: Pok?buddy by TeamRandom
      [HR][/HR]
      I hope you like it, have fun with it! ;)
       

      Attached Files:

      Last edited: Dec 17, 2012
      kaihaider likes this.
    2. BarryDurex

      BarryDurex New Member

      Joined:
      Jan 20, 2010
      Messages:
      361
      Likes Received:
      32
      Trophy Points:
      0
      HowToUse

      How to use the MakroManager


      From ActiveLogic to the MakroManager [RED]
      1. doubleclick a logic which you want save
      2. add a name for this logic
      3. click on the "Add" button


      From MakroManager to the ActiveLogic [BLUE]
      1. doubleclick on a logic which you want add to the ActiveLogic


      Import Makros [GREEN]
      1. click on the "Import" button and finish the dialog

      ExportMakros
      You can find your MakrosXml here:
      ...\Honorbuddy\Plugins\LogicCreator\Makros\Makros.xml



      [​IMG]

      [HR][/HR]
      How to use the LogicCreator



      First of all, the structure of the logic has not changed: ( Action-> When-> Compare -> Value )


      for example:
      We want to create a Combat Logic, which has the following criteria:

      1. checks whether Ability 1 is NOT on cooldown AND
      2. if the enemy PetType is NO humanoid


      First start a Wild-PetBattle manually (nothing too low).

      Now open the settings of the LogicCreator, you should see something that looks like this:

      [​IMG]


      To be able to create a Logic you have to click on the button "Refresh Pet" then you can click on the button "Start LogicCreator".
      If you've done that, you should see something that looks like this:


      [​IMG]


      We want that it checks whether Ability 1 is NOT on cooldown, so click on the following buttons: (DONT PRESS AFTER THAT FINISH)


      [​IMG]


      Now we also want, that it checks if the enemy PetType is NO humanoid so click on the button "AND"
      and thereafter the following buttons:


      [​IMG]


      Thereby we have created a Combat Logic.
      At the end you have to press on the button "FINISH" and in the following window the button "ADD":


      [​IMG]


      Congratulation, you made it! :cool:
       
      Last edited: Dec 17, 2012
    3. BarryDurex

      BarryDurex New Member

      Joined:
      Jan 20, 2010
      Messages:
      361
      Likes Received:
      32
      Trophy Points:
      0
      Leveling Tips & Guids




       
      Last edited: Dec 17, 2012
    4. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      Is this still alive? Doesn't work for me.
       
    5. Bjørnelokker

      Bjørnelokker New Member

      Joined:
      Apr 8, 2013
      Messages:
      76
      Likes Received:
      0
      Trophy Points:
      0
      ^^
      I was just about to post the same... i can open the plugin options, but thats about it :S
       
    6. Blackister

      Blackister New Member

      Joined:
      Jul 13, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Is not working :(, anyone know a alternative?
       
    7. nimanox

      nimanox New Member

      Joined:
      Jun 28, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      error message why ??


      Informationen über das Aufrufen von JIT-Debuggen
      anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

      ************** Ausnahmetext **************
      System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei PokehbuddyLogicCreator.PetBattle.GetNameByID(String thepetID) in c:\Users\christian\Desktop\hornorbuddyenglish\Plugins\LogicCreator\Helper\Pokehbuddy.cs:Zeile 35.
      bei PokehbuddyLogicCreator.PetBattle.LoadPetSettings(String petID, String speciesID) in c:\Users\christian\Desktop\hornorbuddyenglish\Plugins\LogicCreator\Helper\Pokehbuddy.cs:Zeile 52.
      bei PokehbuddyLogicCreator.Menue.button3_Click(Object sender, EventArgs e) in c:\Users\christian\Desktop\hornorbuddyenglish\Plugins\LogicCreator\Form\Menue.cs:Zeile 306.
      bei System.Windows.Forms.Control.OnClick(EventArgs e)
      bei System.Windows.Forms.Button.OnClick(EventArgs e)
      bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
      bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
      bei System.Windows.Forms.Control.WndProc(Message& m)
      bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
      bei System.Windows.Forms.Button.WndProc(Message& m)
      bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
      bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
      bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


      ************** Geladene Assemblys **************
      mscorlib
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18444 built by: FX451RTMGDR.
      CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
      ----------------------------------------
      Honorbuddy
      Assembly-Version: 2.5.10945.744.
      Win32-Version: 2.5.10945.744.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/Honorbuddy.exe.
      ----------------------------------------
      PresentationFramework
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll.
      ----------------------------------------
      WindowsBase
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll.
      ----------------------------------------
      System
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
      ----------------------------------------
      PresentationCore
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll.
      ----------------------------------------
      System.Xaml
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll.
      ----------------------------------------
      System.Windows.Forms
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
      ----------------------------------------
      System.Drawing
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
      ----------------------------------------
      Tripper.Tools
      Assembly-Version: 1.0.0.0.
      Win32-Version: 1.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/Tripper.Tools.DLL.
      ----------------------------------------
      System.Data
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll.
      ----------------------------------------
      System.Core
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
      ----------------------------------------
      GreyMagic
      Assembly-Version: 2.5.10945.744.
      Win32-Version: .
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/GreyMagic.DLL.
      ----------------------------------------
      System.Xml.Linq
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll.
      ----------------------------------------
      System.Xml
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
      ----------------------------------------
      Tripper.RecastManaged
      Assembly-Version: 1.0.0.0.
      Win32-Version: .
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/Tripper.RecastManaged.DLL.
      ----------------------------------------
      Honorbuddy.resources
      Assembly-Version: 2.5.10945.744.
      Win32-Version: 2.5.10945.744.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/Languages/de-DE/Honorbuddy.resources.DLL.
      ----------------------------------------
      {b302b1a2-3338-4767-9d30-92c435665ada}
      Assembly-Version: 0.0.0.0.
      Win32-Version: 2.5.10945.744.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/Honorbuddy.exe.
      ----------------------------------------
      PresentationFramework.Aero
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll.
      ----------------------------------------
      System.Configuration
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
      ----------------------------------------
      WindowsFormsIntegration
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll.
      ----------------------------------------
      PresentationFramework.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.resources/v4.0_4.0.0.0_de_31bf3856ad364e35/PresentationFramework.resources.dll.
      ----------------------------------------
      System.ServiceModel
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll.
      ----------------------------------------
      System.Data.SQLite
      Assembly-Version: 1.0.92.0.
      Win32-Version: 1.0.92.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/System.Data.SQLite.DLL.
      ----------------------------------------
      SMDiagnostics
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll.
      ----------------------------------------
      System.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.resources.dll.
      ----------------------------------------
      mscorlib.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
      ----------------------------------------
      PresentationCore.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_de_31bf3856ad364e35/PresentationCore.resources.dll.
      ----------------------------------------
      UIAutomationTypes
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll.
      ----------------------------------------
      System.Transactions
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll.
      ----------------------------------------
      System.Runtime.Serialization
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.
      ----------------------------------------
      System.ServiceModel.Internals
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll.
      ----------------------------------------
      PresentationFramework-SystemXml
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll.
      ----------------------------------------
      PresentationFramework-SystemXmlLinq
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll.
      ----------------------------------------
      UIAutomationProvider
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll.
      ----------------------------------------
      System.RunTime.Serialization.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Runtime.Serialization.resources.dll.
      ----------------------------------------
      RemoteASM
      Assembly-Version: 2.5.10945.744.
      Win32-Version: 2.5.10945.744.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/RemoteASM.DLL.
      ----------------------------------------
      RemoteASMNative
      Assembly-Version: 2.5.10945.744.
      Win32-Version: .
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/RemoteASMNative.DLL.
      ----------------------------------------
      Microsoft.CSharp
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll.
      ----------------------------------------
      System.EnterpriseServices
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.
      ----------------------------------------
      Combat_635461936462194175
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/Combat_635461936462194175.dll.
      ----------------------------------------
      Professionbuddy_635461936468094512
      Assembly-Version: 2.5.10945.744.
      Win32-Version: 2.5.10945.744.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/Professionbuddy_635461936468094512.dll.
      ----------------------------------------
      RaidBot_635461936481595284
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/RaidBot_635461936481595284.dll.
      ----------------------------------------
      Anti Drown_635461936502226465
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/Anti%20Drown_635461936502226465.dll.
      ----------------------------------------
      BrodiesPlugin_635461936517007310
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/BrodiesPlugin_635461936517007310.dll.
      ----------------------------------------
      Singular_635461936501916447
      Assembly-Version: 3.0.0.3502.
      Win32-Version: 3.0.0.3502.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/Singular_635461936501916447.dll.
      ----------------------------------------
      Microsoft.GeneratedCode
      Assembly-Version: 1.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
      ----------------------------------------
      CavaPlugin_635461936531748153
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/CavaPlugin_635461936531748153.dll.
      ----------------------------------------
      DrinkPotions_635461936541538713
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/DrinkPotions_635461936541538713.dll.
      ----------------------------------------
      ItemForAuraQuestHelper_635461936551459280
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/ItemForAuraQuestHelper_635461936551459280.dll.
      ----------------------------------------
      LogicCreator_635461936558699695
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/LogicCreator_635461936558699695.dll.
      ----------------------------------------
      pokebuddy_635461936568710267
      Assembly-Version: 1.0.0.2.
      Win32-Version: 1.0.0.2.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/pokebuddy_635461936568710267.dll.
      ----------------------------------------
      System.Windows.Forms.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
      ----------------------------------------
      Refreshment_635461936581611005
      Assembly-Version: 0.0.0.0.
      Win32-Version: 0.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/Refreshment_635461936581611005.dll.
      ----------------------------------------
      ZapRecorder_635461936587261328
      Assembly-Version: 1.0.0.0.
      Win32-Version: 1.0.0.0.
      CodeBase: file:///C:/Users/christian/Desktop/hornorbuddyenglish/CompiledAssemblies/ZapRecorder_635461936587261328.dll.
      ----------------------------------------
      PresentationFramework-SystemData
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll.
      ----------------------------------------
      System.Numerics
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.18408 built by: FX451RTMGREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll.
      ----------------------------------------
      System.ServiceModel.resources
      Assembly-Version: 4.0.0.0.
      Win32-Version: 4.0.30319.17929 built by: FX45RTMREL.
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.ServiceModel.resources.dll.
      ----------------------------------------

      ************** JIT-Debuggen **************
      Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
      Konfigurationsdatei der Anwendung oder des Computers
      (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
      Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

      Zum Beispiel:

      <configuration>
      <system.windows.forms jitDebugging="true" />
      </configuration>

      Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
      Ausnahmen an den JIT-Debugger gesendet, der auf dem
      Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
       
    8. lotrodude

      lotrodude Member

      Joined:
      Jul 2, 2012
      Messages:
      537
      Likes Received:
      6
      Trophy Points:
      18
      Is there any chance that this will be updated for WoD?
       
    9. johan0805

      johan0805 New Member

      Joined:
      Apr 14, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Any chance this plugin will get some WoD love within a near future?
       
    10. Kmica

      Kmica Member

      Joined:
      Jan 20, 2012
      Messages:
      626
      Likes Received:
      12
      Trophy Points:
      18
      Hardly, since the last useful post is from 2012....
       

    Share This Page