Hello,<br><br>It seems that for some reason, <i><b>no one </b></i>decided to check if any of the currently working modules would work against the presence-refactor branch.<br><br>Since the merge from presence-refactor branch in trunk I have 4 non working modules that were working before in the presence-refactor branch tests that I did<br>
<br>These are the error message I now get when trying to compile Opensim with the modules Search, Profile, Currency and Email<br><br><b>- The type or namespace name 'Cache' does not exist in the namespace 'OpenSim.Framework.Communications' (are you missing an assembly reference?)    addon-modules\OpenSimSearch\Modules\SearchModule\OpenSearch.cs<br>
<br>- 'OpenSim.Region.Framework.Scenes.SceneCommunicationService' does not contain a definition for 'GenerateAgentPickerRequestResponse' and no extension method 'GenerateAgentPickerRequestResponse' accepting a first argument of type 'OpenSim.Region.Framework.Scenes.SceneCommunicationService' could be found (are you missing a using directive or an assembly reference?)    <br>
<br>- The type or namespace name 'CachedUserInfo' could not be found (are you missing a using directive or an assembly reference?)    addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs<br><br>- 'OpenSim.Region.Framework.Scenes.Scene' does not contain a definition for 'CommsManager' and no extension method 'CommsManager' accepting a first argument of type 'OpenSim.Region.Framework.Scenes.Scene' could be found (are you missing a using directive or an assembly reference?)    addon-modules\OpenSimCurrency\Modules\CurrencyModule\OpenCurrency.cs<br>
<br></b><br>So, whenever someone feels like telling me who made the hickups and how to fix them, I would be very happy<br>