I want to study and customize agent-based model in AnyLogic which was developed about 10 years ago in AnyLogic 6.6 (version).
The model is opening in AnyLogic 8.7.12, but can not be compiled correctly. There are some errors occurring because of such classes as DataUpdater() and ActiveObject() are not available in this version. The author of the model said, that in previous version it worked correctly.
- How can I optimize the code for the current version to compile this model successfully?
- And how can I resolve the 3rd error about method update(DataSet)?