• Visit Rebornbuddy
  • Fury Unleashed I - The best you can get! (Arms, Fury & Protection supported)

    Discussion in 'Archives' started by nomnomnom, May 13, 2013.

    1. timwang

      timwang Member

      Joined:
      Nov 22, 2012
      Messages:
      136
      Likes Received:
      1
      Trophy Points:
      18
      For the dev version 506, the ARM is only for PVP now?
       
    2. demonsthenes

      demonsthenes New Member

      Joined:
      Jan 26, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      I get the compiler error ever since the HB update. I had this before but somehow I fixed it. I know that you say to fix it by install Microsoft .NET 4.5. However, I have Windows 8.1 and when I try to reinstall it, it says it's already installed. I've tried uninstalling it and reinstalling it but I can't. I disabled it in Windows 8.1, restarted, reenabled it and all the features, and restarted. Didn't change anything.

      That being said, even though I get the compiler error, the routine still seems to work. What do the compiler errors actually do? Is there any effect from having them?

      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Core\Unit.cs(200,56) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Core\Unit.cs(205,56) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Core\Unit.cs(210,56) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Core\Unit.cs(215,57) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Interfaces\GUI\Interface.cs(500,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Interfaces\GUI\Interface.cs(501,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Interfaces\GUI\Interface.cs(502,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
      Compiler Error: e:\Downloads\Dropbox\Honorbuddy 2.5.8094.695\Routines\FuryUnleashedDev\Interfaces\GUI\Interface.cs(503,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'

       
    3. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Ur SVN checkout is wrong, you have duplicates e.g. trunk and branch ....
       
    4. dudekde22

      dudekde22 New Member

      Joined:
      Jan 22, 2010
      Messages:
      265
      Likes Received:
      0
      Trophy Points:
      0
      I was getting error CS1501 but i think i fixed it now, was missing .net 4.5
       
    5. Deathgrowl

      Deathgrowl New Member

      Joined:
      Oct 10, 2013
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      0
      Are we still using Fury Unleashed Development SVN or have we transitioned back to Fury Unleashed Release SVN, are we still using Fury Development one in GUI?
       
    6. demonsthenes

      demonsthenes New Member

      Joined:
      Jan 26, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Thank you for your tip. I figured out what was going on based on what you said. I have been copying my SVN folder between honorbuddy installs. When I do so, for some reason when I boot honorbuddy it says it's updating Fury Unleashed and downloads a second fury unleashed folder. That is why the compiler says it can not distinguish the files, since it's looking at two of them.

      Rather than copying the SVN folder, I created a new fresh one without copying, it no longer updated and duplicated the folder upon HB starting, and I no longer get the compiler error. Thank you.
       
    7. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Yes, and not ready yet. It is very very early development stage.

      Create a fresh HB install with a fresh SVN checkout. Do not use the zipfile for the latest dev-pub version.

      Don't use it then :). IMO there is absolutely no need to downgrade the CC by using Minify. Yes, Minify is a wonderful plugin but it DOES downgrade the performance of the CC as it spreads the bot tick over 2 frames instead of 1.

      We are at the development SVN.

      What Mirabis says is correct.
       
    8. havok41812

      havok41812 New Member

      Joined:
      Nov 13, 2013
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way to disable taunt to use it manually?
       
    9. badabing

      badabing Member

      Joined:
      Mar 8, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Fury Unleashed crashes my Honorbuddy.

      I have for the second time in 24 hours deleted the Honor buddy folder and all it contents including Mesh Folders. Deleted C++, .Net, Nvidia Drivers (Safe Mode with Display Driver Uninstaller), This time I deleted WOW (Entire Game, Common Files, Program Data, Battle.net, etc...) Run Registry Ccleaner.

      Reinstalled Nvidia Drivers without Nvidia Exerperience, Ran Buddywizard to reinstall .Net & C++ restarted ran Windows Update restarted installed .Net 4.5 restarted ran Windows update, restarted, kept doing this until Windows was up to date. Downloaded and installed WoW. Downloaded and installed Honorbuddy 2.5.8690.707 .Zip into a new drive folder not subfolder. Only installed Fury Unleashed via .Zip into the Routines folder. Set WoW and Honorbuddy to run as Administrator.

      I open Honorbuddy launcher log into WoW log into Honorbuddy select Fury Unleashed it updates and ask for restart. I restart Honorbuddy click settings and it crashes. I ctrl-alt-del close Honorbuddy reopen it Select Fury Unleashed I click setting then open Specialization and Talents window in WoW and come back to Honorbuddy and its crashed.

      What am i missing?

      View attachment 5904 2013-11-24 13.07.txt
       
    10. ssandefer

      ssandefer New Member

      Joined:
      Apr 27, 2011
      Messages:
      61
      Likes Received:
      1
      Trophy Points:
      0
      Can I use this for leveling or is it for End Game Content only?
       
    11. damador

      damador Member

      Joined:
      Oct 27, 2013
      Messages:
      216
      Likes Received:
      0
      Trophy Points:
      16
      it work for both very well
       
    12. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
      Endgame only.

      Unless you are using Protection with Auto Taunt in the settings at enabled --> Disable it in the GUI. You enabled it yourself also, cause it is disabled by default.

      Use the dev-pub SVN checkout, not the zipfile. I think it has to do with a mismatch in files --> Release and dev-pub have a different file layout. (Delete the old Fury Unleahsed installation first).
       
    13. Pongo

      Pongo Member

      Joined:
      Jul 23, 2012
      Messages:
      180
      Likes Received:
      0
      Trophy Points:
      16
      Hey nomnomnom,

      maybe I just dont find it anymore sorry about that but where is your informations about what Version and Rotation we should use as Fury in Raid? Development or Release which one is actually better for raiding? :D
      And thanks for your awesome work Love your Routine its the best out here!!!
       
    14. badabing

      badabing Member

      Joined:
      Mar 8, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Since I have seen your post this is what I have done.

      Deleted the folder containing Honorbuddy
      Emptied Windows Recycle Bin
      Downloaded Honorbuddy 2.5.8690.707.zip from Buddy Updates
      In the Routines folder named a folder "Fury Unleashed" right click scroll down to SVN Checkout and entered https://subversion.assembla.com/svn/team-random/trunk/dev-pub/routines/Fury Unleashed/dotnet_4_5
      Right clicked Word of Warcraft Launcher.exe Run as Administrator
      Logged into wow selected my warrior
      Right clicked Honorbuddy.exe clicked run as administrator
      Logged into Honorbuddy
      Selected Fury Unleashed from Options window
      Fury Unleashed updates in honorbuddy and ask for restart
      Right click Honorbudy.exe click run as adminsitrator
      log in select Fury Unleashed and honorbuddy freezes

      Some anomalies I have noticed that don't show up in the Logs
      Honorbuddy drops down to 10,000-15,000 K Memory Usage normally uses 75-80k
      I can close the Application via Windows task manager but remains open in the processes which keeps me logged in server side.

      Tony was nice enough to help me out earlier all he could come up with is it was something with the CRs since Singular works fine. Fury Unleashed is not the only CR I am having issues with.

      Attached are the only 2 logs from this HB Install.
      View attachment 7712 2013-11-25 17.28.txt
      View attachment 7768 2013-11-25 17.28.txt
       
    15. badabing

      badabing Member

      Joined:
      Mar 8, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
    16. badabing

      badabing Member

      Joined:
      Mar 8, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      It seems to work now, only thing I can think of is my mouse software was interfering.
       
    17. Xcesius

      Xcesius Community Developer

      Joined:
      May 1, 2011
      Messages:
      2,050
      Likes Received:
      61
      Trophy Points:
      48
      If you could, can you pm me with your hardware information? I would be very interested
       
    18. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      Thanks for an amazing routine, i donated a small amount, sorry i couldn't give more, i intend to give more after the holidays. Thanks again!
       
    19. Pongo

      Pongo Member

      Joined:
      Jul 23, 2012
      Messages:
      180
      Likes Received:
      0
      Trophy Points:
      16
      Hey all of you Warriors :),

      just a quick question to all of you...which Version of Fury Unleashed are you guys using in Raid as Fury? Developement or Release with which Rotation Version?

      I am at the Moment using the release Version with Simcraft Rotation but i pull on the Dummy only 140k DPS, my Warrior has Item LvL 535 so i don't know if the 140k DPS are good or should it be more?

      Greetings Pongo
       
    20. carterl2

      carterl2 New Member

      Joined:
      May 24, 2011
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      0
      Quick question regarding LUA error

      Heya Nom,
      With the new dev-pub version (fury) I get the attached LUA error when I select Fury Unleashed as my routine (before I click "start"), is this cool or could I possibly need to fix something to get potentially even better performance from the routine (its already awesome!). I've also attached a log.
      PS I also reset my combat log settings to defaults but it hasnt resolved it.
       

      Attached Files:

    Share This Page