18-04-2020, 07:56 AM
Hello, a code that I use to generate ropes in runtime stopped working when I updated from Unity 2019.2 to 2019.3
Here's the error that appears:
![[Image: error-01.png]](https://i.ibb.co/TgqhXk0/error-01.png)
![[Image: error-02.png]](https://i.ibb.co/bvTDTFH/error-02.png)
Here's the code that I use to generate the rope:
![[Image: rope-01.png]](https://i.ibb.co/8YSvvr5/rope-01.png)
![[Image: rope-02.png]](https://i.ibb.co/t3QXVLr/rope-02.png)
I call the SetupRopeObject method in Awake, then run the CreateRopeRoutine 0.2 seconds later.
Any help would be appreciated! Thanks!
Here's the error that appears:
![[Image: error-01.png]](https://i.ibb.co/TgqhXk0/error-01.png)
![[Image: error-02.png]](https://i.ibb.co/bvTDTFH/error-02.png)
Here's the code that I use to generate the rope:
![[Image: rope-01.png]](https://i.ibb.co/8YSvvr5/rope-01.png)
![[Image: rope-02.png]](https://i.ibb.co/t3QXVLr/rope-02.png)
I call the SetupRopeObject method in Awake, then run the CreateRopeRoutine 0.2 seconds later.
Any help would be appreciated! Thanks!