Thus spake "Rodney Kinney": > > Rodney, is there something we could do to make this update automatically? > > > Not really. The component changed some when it was added to the core > engine, so the buildFile won't be compatible. It would be nice to catch > these errors and give the user an error message that suggests switching to > the exact same VASSAL version as the module was built using. The current > version check assumes that later-numbered versions will be > backward-compatible, which isn't always the case when custom code is > involved. > > rk
I agree in the general case that we can't know what to do when arbitrary custom code is in a module, but in this case it was semi-official code to begin with. Maybe we should have made an updater or something for the TurnTracker. -- J.
