AndrejGobeX / TrackMania_AI

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

How to use MapExtractor #16

Closed TheUntitledGoose closed 9 months ago

TheUntitledGoose commented 9 months ago

It's just a C# file and as far as I can tell, it's not being called. What do I do with it? I loaded the map on Trackmania, now what?

TheUntitledGoose commented 9 months ago

Nevermind, I'm stupid. Compiled the .cs file. However now it's saying that: Unable to cast object of type 'GBX.NET.GameBox'1[GBX.NET.Engines.Game.CGameCtnGhost]' to type 'GBX.NET.GameBox'1[GBX.NET.Engines.Game.CGameCtnChallenge]'

TheUntitledGoose commented 9 months ago

Probably should've done some more research on this before opening an issue. I was giving it a replay gbx file.