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

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thro

diky

New Member
Joined
Aug 19, 2013
Messages
9
Reaction score
0
the following error msg show up a lot. bot and game will still run, but the game will freeze about 0.5 second when the following error happens. and sometimes, db will completely freeze and dead.


[00:02:15.390 N] System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Collections.Generic.List`1.set_Capacity(Int32 value)
at System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
at System.Collections.Generic.List`1.Add(T item)
at Zeta.Pathfinding.PathFinder.FindPath(Point startPoint, Point endPoint, Boolean includeDiagonals, Int32 maxMilliseconds, Boolean allowPartialPaths)
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , Boolean , Single )
at Zeta.Navigation.DefaultNavigationProvider.(Vector3 , String , Boolean )
at Zeta.Navigation.DefaultNavigationProvider.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
at Zeta.Navigation.Navigator.MoveTo(Vector3 destination, String destinationName, Boolean useRaycast)
at Trinity.DbProvider.PlayerMover.NavigateTo(Vector3 moveTarget, String destinationName)

View attachment 12280 2013-10-04 23.06.txt.zip

i7990x
24G ram
ocz vertex 4
win 8 64
 
13:09:09.791 N] Failed to load profile: Data at the root level is invalid. Line 1, position 1.
[13:09:09.797 D] System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.

thats a profile issue
 
can you link me the profile you are using plz?
 
Back
Top