Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Add vector and script when hit collider.
#8
(15-03-2019, 11:48 AM)Richard Wrote: Hello.

How can I fix:
NullReferenceException: Object reference not set to an instance of an object
Obi.ObiCloth.AddToSolver (System.Object info) (at Assets/Obi/Scripts/Actors/ObiCloth.cs:167)
Obi.ObiActor.Start () (at Assets/Obi/Scripts/Actors/ObiActor.cs:163)
?

Hi,

This should only happen if you set the solver to null programmatically, then call AddToSolver(). Can you describe what you're doing?
Reply


Messages In This Thread
RE: Add vector and script when hit collider. - by josemendez - 15-03-2019, 04:42 PM