Forum rules - please read before posting.

Upgrading to AC 1.59 causes countless ArgumentOutOfRangeException: Argument is out of range.

Hello,

After upgrading AC to v.1.59 earlier today I'm now noticing that loads of hotspot interactions that contain dialogue / setting variables will cause lots of below error:

ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
System.Collections.Generic.List`1[AC.SpeechGap].get_Item (Int32 index) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:633)
AC.Speech.UpdateInput () (at Assets/AdventureCreator/Scripts/Speech/Speech.cs:693)
AC.Dialog._Update () (at Assets/AdventureCreator/Scripts/Speech/Dialog.cs:62)
AC.StateHandler.Update () (at Assets/AdventureCreator/Scripts/Game engine/StateHandler.cs:297)

Nothing seems to acutally break in gameplay as far as I'm able to tell however.

Comments

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.