AndrejGobeX / TrackMania_AI

Racing game AI
GNU General Public License v3.0
100 stars 11 forks source link

Index out of Range #17

Closed TheUntitledGoose closed 12 months ago

TheUntitledGoose commented 12 months ago

This time, unlike my previous pull request, I'm not a dumbass. Actual issue.

When ran with a .Challenge.Gbx file it returns an error: System.ArgumentOutOfRangeException: 'Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')'

AndrejGobeX commented 12 months ago

For the c#?

TheUntitledGoose commented 12 months ago

Yeah, after compilation and running it on the Fall 2023 campaign first map.

AndrejGobeX commented 12 months ago

It only works for flat custom maps