InvectorStatsSaver Question

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

InvectorStatsSaver Question

Post 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?
Axbaby123
Posts: 6
Joined: Wed Oct 28, 2020 8:09 pm

Re: InvectorStatsSaver Question

Post 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
User avatar
Tony Li
Posts: 21721
Joined: Thu Jul 18, 2013 1:27 pm

Re: InvectorStatsSaver Question

Post 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.
Post Reply