View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0008555 | opensim | [REGION] OpenSim Core | public | 2019-07-04 00:58 | 2019-07-31 14:22 |
|
Reporter | Lotek | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | Mono | Operating System | | Operating System Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0008555: MapTileDirectory location is not respected in config |
Description | In the grid config under GridService we can specify the location for the maptiles directory, however this is not being respected. It seems the default ./maptiles folder is being used, regardless if we set MapTileDirectory to something different than the default. |
Steps To Reproduce | In config-include/StandaloneCommon.ini under [GridService] have:
MapTileDirectory = "./maptilestest"
Be sure to run a "generate map tile" once your region is up.
If this bug occurs, no directory "./maptilestest" will have been created. Instead map tiles will have been made in "./maptiles".
If this bug does NOT occur, the directory "./maptilestest" will have been created and populated. |
Additional Information | Above is in standalone. It possibly gets weirder in grid mode (OsGrid); then map tiles will likely be written to the directory where OpenSim.exe resides "./", despite having specified a custom MapTileDirectory. |
Tags | No tags attached. |
|
Git Revision or version number | |
Run Mode | Standalone (1 Region) |
Physics Engine | BulletSim |
Script Engine | |
Environment | Unknown |
Mono Version | None |
Viewer | |
|
Attached Files | |
|