Hello,
with the latest build I have a problem with changing skins.
If I switch to a different skin only the upper body gets updated. To get the face updated to or the lower body, I need to remove a clothing on any layer on that part. Rebaking doesnt help at all.
Right now I did this:
- wear skin: upper body changes
- rebake: only upper body rebakes
- remove a lipstick layer: face gets updated with new skin
- rebake: I see head and upper body rebake (lower body at this point is still the old skin), log looks like this for that step:
--snip--
INFO: LLVOAvatarSelf::forceBakeAllTextures: TAT: forced full rebake.
INFO: LLViewerTexLayerSetBuffer::doUpload: Uploading baked eyes
INFO: LLViewerTexLayerSetBuffer::doUpload: Baked texture upload via capability of 687866a7-566c-7c42-fe4c-b6ecffcc1b91 to
https://sim10182.agni.lindenlab.com:120 ... dd90d7ece2INFO: LLViewerTexLayerSetBuffer::doUpload: Uploading baked hair
INFO: LLViewerTexLayerSetBuffer::doUpload: Baked texture upload via capability of 8fafb36a-bc91-0ca4-edad-e1b1a264c461 to
https://sim10182.agni.lindenlab.com:120 ... dd90d7ece2INFO: LLViewerTexLayerSetBuffer::doUpload: Uploading baked upper_body
INFO: LLViewerTexLayerSetBuffer::doUpload: Baked texture upload via capability of 0774d45e-e476-824e-fdad-63fa25ee6314 to
https://sim10182.agni.lindenlab.com:120 ... dd90d7ece2INFO: LLSendTexLayerResponder::uploadComplete: result: complete new_id: 991284e4-b01b-6d8b-5421-2b682e989d60
INFO: LLViewerTexLayerSetBuffer::onTextureUploadComplete: Baked full res texture upload for eyes took 2549 ms
INFO: LLVOAvatarSelf::setNewBakedTexture: New baked texture: eyes-baked UUID: 991284e4-b01b-6d8b-5421-2b682e989d60
INFO: LLSendTexLayerResponder::uploadComplete: result: complete new_id: 82c8eff6-c133-f83d-6af3-c18ecafe89d8
INFO: LLViewerTexLayerSetBuffer::onTextureUploadComplete: Baked full res texture upload for hair took 3672 ms
INFO: LLVOAvatarSelf::setNewBakedTexture: New baked texture: hair-baked UUID: 82c8eff6-c133-f83d-6af3-c18ecafe89d8
INFO: LLSendTexLayerResponder::uploadComplete: result: complete new_id: 8e723743-ed19-7154-1f2c-c5d831b609c1
INFO: LLViewerTexLayerSetBuffer::onTextureUploadComplete: Baked full res texture upload for upper_body took 3784 ms
INFO: LLVOAvatarSelf::setNewBakedTexture: New baked texture: upper-baked UUID: 8e723743-ed19-7154-1f2c-c5d831b609c1
INFO: LLCircuitData::checkPacketInID: packet_out_of_order - got packet 18673 expecting 18657 from 216.82.49.48:13006
INFO: LLCircuitData::checkPacketInID: packet_out_of_order - got packet 18657 expecting 18674 from 216.82.49.48:13006
INFO: display_stats: FPS: 59.42
INFO: LLAppViewer::idle: Transmitting sessions stats
INFO: send_stats: Misc Stats: int_1: i45 int_2: i45
INFO: send_stats: Misc Stats: string_1: '3420' string_2: 'Texture Time: 220.77, Total Time: 4114.89'
INFO: LLViewerStats::addToMessage: STAT: Version: 0
INFO: LLViewerStats::addToMessage: STAT: Vertex Buffers Enabled: 1
INFO: LLAppViewer::idle: Kills on unknown objects: 1
INFO: ViewerStatsResponder::result: ViewerStatsResponder::result
INFO: display_stats: MEMORY: 1023 MB
--snip--
The lower_body rebake definitely missing here.
- remove panty layer: lower body finally gets updated to new skin, too.
- rebake: I see all 3 parts of the body getting reloaded
That everything takes a second or two longer now is no issue for me, but that stuff doesnt update at all looks like a bug.
Only seems to be a problem the very first time after a login, if you got changed all 3 body parts once, it seems to work reliable.
--snip--
Cool VL Viewer 1.26.7 (4) Jan 5 2013 12:51:35 (Cool VL Viewer)
RestrainedLove viewer v2.08.03.29
Release Notes
You are at 161846.7, 283432.0, 465.3 in Sheer located at sim10182.agni.lindenlab.com (216.82.49.48:13006)
Second Life Server 12.12.10.267913
Release Notes
CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz (3500.06 MHz)
Memory: 16340 MB
OS Version: Microsoft Windows 7 64-bit Service Pack 1 (Build 7601)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce GTX 680/PCIe/SSE2
Windows Graphics Driver Version: 9.18.0013.1070
OpenGL Version: 4.3.0
libcurl Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1
J2C Decoder Version: KDU
Audio Driver Version: FMOD version 3.750000
Qt Webkit Version: 4.7.1 (version number hard-coded)
Packets Lost: 1/21165 (0.0%)
Built with MSVC version 1600
Compile flags used for this build:
-DNDEBUG -DLL_RELEASE=1 -DLL_RELEASE_FOR_DOWNLOAD=1 /O2 /Oi /arch:SSE2 /MD /MP /D_SECURE_SCL=0 /D_HAS_ITERATOR_DEBUGGING=0 /DWIN32 /D_WINDOWS /W3 /EHsc /GR /Oy- /GS /arch:SSE2 /fp:fast /TP /W2 /Zc:forScope /Zc:wchar_t- /c /nologo /DLL_WINDOWS=1 /DDOM_DYNAMIC /DUNICODE /D_UNICODE /DWINVER=0x0501 /D_WIN32_WINNT=0x0501 /DLL_ENABLE_DEFORMER=1 /DLL_NEW_HTTP_CORE=1 /DLL_USE_OLDFILESTREAMS=1 /DCARES_STATICLIB /DCARES_STATICLIB /DLIB_NDOF=1
--snip--