Logo Platform
logo amplifiers simplified

Diagnostic message help?

Reply
Copied to clipboard!
4 years ago
Oct 9, 2020, 7:36:47 PM

Hey everyone, I'm working on a map mod and have figured out some of the bugs by going into the Tiled xml files and changing some values. Everything seemed to be running smoothly, until I ran into this diagnostic message:


Exception caught: (Inner) Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[PointOfInterestTemplate].get_Item (Int32 index) [0x00000] in :0 at KaijuTechsManager.AssignLuxuryTypes (System.Collections.Generic.Dictionary`2 availableLuxuries) [0x00000] in :0 at KaijuTechsManager+c__Iterator120.MoveNext () [0x00000] in :0 at Amplitude.Coroutine.Run () [0x00000] in :0 at Amplitude.Coroutine+c__IteratorA2.MoveNext () [0x00000] in :0


I was initially confused by this since as a test, I didn't include any Points of Interest. I went back in to add a few to see if it would clear up the issue, but I got the same message. Anyone have any ideas?


(Also, I know people say the map editor is busted - it is, but I found a way to fix the errors with it. This is the only error that I've found that seems to be extraneous to the Tiled editor. Any help would be appreciated!)




0Send private message
0Send private message
4 years ago
Oct 10, 2020, 4:44:03 PM

I tried it with just strategic resources which didn't work, but then added all the luxuries and it did! Thanks for your help (:

0Send private message
?

Click here to login

Reply
Comment