Duplicate content in the haks with case sensitive names #1

Open
opened 2023-11-23 05:39:25 +00:00 by kalen · 0 comments
Owner

There are hundreds of files in the haks that are duplicated because they have different cases for their names. For example Model.mdl and model.mdl might appear twice in the haks. They are different files in the hak but the game does not consider case sensitivity so its unclear which of the two will actually be used by the game and this can cause issues.

These files need to be reviewed and eliminated.

Note: The git repo does not contain these files as Windows doesn't like these file conflicts either and it only kept one of them. In theory this resolved the issue but someone needs to review what differences if any existed with the different versions. In some cases there were huge file size differences.

There are hundreds of files in the haks that are duplicated because they have different cases for their names. For example Model.mdl and model.mdl might appear twice in the haks. They are different files in the hak but the game does not consider case sensitivity so its unclear which of the two will actually be used by the game and this can cause issues. These files need to be reviewed and eliminated. Note: The git repo does not contain these files as Windows doesn't like these file conflicts either and it only kept one of them. In theory this resolved the issue but someone needs to review what differences if any existed with the different versions. In some cases there were huge file size differences.
kalen added the
bug
help wanted
labels 2023-11-23 05:41:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: core/sinfar-haks#1
No description provided.