WagnerWagnerWagnerWagnerWagnerWagnerWag / COLE

We are using SVN for version control and this repo will be used for bug reporting.
1 stars 0 forks source link

Unknown errors sometimes appear when cole gets hurt in coal room. #446

Closed Hoofly closed 10 years ago

Hoofly commented 10 years ago

Sometimes, as cole is getting up, a bunch of null reference errors pop up. It doesn't seem to affect gameplay, but errors are never a good thing.

The error is around line 2800 of ColeMove:

this.GetComponent().EndStare();

WagnerWagnerWagnerWagnerWagnerWagnerWag commented 10 years ago

fixed