Xiao GPT

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 오류 해결법 본문

코딩 GPT/오류 해결

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. 오류 해결법

샤오 GPT 2024. 10. 12. 21:40
SMALL

https://github.com/vrm-c/UniVRM/issues/2023

 

[SpringBone] Importing Issue · Issue #2023 · vrm-c/UniVRM

Environments (please complete the following information): UniVRM version: 0.70.0 Unity version: Unity-2019.4.31 OS: Windows 10 Describe the bug Attempting to import a VRM file exported from blender...

github.com

 

 

신고해 주셔서 감사합니다.
SpringBone 구성에서 존재하지 않는 노드 번호를 지정하는 것 같습니다.
Blender에서 SpringBone 설정을 확인하거나 제거해 보세요.

 

 

ㅡ ㅡ ㅡ ㅡ ㅡ 

 

다른 버전에도 이런 오류가 되길래 다시 꼼꼼히 찾아봤다.

 

 

https://www.inflearn.com/community/questions/217354/%EC%98%A4%EB%A5%98-%EA%B4%80%EB%A0%A8-%EC%A7%88%EB%AC%B8?srsltid=AfmBOopSJczPscfvZrBwt9izcq62rzT7ItdWezzNPowpp5Hulwo1M0ao

 

오류 관련 질문 - 인프런 | 커뮤니티 질문&답변

누구나 함께하는 인프런 커뮤니티. 모르면 묻고, 해답을 찾아보세요.

www.inflearn.com

https://github.com/vrm-c/UniVRM/issues/1236

 

ArgumentNullException when loading vrm with standard shader · Issue #1236 · vrm-c/UniVRM

Environments: UniVRM version: 0.83.0 Unity version: Unity-2019.4.29f1 OS: Windows 10 When I try to load a vrm using the standard shader at runtime in a build I get an error. The vrm material has an...

github.com

 

Thank you for reporting.
This is due to a build that does not include the UniVRM shader.

 

https://github.com/vrm-c/UniVRM/issues/1187

Make sure your build includes the UniVRM shader.

UniVRM shaders can be found in Assets/VRMShaders .

  • MToon
  • Unlit

And there is a texture conversion shader for import / export.
https://github.com/vrm-c/UniVRM/tree/master/Assets/VRMShaders/GLTF/IO/Resources/UniGLTF

 

 

ㅡ ㅡ ㅡ ㅡ ㅡ

 

https://wmmu.tistory.com/entry/%EC%9C%A0%EB%8B%88%ED%8B%B0-%EB%B2%84%EA%B7%B8%EB%AA%A8%EC%9D%8C

 

유니티 버그, 에러, 오류모음

2019.4.0f1버전의 유니티의안드로이드 update에서 Time.deltaTime이 제대로 안 먹힐때가 있다.  float Timetime_previous = 0; void Update() { Debug.Log(Time.time - Timetime_previous); Timetime_previous = Time.time; }이걸로 해결 가

wmmu.tistory.com

vrm unity argumentexception 버그 2개는 더찾긴했지만 이건 아니다..

 

https://github.com/vrm-c/UniVRM/issues/2023

 

[SpringBone] Importing Issue · Issue #2023 · vrm-c/UniVRM

Environments (please complete the following information): UniVRM version: 0.70.0 Unity version: Unity-2019.4.31 OS: Windows 10 Describe the bug Attempting to import a VRM file exported from blender...

github.com

 

https://mintcoconut.tistory.com/61

 

ArgumentOutOfRangeException 에러 원인과 해결

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index 생성된 리스트의 크기를 초과한 인덱스의 크기 때문에 발생하는 문제점. 해당 이슈가 발

mintcoconut.tistory.com

 

 

ㅡ ㅡ ㅡ ㅡ ㅡ

 

number of vertices doesnt match the number of vertices in avatar의 문장에서 오류가 나왔으니 이걸로 찾아보았다.

 

https://www.youtube.com/watch?v=rPuAScxVECY

 

ㅡ ㅡ ㅡ ㅡ ㅡ

 

https://github.com/vrm-c/UniVRM/issues/1583

 

CanExportAsEditorAssetFile (ArgumentOutOfRangeException) · Issue #1583 · vrm-c/UniVRM

Thats the error thing i get and ive been fucking with this for 3 hours and i cant find a fix or anything Specified argument was out of the range of valid values ArgumentOutOfRangeException: Specifi...

github.com

 

 

지금 이게 가장 유사한거 같다. 다른 오류 메시지에도 이런 말이 있었다.

 

근대 문제는 지금 Virual studio에서 새로 구운 모델링(VRM)도 작동하지않았다.

 

문제점은 MToon이나 쉐이더 문제로 축소했다.

 

ㅡ ㅡ ㅡ ㅡ ㅡ

 

hana tool에서 Vroid_Iris에서 나오는 문제였는데

 

ShapeDataUpdate로 Vroid_Iris를 업그레이드 하니까 오류는 안나오지만..

 

아쉽게도 눈 툴을 구할 수 없었다.. (버그때문에 안나옴. 현재 상담중)

 

 

 

LIST