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

Bot just sits there after leaving on for a few hours?

stinkyweed

Member
Joined
Jun 15, 2012
Messages
30
Reaction score
0
I start BGbuddy up and it runs fine but after a few hours i come back and it's just sitting there not queued up for a bg but online.

Log is too big so i will show you what keeps repeating itself in the log

[08:50:52.707 D] System.AccessViolationException: Could not read bytes from 2D407E94 [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)
at Singular.Helpers.Item.SecondaryStats.Refresh() in d:\Honor Buddy\Routines\Singular\Helpers\Item.cs:line 486
at Singular.Helpers.Item.SecondaryStats..ctor() in d:\Honor Buddy\Routines\Singular\Helpers\Item.cs:line 473
at Singular.Helpers.Item.WriteCharacterGearAndSetupInfo() in d:\Honor Buddy\Routines\Singular\Helpers\Item.cs:line 312
at Singular.SingularRoutine.DescribeContext() in d:\Honor Buddy\Routines\Singular\SingularRoutine.Context.cs:line 138
at Singular.SingularRoutine.UpdateContext() in d:\Honor Buddy\Routines\Singular\SingularRoutine.Context.cs:line 85
at Singular.SingularRoutine.Pulse() in d:\Honor Buddy\Routines\Singular\SingularRoutine.cs:line 93
at Styx.Pulsator.Pulse(PulseFlags flags)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.()
 
This log good enough? i just cut from where it repeated itself up to the begining. :) Hope this helps
 
OK , here is the log.

Hi, Stinkyweed, and thanks for the log!

It looks like Singular may have some issues for you in Battlegrounds. We've seen this in other Combat Routines also. Can you please give CLU a look, and see if that fares any better for you?

Also, if you would answer this question, it might help us move closer to isolating the problem...
Are you using .NET 4.5 or .NET 4.0?

cheers,
chinajade
 
Hi, Stinkyweed, and thanks for the log!

It looks like Singular may have some issues for you in Battlegrounds. We've seen this in other Combat Routines also. Can you please give CLU a look, and see if that fares any better for you?

Also, if you would answer this question, it might help us move closer to isolating the problem...
Are you using .NET 4.5 or .NET 4.0?

cheers,
chinajade

Looks like Net 4.0.30319 . Windows 8 64bit .
 
Last edited:
Back
Top