Skip to content

Fix null pointer crash when exporting some Granny assets#293

Open
marlyx wants to merge 1 commit intoNorbyte:masterfrom
marlyx:fix-dos2-export-mesh
Open

Fix null pointer crash when exporting some Granny assets#293
marlyx wants to merge 1 commit intoNorbyte:masterfrom
marlyx:fix-dos2-export-mesh

Conversation

@marlyx
Copy link

@marlyx marlyx commented Feb 5, 2026

Converting some DOS2:DE assets from Granny -> GLTF will fail due to some user mesh properties not being checked for nulls.

Tested with asset: Orcs_Female_A.GR2 from Shared.pak (Dos2:DE)

NOTE: This fixes the issue, and I am able to convert the models, BUT I am not sure this fix the right way. Maybe the actual issue is that these are null in the first place. I do not know the application enough to know.

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

Successfully merging this pull request may close these issues.

1 participant

Comments