What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

FPS Issues

this happens only when using Enyo?
 
Is there maintenance on Enyo? It doesn't work anymore, no routine on Singular or Tuanha. When I stop HB it crashes
 
Hi, Soll001,

Can we repeat these FPS problems using only Honorbuddy-as-shipped? This will require a 'clean install', which you can do in a directory parallel to your existing installation.

Please show us a log of the FPS problems on the 'clean install'.

cheers,
chinajade
 
Hi again, Soll01, and thanks for the fresh logs.

Your logs are showing an insane number of exceptions being thrown. For instance:

[10:54:48.879 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000158, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.WoWObjects.WoWObject.‏‬‎‫**​*‪‬‬‏‏*‪*‫‎*‬‏‎*‫*[](UInt32 )
at Styx.CommonBot.Profiles.ProfileManager.RefreshBestProfile()
at Styx.CommonBot.Profiles.ProfileManager.get_CurrentProfile()

and

[09:38:09.901 D] Styx.InvalidObjectPointerException: Cannot read a descriptor on an invalid object.
at Styx.WoWInternals.WoWObjects.WoWObject.‏‬‎‫**​*‪‬‬‏‏*‪*‫‎*‬‏‎*‫*[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.GetCurrentPower(WoWPowerType type)
at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsDead()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_IsAlive()

These are not normal, and will definitely kill your FPS. Since the logs are from a 'clean install', the culprit is going to be an interfering program on your system. This can either be an AntiVirus update, or some third-party program you've installed. These resources should help you isolate the issue:

cheers,
chinajade
 
Back
Top