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

Failed to assemble model, index out of bounds of array #103

Open
leonm886 opened this issue Oct 2, 2023 · 5 comments
Open

Failed to assemble model, index out of bounds of array #103

leonm886 opened this issue Oct 2, 2023 · 5 comments

Comments

@leonm886
Copy link

leonm886 commented Oct 2, 2023

I'm trying to create a model of my character for Garry's mod but when I compile, I get this error

@leonm886
Copy link
Author

leonm886 commented Oct 2, 2023

Screenshot_22

@leonm886
Copy link
Author

leonm886 commented Oct 2, 2023

I'm trying to create a model of my character for Garry's mod but when I compile, I get this error

"index out of bounds of array"

[GATHERING CHARACTER ASSETS]
Fetched pre-cached asset 13051621528
Fetched pre-cached asset 14780319853
Fetched pre-cached asset 14618207727
Fetched pre-cached asset 6076612186
Fetched pre-cached asset 9161980655
Fetched pre-cached asset 9161981650
Fetched pre-cached asset 27112068
Fetched pre-cached asset 27112056
Fetched pre-cached asset 27112052
Fetched pre-cached asset 27112039
Fetched pre-cached asset 27112025
Fetched pre-cached asset 18151826
Fetched pre-cached asset 5319931619
Fetched pre-cached asset 5319922112
Fetched pre-cached asset 5319917561
Fetched pre-cached asset 5319914476
Fetched pre-cached asset 5319909330
Fetched pre-cached asset 5319900634
[BUILDING CHARACTER MODEL]
Building Skeleton...
Building Geometry...
Building Geometry for LowerTorso
Fetched pre-cached asset 1660648469
Fetched pre-cached asset 9854798
Building Geometry for UpperTorso
Fetched pre-cached asset 1660648364
Building Geometry for Head
Fetched pre-cached asset 14774673509
Fetched pre-cached asset 14780311502
Failed to assemble model!
Message:Índice fuera de los límites de la matriz.

@leonm886 leonm886 changed the title Failed to assemble model Failed to assemble model, index out of bounds of array Oct 2, 2023
@gameboyH3
Copy link

same issue

@MrGenie151
Copy link

same issue here

@femou1
Copy link
Contributor

femou1 commented Dec 22, 2023

Asset ID 14780319853 and 14618207727 are unsupported assets. Rbx2source does not support dynamic heads, you must use classic heads in order for it to function properly.

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

No branches or pull requests

4 participants