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

[ANSWERED] Moving to Type: QuestPickUp, NavType: Run

Hi, Goatmilk, and thanks for the log.

You need to size your Virtual Machine with more memory.
System.OutOfMemoryException

cheers,
chinajade
 
Hi, Goatmilk, and thanks for the log.

You need to size your Virtual Machine with more memory.
System.OutOfMemoryException

cheers,
chinajade
? The bot is working fine on other characters just not this 1, I dont think it has anything to do with my memory.
 
? The bot is working fine on other characters just not this 1, I dont think it has anything to do with my memory.
Hi, Goatmilk,

Directly from your log...

[23:47:57.373 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Failed to generate path ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at SevenZip.Compression.LZMA.Decoder.‎*​***‬*‬‬*‪‬*​‎‫******‏*(UInt32 )
at SevenZip.Compression.LZMA.Decoder.SetDecoderProperties(Byte[] properties)
at Tripper.LZMACompression.Lzma.Decompress(Byte[] inputBytes)
at JUUddGE/m\]/?}y`s91>i66FX(.G#sT6 2BdAdN-CNa\.\[;(FVtv.**‬‎*‏*‬‪‫*​*‬‫‪‬*‏**(**‬*​‫****‏‎‬*‎**‪***‫‏‬* , Boolean , String , DateTime )
at JUUddGE/m\]/?}y`s91>i66FX(.G#sT6 2BdAdN-CNa\.\[;(FVtv.‎***‏​​*​‬**‪‎‎‏**‬‪‬*‫‬‏*(**‬*​‫****‏‎‬*‎**‪***‫‏‬* , TileIdentifier )
at Tripper.Navigation.WorldMeshManager.*‫*‫‫‎*‪*‎*‏**‏*‬‏‬‎​‪*(TileIdentifier )
...

No program can run correctly when resources are exhausted.

You may simply have 'too much stuff' running on your machine, or a rogue program is consuming a lot more resources than it should. For instance, browsers tend to be memory hogs when you have too many tabs open.

cheers,
chinajade
 
Last edited:
Hi, Goatmilk,

Directly from your log...

[23:47:57.373 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Failed to generate path ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at SevenZip.Compression.LZMA.Decoder.‎*​***‬*‬‬*‪‬*​‎‫******‏*(UInt32 )
at SevenZip.Compression.LZMA.Decoder.SetDecoderProperties(Byte[] properties)
at Tripper.LZMACompression.Lzma.Decompress(Byte[] inputBytes)
at JUUddGE/m\]/?}y`s91>i66FX(.G#sT6 2BdAdN-CNa\.\[;(FVtv.**‬‎*‏*‬‪‫*​*‬‫‪‬*‏**(**‬*​‫****‏‎‬*‎**‪***‫‏‬* , Boolean , String , DateTime )
at JUUddGE/m\]/?}y`s91>i66FX(.G#sT6 2BdAdN-CNa\.\[;(FVtv.‎***‏​​*​‬**‪‎‎‏**‬‪‬*‫‬‏*(**‬*​‫****‏‎‬*‎**‪***‫‏‬* , TileIdentifier )
at Tripper.Navigation.WorldMeshManager.*‫*‫‫‎*‪*‎*‏**‏*‬‏‬‎​‪*(TileIdentifier )
...

No program can run correctly when resources are exhausted.

You may simply have 'too much stuff' running on your machine, or a rogue program is consuming a lot more resources than it should. For instance, browsers tend to be memory hogs when you have too many tabs open.

cheers,
chinajade
I understand what it means, what I am saying is, all other characters run this profile with zero issues, why does it not run for this specific character? No changes on the pc when running it from character to character.
 
Hi, Goatmilk,

There is no explanation for this—it is a 'system level' issue outside the scope of Honorbuddy. When you are out of resources, failures can happen anywhere. You're actually lucky the problem is repeatable, as most of the time, 'out of resource' problems are not.

Perhaps, you're using more plugins, addons, Windows deamons, programs you have open, 'streamed Store content', or whatnot with this character than the other ones. It may be a transient issue, like temporary memory needs to be allocated to perform a complex initialization task, and it will subsequently be freed. But, not enough memory is available to perform the initialization.

In short, we've identified the problem. The move forward is up to you.

cheers,
chinajade
 
Back
Top