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

Mesh issue

wozoki

New Member
Joined
Jan 15, 2010
Messages
580
Reaction score
5
Mesh issue?

Started getting this error and the character wont move.
Tried a fresh install with new mesh folders.

Got six bots running and it seems like they are taking a turn at not working :/
 

Attachments

Last edited:
Code:
[14:11:35:884] Cleared POI
[14:11:36:352] Activity: Moving to next hotspot
[14:11:57:373] System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.Logic.Pathing.Flightor.#h.#EC.#7Ff(#u8b p)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
[COLOR=#ff0000][B]   at Styx.Logic.Pathing.Flightor.GetServerPathAsync(UInt32 mapId, Vector2 start, Vector2 end)[/B][/COLOR]
   at Bots.Gatherbuddy.Profile.DequeueHotspot()
   at Bots.Gatherbuddy.GatherbuddyBot.#Ttc(Object ret)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[14:11:57:373] Cleared POI - Reason Exception in Root.Tick()

try a fresh install

add hb to your firewall / router

if that doesn't fix it - you'll have to wait for Tony
 
Code:
[14:11:35:884] Cleared POI
[14:11:36:352] Activity: Moving to next hotspot
[14:11:57:373] System.NullReferenceException: Object reference not set to an instance of an object.
   at Styx.Logic.Pathing.Flightor.#h.#EC.#7Ff(#u8b p)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
[COLOR=#ff0000][B]   at Styx.Logic.Pathing.Flightor.GetServerPathAsync(UInt32 mapId, Vector2 start, Vector2 end)[/B][/COLOR]
   at Bots.Gatherbuddy.Profile.DequeueHotspot()
   at Bots.Gatherbuddy.GatherbuddyBot.#Ttc(Object ret)
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
   at (Object )
   at TreeSharp.Composite.Tick(Object context)
   at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[14:11:57:373] Cleared POI - Reason Exception in Root.Tick()

try a fresh install

add hb to your firewall / router

if that doesn't fix it - you'll have to wait for Tony

Tried that. Didnt work :/

Its just weird how i always get the error on at least one of the bots (a random one)

Edit: Tried again and now im getting even more errors:
Tilemap is Null o.0
 

Attachments

Last edited:
Here is a log from another fresh install.
No CC no Plugins no nothing.

"[15:06:39:294] System.NullReferenceException: Object reference not set to an instance of an object. at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)"
 

Attachments

are you ok now?
Thanks for replying :)

The bots seems to be working. but im still getting the
[00:27:43:811] System.NullReferenceException: Object reference not set to an instance of an object. at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)

on every bot on startup. Dunno if that is a common and "harmless" error.
 
probably it comes from the CC
 
probably it comes from the CC
ah ok :D

Well in that case: Issue resolved

Fix: No idea :D

Ill get all the bots running soon and i will confirm it works before any mods close the thread :)
 
Nope.

Problem keeps occuring.

[02:16:17:670] Cleared POI - Reason Exception in Root.Tick()[02:16:17:670] Cleared POI
[02:16:17:870] System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.Logic.Pathing.Flightor.#h.#gn.#UBf(#u8b p)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination, Single minHeight)
at Styx.Logic.Pathing.Flightor.MoveTo(WoWPoint destination)
at Bots.Gatherbuddy.GatherbuddyBot.#yCf(Object ret)
at TreeSharp.Action.RunAction(Object context)
at TreeSharp.Action.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Sequence.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.Decorator.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at TreeSharp.PrioritySelector.#h.#nF.MoveNext()
at (Object )
at TreeSharp.Composite.Tick(Object context)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
[02:16:17:870] Cleared POI - Reason Exception in Root.Tick()
[02:16:17:870] Cleared POI

Exactly the same as the other logs :/
 
Last edited:
whats the profile you are trying to use?
 
It looks like they are running fine for now.

I have give you like 3-4 logs and i honestly cba doing any more fresh installs :P

Thanks for the help tho, i appreciate it :)
 
I added you, Tony. It seems like the issue is persistent :(
 
Back
Top