23.02.2017, 23:25
Das klingt gut, denn so habe ich das nicht gemacht. ich werde es heute abend mal austesten und dann berichten. vielen dank euch allen ^^
Opensim 0.9 Standalone Karten Bilder nicht da!!!
|
23.02.2017, 23:25
Das klingt gut, denn so habe ich das nicht gemacht. ich werde es heute abend mal austesten und dann berichten. vielen dank euch allen ^^
23.06.2017, 15:12
Hallo
habe das selbe Problem, auf der Worldmap erscheinen nur die Sim Namen, aber keine Karten in der Open Ini hab ich folgendes [Map] ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true ;; Map tile options. ;; If true, then maptiles are generated using the MapImageModule below. ;; If false then the texture referenced by MaptileStaticUUID is used instead, which can also be overridden ;; in individual region config file(s). If you do not want to upload map tiles at all, then you will need ;; both to set this to false and comment out the [Modules] MapImageServiceModule setting in config-include/ GenerateMaptiles = true ;# {MapImageModule} {} {The map image module to use} {MapImageModule Warp3DImageModule} MapImageModule ;; The module to use in order to generate map images. ;; MapImageModule is the default. Warp3DImageModule is an alternative experimental module that can ;; generate better images. MapImageModule = "MapImageModule" ;# {MaptileRefresh} {GenerateMaptiles} {Maptile refresh period?} {} 0 ;; If desired, a running region can update the map tiles periodically ;; to reflect building activity. This names no sense of you don't have ;; prims on maptiles. Value is in seconds. MaptileRefresh = 3600 ;# {MaptileStaticUUID} {} {Asset ID for static map texture} {} 00000000-0000-0000-0000-000000000000 ;; If not generating maptiles, use this static texture asset ID ;; This may be overridden on a per region basis in Regions.ini MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" ;# {TextureOnMapTile} {} {Use terrain textures for map tiles?} {true false} true ;; Use terrain texture for maptiles if true, use shaded green if false TextureOnMapTile = true ;# {DrawPrimOnMapTile} {} {Draw prim shapes on map tiles?} {true false} false ;; Draw objects on maptile. This step might take a long time if you've ;; got a large number of objects, so you can turn it off here if you'd like. DrawPrimOnMapTile = true ;# {TexturePrims} {} {Texture prims on map tiles?} {true false} true ;; Texture the faces of the prims that are rendered on the map tiles. TexturePrims = true ;# {TexturePrimSize} {} {Size of prims to texture faces?} {} 48 ;; Only texture prims that have a diagonal size greater than this number TexturePrimSize = 48 ;# {RenderMeshes} {} {Render meshes and sculpties on map tiles?} {true false} false ;; Attempt to render meshes and sculpties on the map RenderMeshes = true; [SimulatorFeatures] ;# {SearchServerURI} {} {URL of the search server} {} ;; Optional. If given this serves the same purpose as the grid wide ;; [LoginServices] SearchURL setting and will override that where ;; supported by viewers. SearchServerURI = "http://meineexterneip:9000/" ;# {DestinationGuideURI} {} {URL of the destination guide} {} ;; Optional. If given this serves the same purpose as the grid wide ;; [LoginServices] DestinationGuide setting and will override that where ;; supported by viewers. DestinationGuideURI = "http://meineexterneip:9000/guide" MapImageServerURI = "http://meineexterneip:9000/maptiles" MapTileURL = "http://meineexterneip:9000/" Muss ich noch ein Worldmap Modul einbinden oder sowas ? Danke für eure Infos Gruss, Pharcide
23.06.2017, 15:28
Mach doch mal aus:
Code: MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" das hier: Code: ;MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" Wenn es eine schöne 3d-map werden soll dann: Code: MapImageModule = "MapImageModule" in Code: MapImageModule ="Warp3DImageModule" umwandeln.
23.06.2017, 15:40
Danke Dorena
Nun dauert der Start um einiges länger, die Maptiles werden (wie vorher auch), abgespeichert, aber um einiges schöner. Hab jetzt folgenden Fehler wie im Bild. Ich starte gleich mal den Viewer und guck ob einige Pics da sind ![]()
23.06.2017, 15:50
Also, in der Minimap habe ich nun wunderschöne Bilder *grins*
Aber in der grossen Karte immer noch nichts. Was könnte das noch sein ? Gruss, Pharcide
23.06.2017, 16:34
(Dieser Beitrag wurde zuletzt bearbeitet: 23.06.2017, 16:35 von Dorena Verne.)
Erstmal stadartmässig den Viewercache leeren?
Und den maptiles-ordnerm leeren dann nochmal starten |
|
Möglicherweise verwandte Themen… | |||||
Thema | Verfasser | Antworten | Ansichten | Letzter Beitrag | |
Server-Tutorial: Linux und OpenSim | Mareta Dagostino | 52 | 92.666 |
30.12.2024, 22:27 Letzter Beitrag: Pius Noel |
|
093 will einfach nicht starten | Ezry Aldrin | 5 | 964 |
01.12.2024, 22:32 Letzter Beitrag: Ezry Aldrin |
|
OpenSim Currency Server 2024 | Manfred Aabye | 4 | 721 |
30.11.2024, 21:01 Letzter Beitrag: Manfred Aabye |
|
![]() |
OpenSim 0.9.3.0 ist jetzt stabil | Jupiter Rowland | 3 | 598 |
14.11.2024, 21:16 Letzter Beitrag: Jupiter Rowland |
Opensim-Entwicklung Datenbank/Viewer | Jules Dreki | 31 | 4.320 |
31.07.2024, 22:55 Letzter Beitrag: Mareta Dagostino |