secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
206 stars 53 forks source link

Material upload floater displays the 1k upload fee when uploading 2k textures. #1520

Closed Dan-Linden closed 3 months ago

Dan-Linden commented 4 months ago

Environment

Second Life Release 7.1.8.9103842320 (64bit) Release Notes

You are at 68.6, 113.6, 23.4 in TextureTest located at simhost-01d3500f306966b31.agni SLURL: http://maps.secondlife.com/secondlife/TextureTest/69/114/23 (global coordinates 259,909.0, 248,946.0, 23.4) Second Life Preflight 2024-04-13.8669470296 Release Notes

CPU: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz (3491.92 MHz) Memory: 32610 MB OS Version: Microsoft Windows 10 64-bit (Build 19045.4291) Graphics Card Vendor: NVIDIA Corporation Graphics Card: NVIDIA GeForce GTX 1080/PCIe/SSE2

Windows Graphics Driver Version: 31.0.15.3623 OpenGL Version: 4.6.0 NVIDIA 536.23

Window size: 3840x2066 Font Size Adjustment: 96pt UI Scaling: 1 Draw distance: 128m Bandwidth: 3000kbit/s LOD factor: 1.75 Render quality: 5 Texture memory: 7304MB Disk cache: Max size 1638.4 MB (99.9% used)

J2C Decoder Version: KDU v7.10.4 Audio Driver Version: FMOD Studio 2.02.20 Dullahan: 1.14.0.202310131404 CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54 Chromium: 118.0.5993.54 LibVLC Version: 3.0.16 Voice Server Version: Vivox 4.10.0000.32327.5fc3fe7c.5942f08

Packets Lost: 0/5,164 (0.0%) May 18 2024 20:14:51

Description

The Material upload floater displays the 1k upload fee when uploading 2k textures. The 2k texture fee is charged.

Reproduction steps

  1. Upload a GLTF material that has four 2k textures.

Observed: The upload floater says Total upload fee: L$ 40

Expected: The upload floater should say Total upload fee: L$ 200.

Dan-Linden commented 3 months ago

Closing as a duplicate of https://github.com/secondlife/viewer/issues/1081