Page 1 of 1

InvectorStatsSaver Question

Posted: Fri Oct 23, 2020 1:14 pm
by Tony Li
A user on Youtube wrote:
.Ive this error
Assets\Pixel Crushers\Common\Third Party Support\Invector Support\Scripts\InvectorStatsSaver.cs(67,79): error CS0122: 'vGameController.OnCharacterDead(GameObject)' is inaccessible due to its protection level

i comment it out for now.. able to run but wont know what repercussion it will caused later on[/code]

Make sure you're using Invector 2.5.3+.

What version of Invector are you using?

Re: InvectorStatsSaver Question

Posted: Wed Oct 28, 2020 8:14 pm
by Axbaby123
I have this error when I just upgraded from 2.5.3, I will revert back to 2.5.3 until Your new Integration is posted.

Invector 2.5.4 Released Oct 20. 2020

Re: InvectorStatsSaver Question

Posted: Wed Oct 28, 2020 9:18 pm
by Tony Li
I'll be posting an updated integration package soon to the Dialogue System Extras page. However, you can update it yourself by commenting out the line that reports the error. Invector 2.5.3+ now takes care of that line by itself, so the InvectorStatsSaver doesn't need to do it.