Awesome, it works like a charm :) It was indeed the hyphens -- seems obvious in hindsight, but I'm glad you spotted it!
Thanks again for all your help Ai! Will post this to the list for future reference. Now, this leads into the next step in the process: I need to generate that 'tile' output at specific resolutions. Needs to be high quality, so I can't just stretch or shrink the existing graphic without image loss. It seems to have defaulted to 256x256 pixels, would be nice to get a thumbnail of around 120 pixels, and possibly something a bit larger with more detail somewhere in the 350-600 pixel range. Possibly the Warp3DRender module might have an .ini file I could poke around in, not sure how that works, will look into it.... Thanks again! ~!CJ On 4/7/11, Ai Austin <[email protected]> wrote: > At 10:39 07/04/2011, Cider Jack wrote: >>I got the changes in the opensim.ini file done the first time around, >>that was no problem. Now that I understand Warp3d is an included >>module in OpenSim, that part makes sense -- I had never heard of it >>until your email. Now I'm stuck on the URL. I found the region UUID >>via the 'show region' console command, which tells me: >> >>UUID: fc5cb537-a332-4f95-ae06-7b2ba2ab76c2 >>URI: http://127.0.0.1:9000 >> >>I'm using sim-on-a-stick (on my hdd rather than usb), which I probably >>should have mentioned previously. So anyway, plugging these numbers >>into the URL: >> >>http://127.0.0.1:9000/index.php?method=regionImagefc5cb537-a332-4f95-ae06-7b2ba2ab76c2 > > Ah.. I remember something. Remove all the - (hyphens) now. If that > does not work replace 127.0.0.1:9000 by localhost:9000 > > Note my working example has all teh hyphens removed from the UUID. > not sure why they chose to do it that way. If it works make a note > of that on the mOpenSinm mailign list to point people in the right > direction. > > >>"The Warp3dRender engine is included in the standard 0.7.1 dev build." >> >>Just now saw that - I'm using 0.7.0.2 diva distro. Maybe that's what >>it's getting hung up on? > > > I think Warp3DRender is also in 0.7.0.2 in fact. But in any case the > index.php?methodregionImage URl has been working well before > that. It would just not show the more detailed tile that Warp3D Render > gives. > > _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
