Forum rules - please read before posting.

Error in ''Combat example'' referring to the latest update to AC.

When I updated AC to 1.79.1, the AC ''combat example'' shows the following error on line 123 of the PlayerCombat script; Assets\AdventureCreator\Downloads\Combat example\Scripts\PlayerCombat.cs(66,36): error CS0123: No overload for 'OnFinishLoading' matches delegate 'EventManager.Delegate_Generic'

Comments

  • Error appears in the player's script and in the enemy

    EventManager.OnFinishLoading += OnFinishLoading;
    EventManager.OnFinishLoading -= OnFinishLoading;

  • The package on the Download page has been updated to reflect the API changes. Re-import it to resolve the issue.

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.