Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalAssetDatabase gives these errors #12

Closed
fly-man- opened this issue Apr 3, 2014 · 4 comments
Closed

LocalAssetDatabase gives these errors #12

fly-man- opened this issue Apr 3, 2014 · 4 comments
Labels
Milestone

Comments

@fly-man-
Copy link
Member

fly-man- commented Apr 3, 2014

The following lines are shown in the Region log file as soon as a new avatar that has just been added logs in for the first time

[02-04-2014] 18:54:20: [LocalAssetDatabase] GetAsset(fd6b4af7-ef9d-d6eb-7783-6474d4fe71f8) - Asset UUID(w) was not found.
[02-04-2014] 18:54:20: [LocalAssetDatabase] GetAsset(57590abb-4cf7-04de-81fc-e7ce1e31b152) - Asset UUID(w) was not found.
[02-04-2014] 18:54:20: [LocalAssetDatabase] GetAsset(d2c1bde6-ff11-d544-6212-0207e7970d7a) - Asset UUID(w) was not found.
[02-04-2014] 18:54:20: [LocalAssetDatabase] GetAsset(d8c673cd-354f-690c-abb2-cca53ebb817a) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(66c41e39-38f9-f75a-024e-585989bfab73) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(77c41e39-38f9-f75a-024e-585989bbabbb) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(d342e6c0-b9d2-11dc-95ff-0800200c9a66) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(00000000-38f9-1111-024e-222222111110) - Asset UUID(w) was not found.
[02-04-2014] 18:56:36: [LocalAssetDatabase] GetAsset(00000000-38f9-1111-024e-222222111120) - Asset UUID(w) was not found.
[02-04-2014] 18:56:40: [LocalAssetDatabase] GetAsset(5748decc-f629-461c-9a36-a35a221fe21f) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(66c41e39-38f9-f75a-024e-585989bfab73) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(00000000-38f9-1111-024e-222222111110) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(4bb6fa4d-1cd2-498a-a84c-95c1a0e745a7) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(00000000-38f9-1111-024e-222222111120) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(77c41e39-38f9-f75a-024e-585989bbabbb) - Asset UUID(w) was not found.
[02-04-2014] 18:56:44: [LocalAssetDatabase] GetAsset(d342e6c0-b9d2-11dc-95ff-0800200c9a66) - Asset UUID(w) was not found.

Also, all the clothes, shape, skin are in the Lost&Found folder which is odd

@fly-man- fly-man- added the bug label Apr 3, 2014
@fly-man- fly-man- added this to the 0.9.2 milestone May 1, 2014
@Raider73
Copy link

When these are created in the assets table they are issuing a creator id of '00000000-0000-0000-0000-000000000000'.

Would I be correct in saying that for some reason it is not capturing the users UUID on creation.

@greythane
Copy link
Member

Raider73, is your setup on Win server? Database setup?
I have not seen this behaviour elsewhere but there have been several issues reported when running on Windows server systems and this may be related.

@Raider73
Copy link

Raider73 commented Sep 3, 2014

greythane, my setup's are 80% linux and 20% Windows, but have only ever seen it in the windows logs.

Win Server 2012 R2 Datacenter
running MySQL

@fly-man-
Copy link
Member Author

I haven't been able to reproduce this issue since the changes in late Aug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants