Forum rules - please read before posting.

AlphaNumericSort error

Hey - I updated from 2018.2 > 2018.3 and these couple of errors popped up.

Thanks!

Assets/AdventureCreator/Scripts/Managers/Editor/AlphaNumericSort.cs(21,34): error CS0246: The type or namespace name `BaseHierarchySort' could not be found. Are you missing an assembly reference?

Assets/AdventureCreator/Scripts/Managers/Editor/AlphaNumericSort.cs(23,23): error CS0115: `AC.AlphaNumericSort.Compare(UnityEngine.GameObject, UnityEngine.GameObject)' is marked as an override but no suitable method found to override

Comments

  • Strange - I can't recreate this.

    It's safe to delete the AlphaNumericSort script entirely.

  • error Assets\AdventureCreator\Downloads\UCC integration\Scripts\AC_Motion.cs(74,23): error CS0115: 'AC_Motion.HasArrived': no suitable method found to override

    [img]https://i.imgur.com/fbGmVc8.png[/img]

    [img]https://i.imgur.com/wpqprjH.png[/img]

  • edited January 2021

    Welcome to the community, @ConanBlade94.

    AC's UCC integration is intended for the latest UCC release. If you're not using the latest UCC version, you will either need to update, or remove the offending function in the AC_Motion.cs script. This is the "HasArrived" method that starts on line 74 in that file.

    If you need further direction, post in a new thread - please do not post unrelated issues in unrelated threads.

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.