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

Honorbuddy Moving Troubles

Wow, looking at the log, this is all within the matter of a few mintues, only thing i can think of is, do you have .net Framework 3.5?
 
how can you start hb at all? it crashes on startup
 
Lt Leon said:
Wow, looking at the log, this is all within the matter of a few mintues, only thing i can think of is, do you have .net Framework 3.5?

I think the Lieutenant is right. .NET is the first thing to give a look from those log entries.

This Wiki page should help you straighten out .NET problems.

cheers,
CJ
 
Last edited:
I am getting the same error over and over as well. I have verified my .NET is correct ... "Product Verification Succeeded". Any suggestions?

Code:
[8:15:28 PM:350] Activity: Moving to hotspot
[8:15:28 PM:366] System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed.
   at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast)
   at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount)
   at System.Security.Cryptography.CryptoStream.FlushFinalBlock()
   at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing)
   at System.IO.Stream.Close()
   at System.IO.Stream.Dispose()
   at a6.a(Byte[] A_0, Byte[] A_1, Byte[] A_2)
   at ce.a(TileIdentifier A_0)
   at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile)
   at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
   at Styx.Logic.Pathing.MeshNavigator.MoveTo(WoWPoint location)
   at Styx.Logic.Pathing.Navigator.MoveTo(WoWPoint location)
   at Bots.Grind.LevelBot.df(Object A_0)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.a.a()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.a.b()
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.b()
[8:15:28 PM:366] Cleared POI
 
Kuzac1973 said:
I am getting the same error over and over as well. I have verified my .NET is correct ... "Product Verification Succeeded". Any suggestions?

Checking your .NET was an excellent pro-active step! But...

As many have reported in the [Test] Honorbuddy 2.0.0.3408 - Updated for 4.0.3.13329 thread, the Cryptography issue is a problem within the Test version of Honorbuddy. They know about the problem, and are working on it.

cheers,
CJ
 
Type your name in lowercase when loggin into the bot, Also delete all your current mesh files.
 
Back
Top