HalcyonGrid / halcyon

Halcyon 3d virtual reality world simulator
BSD 3-Clause "New" or "Revised" License
20 stars 20 forks source link

IM Attachments Fail to Transfer #107

Open Vinhold opened 4 years ago

Vinhold commented 4 years ago

This problem is related to the DB table offlines where the binaryBitbucket field was a varchar(40) and was generating an error that the field was too small for data of some types being put into it. However, extending the fields size to varchar(80) while is solved the SQL error, did not correct the problem of data transfer. I suspect there is a problem with how the attached item is getting encoded and decoded from that field.

Similar problem with Group Notice attachments and its osgroupnotice.BinaryBitbucket field posted in a separate issue.

life777eternal commented 3 years ago

Which other issue is that @Vinhold ? ... Searching for "osgroupnotice.BinaryBitbucket" just brings up this same issue. Although "Group Notice attachments" does show some more items.

77 and/or #108 ? ... Group Notices with attachments definitely don't get sent on AmG.