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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Republic Balmorra nav not working

pindleskin

Community Developer
Joined
Oct 24, 2012
Messages
1,124
Code:
[11:27:53.119 D] Generating path to Kill Target
[11:27:53.204 E] Contacting nav server for path.
[11:27:53.693 D] Waiting for path request to finish...
[11:27:53.794 D] Nav callback called.
[11:27:53.796 D] Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.MeshNavigator.Navigator.FindPath(Vector3 start, Vector3 end) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.MeshNavigator\Navigator.cs:line 179
   at Buddy.Tor.NavService.PathService.GetPath(String sessionId, UInt64 area, PathStartEndCompositeType pathPoints) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.Tor.NavService\PathService.svc.cs:line 59
[11:27:54.789 N] [JoesCombat] CheckQuestingPOI:  Area - 4611686040187270001
[11:27:54.809 D] Generating path to Kill Target
[11:27:54.853 E] Contacting nav server for path.
[11:27:54.931 D] Waiting for path request to finish...
[11:27:55.003 D] Nav callback called.
[11:27:55.004 D] Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.MeshNavigator.Navigator.FindPath(Vector3 start, Vector3 end) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.MeshNavigator\Navigator.cs:line 179
   at Buddy.Tor.NavService.PathService.GetPath(String sessionId, UInt64 area, PathStartEndCompositeType pathPoints) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.Tor.NavService\PathService.svc.cs:line 59
[11:27:55.022 D] Generating path to Kill Target
[11:27:55.045 E] Contacting nav server for path.
[11:27:55.165 D] Waiting for path request to finish...
[11:27:55.366 D] Nav callback called.
[11:27:55.366 D] Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at Buddy.MeshNavigator.Navigator.FindPath(Vector3 start, Vector3 end) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.MeshNavigator\Navigator.cs:line 179
   at Buddy.Tor.NavService.PathService.GetPath(String sessionId, UInt64 area, PathStartEndCompositeType pathPoints) in c:\#WORK\Projects\Buddywing-trunk\Buddywing\Buddy.Tor.NavService\PathService.svc.cs:line 59

yesterday and today though c:\#WORK is not even my folder
 
Had this problem my self during the weekend.
But its not Balmorra completly, atleast not empire side.
My bot gave some zoned instance not being able to path around, as soon as i was out, bot ran fine again.
I think it was class specific.

Maybe corrupt parts.
 
Had this problem my self during the weekend.
But its not Balmorra completly, atleast not empire side.
My bot gave some zoned instance not being able to path around, as soon as i was out, bot ran fine again.
I think it was class specific.

Maybe corrupt parts.

I only noticed this on Balmorra Republic so far and its not class specific as it is open non-instanced area. Anyone can get there even Imp I think :)
It was previously working as I remember.
 
Yesterday i had troubles with parts of tatooine... again only parts of class quests.
 
Back
Top