Dolphin Viewer 1.5.42.3627 Released

This release is announced as a bug fix release with no new features or visible changes.

The fixes are to the Group Limit code (coming group limit increase) and texture caching.

Texture caching is a big thing. Some weeks ago the Snowstorm Team made some comments about finding some bugs in the caching code. I’ve wondered why, if we have a caching, does my cottage’s door have to download a texture each time I open the door. My door is one of those where the entire wall changes from solid to phantom and the texture changes from a closed door to an open one. The idea for this style door is to reduce the prim count. However, they used two textures that have to download. For better effect they could have placed both open and closed textures in one texture and just shift position to affect the change.

With most viewers every time I open the door a texture has to download and I get a grey wall for a couple of seconds.  With Dolphin the first time I open the door the wall goes grey. For the next minute or so I can open the door and the wall works as I would expect, the texture instantly changes and there is no grey.

Still, after a minute or so, opening the door gives me a grey wall and I see the texture and sound file download again. So, I’m still not sure what is with the cache. However, rumor is there will be additional changes to caching in SLV2.6 and possibly making use of multiple CPU cores.

I did not have good luck with the viewer on OpenSim. I see the viewer sending requests for format x-j2c textures then the viewer closes. The log is full of HTTP Get fails and falling back on SIM fetch then hand off to the Windows exception handler ending with opening the SL debug_info.log. However, the viewer is just fine on the SL grid.

2 thoughts on “Dolphin Viewer 1.5.42.3627 Released

  1. “I did not have good luck with the viewer on OpenSim. I see the viewer sending requests for format x-j2c textures then the viewer closes. The log is full of HTTP Get fails and falling back on SIM fetch then hand off to the Windows exception handler ending with opening the SL debug_info.log. However, the viewer is just fine on the SL grid.”

    Hm. I’m using dolphin regularly on osgrid itself and on inworldz without any problems… which grid are you testing on?

    • I’m on OSGrid version 0.7.1.dev.4ac5809 – 01-05-2011. It may be caused by a region issue. The change in the asset servers apparently lost some items. It is not too uncommon to find assets’ textures that won’t render. I see several in my region. I track them down as I have time and remove them. They apparently drive Dolphin nuts. If you want I can send you viewer and server logs. They don’t seem to be a problem for other viewers, so it has not been an urgent issue for me.

Leave a Reply

Your email address will not be published. Required fields are marked *