Forum rules - please read before posting.

Update Compiler Error

I just Updated My AC from 1.79.1 to the Recent Version My Game is 3d Direct.
I got compiler error as below:

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(292,19): error CS0122: 'Char.walkSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(296,19): error CS0122: 'Char.walkSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(303,19): error CS0122: 'Char.runSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(307,19): error CS0122: 'Char.runSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(420,18): error CS0122: 'Char.walkSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(424,18): error CS0122: 'Char.walkSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(431,18): error CS0122: 'Char.runSound' is inaccessible due to its protection level

Assets\AdventureCreator\Scripts\Animation\AnimEngine_Sprites2DToolkit.cs(435,18): error CS0122: 'Char.runSound' is inaccessible due to its protection level

Comments

  • Remove the AnimEngine_Sprites2DToolkit script - it's no longer supported by AC and isn't included in the package.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.