AlchemyViewer / Alchemy

Alchemy is a Second Life compatible viewer striving to be at the forefront of stability, performance, and technological advancement in the open-source metaverse viewer field.
https://www.alchemyviewer.org
GNU Lesser General Public License v2.1
14 stars 10 forks source link

[Bug]: Bulk uploader calculates different price than server resulting in error #12

Open DarlCat opened 2 weeks ago

DarlCat commented 2 weeks ago

Environment

Alchemy Test 7.1.9.241641404 (64bit) Release Notes

You are at 128.5, 21.1, 10.2 in Fractal located at simhost-06639c25759dd162e.agni SLURL: http://maps.secondlife.com/secondlife/Fractal/129/21/10 (global coordinates 151425.0, 256533.0, 10.2) Second Life Preflight 2024-06-11.9458617693 Release Notes

CPU: AMD Ryzen 7 3800X 8-Core Processor (4471.56 MHz) Memory: 64220 MB Concurrency: 16 OS Version: Linux 6.9.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:26 +0000 x86_64 Graphics Card Vendor: NVIDIA Corporation Graphics Card: NVIDIA GeForce RTX 3090/PCIe/SSE2

OpenGL Version: 4.6.0 NVIDIA 550.90.07

Window size: 2560x1440 Font Size Adjustment: 96pt UI Font: font_main_ibmplex.xml Monospace Font: Default Chat Font: IBMPlex Script Font: Monospace UI Scaling: 1 Draw distance: 128m Bandwidth: 4000kbit/s LOD factor: 4 Render quality: 5 Texture memory: 24576MB Texture cache: 1435MB / 14744MB (9.7% used) Disk cache: 2907MB / 16384MB (17.7% used)

RestrainedLove API: RLV v3.4.3 / RLVa v2.5.0.241641404 libcurl Version: libcurl/7.54.1 OpenSSL/1.1.1w zlib/1.3.0.zlib-ng nghttp2/1.59.0 Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.23.1 / OpenAL Community / OpenAL Soft: OpenAL Soft Dullahan: 1.12.4 CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54 Chromium: 118.0.5993.54 LibVLC Version: 3.0.20 Voice Server Version: Vivox 4.10.0000.32327.5fc3fe7c.571099

Compiler Version: GCC 140101 Packets Lost: 6/85747 (0.0%) June 12 2024 08:17:22

Description

The bulk uploader feature is calculating a different price than the server for 1028x1028 textures. The individual upload feature uploads a 1024x1024 texture from them, and charges L$0 to PP account holders, but the bulk calculates the same texture as L$10 because it is above 1024 square, but the server is probably still calculating L$0. image

Reproduction steps

  1. Use bulk uploader to upload a single 1028x1028 PNG file

  2. Proceed through prompts as normal image

  3. Observe error image