cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with SL/OS/Halcyon
BSD 3-Clause "New" or "Revised" License
60 stars 40 forks source link

Uploading Images Fails #47

Closed cxtal closed 2 years ago

cxtal commented 2 years ago

Using the TestClient program and uploading an image fails:

1 avatars online> uploadimage todo 60000 todo.png
Loading image todo.png
Finished compressing image to JPEG2000, uploading...
RequestCreateItemFromAsset() returned: Success=False, Status=failure, ItemID=00000000-0000-0000-0000-000000000000, AssetID=00000000-0000-0000-0000-000000000000 Upload took 00:00:00.8660495
199356 [27] INFO  - <Bugsby Resident>: Texture upload failed: 00000000-0000-0000-0000-000000000000
cxtal commented 2 years ago

Tested again and it worked. Sorry for this.