Zamirathe / ZaupFeast

Feast Rocket Plugin for Unturned 3.0
Other
0 stars 10 forks source link

Can't set location #4

Closed art1fact closed 9 years ago

art1fact commented 9 years ago

If I try change string "all" on "Alberton" or something like this - I have an error: Failed to load ZaupFeast, unloading now... :System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.Generic.List1+Enumerator[ZaupFeast.Locs].VerifyState () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List1+Enumerator[ZaupFeast.Locs].MoveNext () [0x00000] in :0 at ZaupFeast.Feast.Load () [0x00000] in :0 at Rocket.Unturned.Plugins.RocketPlugin.LoadPlugin () [0x00000] in :0

What did i do wrong?

Zamirathe commented 9 years ago

I was not able to duplicate this. Even changing all to Alberton while server was off, and then to Summerside Military Base while the server was on then doing rocket reload. Make sure you only change the actual text and you have no errors in your xml.

art1fact commented 9 years ago

After last rocket update it works. Ty anyway.