Skip to content

Instantly share code, notes, and snippets.

@Tummy-git
Created August 31, 2023 13:42
Show Gist options
  • Save Tummy-git/3c1cfbbe22e70a47a3cc949b8f82869a to your computer and use it in GitHub Desktop.
Save Tummy-git/3c1cfbbe22e70a47a3cc949b8f82869a to your computer and use it in GitHub Desktop.
Exceptions:
Avatar is null.
at UnityEngine.Animator.GetBoneTransform (UnityEngine.HumanBodyBones humanBoneId) [_] in <_>:0
at ÎÌÌÌÌÏÌÎÍÌÏÎÍÏÎÍÏÌÏÎÌÎÎ.ÏÏÎÍÏÎÎÌÎÍÍÌÍÍÎÎÎÎÌÎÌÎÎ () [_] in <_>:0
at ÎÏÍÌÍÌÎÌÍÌÏÎÍÎÏÎÎÌÌÎÎÏÎ.ÏÏÎÍÏÎÎÌÎÍÍÌÍÍÎÎÎÎÌÎÌÎÎ () [_] in <_>:0
at VRC.Networking.Pose.PoseAV2Update.LateUpdate () [_] in <_>:0
----> happend 35,743 times
Avatar is not of type humanoid.
at UnityEngine.Animator.GetBoneTransform (UnityEngine.HumanBodyBones humanBoneId) [_] in <_>:0
at ÎÌÌÌÌÏÌÎÍÌÏÎÍÏÎÍÏÌÏÎÌÎÎ.ÏÏÎÍÏÎÎÌÎÍÍÌÍÍÎÎÎÎÌÎÌÎÎ () [_] in <_>:0
at ÎÏÍÌÍÌÎÌÍÌÏÎÍÎÏÎÎÌÌÎÎÏÎ.ÏÏÎÍÏÎÎÌÎÍÍÌÍÍÎÎÎÎÌÎÌÎÎ () [_] in <_>:0
at VRC.Networking.Pose.PoseAV2Update.LateUpdate () [_] in <_>:0
----> happend 8,085 times
Errors:
[API] [1684, 404, Get, 2] Request Finished with Error!
No Exception
{{"error":{{"message":"\"File not found\"","status_code":404}}}} 1
[API] [1684, 404, Get, -1 https://api.vrchat.cloud/api/1/analysis/file_afae9a7d-eb63-47f9-b775-dfe6a55b880a/5?apiKey=JlE5Jldo5Jibnk5O5hTx6XVqsJu4WJ26&organization=vrchat] Abandoning request, because - "File not found"
----> This seems like it popped up for every avatar that tried to load.
Warnings:
Sub-emitters may not use stop actions. The Stop action will not be executed.
----> This warning popped 2,354,136 times in just this instance. I don't know if it's avatar or world. Have to check that. But it's a part of why the original file is 349MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment