Jump to content

Ohren

Elite user
  • Posts

    465
  • Joined

  • Last visited

Bug Report Comments posted by Ohren

  1. hasMainHandEnchant, mainHandExpiration, mainHandCharges, hasOffHandEnchant, offHandExpiration, offHandCharges, hasThrownEnchant, thrownExpiration, thrownCharges = GetWeaponEnchantInfo()
     
    if (hasMainHandEnchant) then 
       retV = "1"
    else
       retV = "0"
    end
    

    is the code.

  2. I FOUND THE ISSUE!

     

    After hours of trying to figure this out, I decided to switch it up, and move from attacking the Target Dummy to just trying it in a dungeon. And bam, it worked. So I went back to the target dummy, and it didn't work. For some reason this ONE target dummy (who WAS my best friend when trying out fight classes) is broken and screws with my fight classes. It works PERFECT on everything else. >.>

  3. I really wish that you got notified on bug tracker responses, I have mostly just been checking new forum posts since heroic progression and work kills my free time... but the result was the same. The bot refuses to heal itself in party mode.

  4. I had one with no conditions and it never got used. My bot was acting kinda funny with some of my fight classes earlier in the week, and everything started acting normal after one of the updates. I'll run a new Warlock fight class later and see what it does.

  5. Also having a strange issue with my Enhancement Shaman fight class...

    When I am building it, I have the fight class rotation working fine, then I add Lava Lash to it, and nothing works right. Once I remove Lava Lash, it is still not doing anything properly.

  6. Chose to try running it anyways, worked fine until...

     

    15:06:38 - Update has finished.
    15:06:38 - error: System.Net.WebException: An exception occurred during a WebClient request. ---> System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WRobot\WRobot.exe' is denied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
       at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
       at System.Net.WebClient.DownloadFile(Uri address, String fileName)
       --- End of inner exception stack trace ---
       at System.Net.WebClient.DownloadFile(Uri address, String fileName)
       at System.Net.WebClient.DownloadFile(String address, String fileName)
       at UpdateManager.UpdateManager.DownloadThread()
    15:06:37 - Add file: WRobot.exe
    15:06:37 - 1 file(s) need to be updated
    15:06:37 - Check for updated files.
     

×
×
  • Create New...